BODY
{
font-family:georgia; font-size: 12pt; color: black; font-weight: none; margin-bottom: 0; margin-right: 0; margin-left: 0; margin-top: 0;
background-color: #FFFFFF;
/* background-image: url(images/background.jpg); 
	background-repeat: repeat-y;
	background-position: center; */
	margin: 0px;
}

.heading { border-bottom: 2px solid black; border-top: 2px solid black;}


.treb {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: black }
a.treb:link {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #666666 }
a.treb:active {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #666666 }
a.treb:visited {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #666666 }
a.treb:hover {  font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-size: 11px ; color: #dd8512 ; text-decoration: none }

.left {  font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small ; color: black  }
a.left:link {  font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small ; color: #3366CC ;text-decoration: none;font-weight: bold  }
a.left:active {  font-family: verdana, arial, helvetica,, sans-serif; font-size: xx-small ; color: #3366CC ;text-decoration: none;font-weight: bold }
a.left:visited {  font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small ; color: #3366CC;text-decoration: none;font-weight: bold  }
a.left:hover {  font-family: verdana, arial, helvetica, sans-serif; font-size: xx-small ; color: #dd8512 ; text-decoration: underline;font-weight: bold  }

.smalltext {  font-family: Verdana; font-size: 7pt}


/* Body Table Borders */
.bodytable
{
background-color: #000000;
border-left: 1px solid black; 
border-right: 1px solid black;
border-bottom: 1px solid black;
}

.bodyback
{
background-color: #000000;
}

.search
{
	background-color: #2872C0;
}

.network
{
	background-color: #2872C0;
}

.login
{
	font-family:georgia; font-size: 8pt; color: black; font-weight: none; margin-bottom: 0; margin-right: 0; margin-left: 0; margin-top: 0;
}

.newsletter
{
	font-family:georgia; font-size: 10pt; color: black; font-weight: none; margin-bottom: 0; margin-right: 0; margin-left: 0; margin-top: 0;
}

/* General Fonts and Text Size */
.header	{font-family:arial; font-size: 14pt; color: #FF0000; font-weight: bold; text-decoration: none;}
.subheader	{font-family:arial; font-size: 12pt; color: #FF9900; font-weight: bold; text-decoration: none;}
.subheadertxt	{font-family:georgia; font-size: 10pt; color: #FFFF00; font-weight: bold; text-decoration: none;}

a:active		{text-decoration: underline; font-family:georgia; font-size:12pt; color: black}
a:link			{text-decoration: underline; font-family:georgia; font-size:12pt; color: black}
a:visited		{text-decoration: underline; font-family:georgia; font-size:12pt; color: black}
a:hover			{text-decoration: none; font-family:georgia; font-size:12pt; color: #E3C091}

/* Navigation Styles */

.navback
{
background-color: #000000; /* Old: #0F2E4E */
border-right: 1px solid black;
}
.bback 				{ background-color: #2872C0; /* Old: #0F2E4E */ }


.navc				{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
.mainnav			{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold; } /* background-color: #000000} */
a.nav:active		{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.nav:link			{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.nav:visited		{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.nav:hover			{text-decoration: none; font-family:Arial; font-size:9pt; color: #FF9900; font-weight: bold}

/* Status Bar Styles */
.goldheader			{font-family:Arial; font-size: 9pt; color: #E3C091; font-weight: bold; text-decoration: none;}
.whitebody			{font-family:Arial; font-size: 9pt; color: white; font-weight: bold; text-decoration: none;}

a.status:active		{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.status:link		{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.status:visited	{text-decoration: none; font-family:Arial; font-size:9pt; color: white; font-weight: bold}
a.status:hover		{text-decoration: underline; font-family:Arial; font-size:9pt; color: white; font-weight: bold}

/* Border / Content Styles */
.bottom_cnav 		{ border-bottom: 1px solid black }
.top_cnav 			{ border-top: 1px solid black }
.both_cnav 			{ border-top: 1px solid black; border-bottom: 1px solid black }
.img_td				{ border-top: 1px solid black}
