Body
{
background: #1D2C4B;
color: #ffffff;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif
}

A:link, A:visited, A:active
{
text-decoration: none;
font-weight: bold;
color: #1D2C4B;
}

A:hover
{
text-decoration: underline;
font-weight: bold;
color: #1D2C4B;
}

.sidebarA:link, .sidebarA:visited, .sidebarA:active
{
text-decoration: none;
font-weight: normal;
color: #000000;
}

.sidebarA:hover
{
text-decoration: underline;
font-weight: normal;
color: #000000;
}

.otherA:link, .otherA:visited, .otherA:active
{
text-decoration: none;
font-weight: bold;
font-style: italic;
color: #7c2420;
}

.otherA:hover
{
text-decoration: underline;
font-weight: bold;
font-style: italic;
color: #7c2420;
}

td.top
{
background: #B3BED0;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: right;
}

td.top2
{
background: #B3BED0;
color: #FFFFFF;
font-weight: normal;
font-size: 10px;
font-family: verdana, georgia, arial, sans-serif;
text-align: left;
}



.other3A:link, .other3A:visited, .other3A:active
{
text-decoration: none;
font-weight: bold;
color: #FFFFFF;
}

.other3A:hover
{
text-decoration: underline;
font-weight: bold;
color: #FFFFFF;
}

.other2A:link, .other2A:visited, .other2A:active
{
text-decoration: none;
color: #000000;
}

.other2A:hover
{
text-decoration: underline;
color: #000000;
}

table.layout
{
width: expression( document.body.clientWidth > 910 ? "900px" : "auto" ); /* sets max-width for IE */
   max-width: 900px; /* this sets the max-width value for all standards-compliant browsers */
background: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.content2
{
background: #FFFFFF;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.content
{
background:#FFFFFF url('graphics/skybglong.jpg') no-repeat; 
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif
}

td.headcontent
{
background: #B3BED0;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.sidebar
{
width: 200px;
background: #B3BED0;
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.colorblock
{
background: #7c2420;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}

td.colorblock2
{
width: 200px;
background: #7c2420;
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
}


td.graph
{
color: #000000;
font-size: 11px;
font-family: verdana, georgia, arial, sans-serif;
}

blockquote
{
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
}

p.text
{
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
margin: 4px;
}

p.textnew
{
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
margin: 15px;
}


UL
{
list-style: square outside;
font-size: 12px;
text-align: left;
color: #000000;
}

p.center
{
color: #000000;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: center;
}

p.center2
{
color: #FFFFFF;
font-weight: normal;
font-size: 12px;
font-family: verdana, georgia, arial, sans-serif;
text-align: center;
}

p.sidebartext
{
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
margin: 4px;
}

p.sidebartextcolor
{
color: #7C2420;
font-weight: normal;
font-size: 11px;
font-family: verdana, georgia, arial, sans-serif;
text-align: justify;
margin: 4px;
}

p.sidebartext2
{
color: #000000;
font-weight: normal;
font-size: 11px;
font-family: verdana, georgia, arial, sans-serif;
text-align: center;
margin: 4px;
}




img.pics
{
margin: 3px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1D2C4B;
	text-indent: 8px;
	text-align: left;
}


h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #1D2C4B;
	text-indent: 3px;
	text-align: left;
}
.h1light {
	color: #48567B;
}
.small {
	font-size: 10px;
	font-weight: normal;
}
.normal-light {
	color: #48567B;
	font-weight: normal;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif, Garamond;
	font-size: 18px;
	color: #A7B4C9;
	text-indent: 4px;
	text-align: center;
	letter-spacing: -0.051em;
}