BODY {
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	COLOR: #000000;
	MARGIN-RIGHT: 0px;
	margin-bottom:10px;
	
	FONT-SIZE: 11px;
	font-family:Tahoma, serif;
	background-color: #FFFFFF;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
}

A{ 
	color: #002EF5; font-family: Tahoma; font-size: 11px; text-decoration:none;
}

a:hover{ 
	color: #001A8B; font-family: Tahoma; font-size: 11px;  text-decoration:Underline;
}

table, td, tr, p{ 
	font-family: Tahoma; color: #000000; font-size: 11px; 
}

form{
	margin-bottom:0px; margin-top:0px;
}
input, text, textarea, select{  
	font-family: Tahoma; font-size: 11px; color: #000000; border:1px #39AFD6 solid; background:#ffffff;
}
.top{ 
	color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight:bold; text-decoration:none;
}
.top:hover{ 
	color: #ffffff; font-family: Tahoma; font-size: 11px; font-weight:bold; text-decoration:underline;
}

.news{ 
	color: #003055; font-family: Tahoma; font-size: 11px; text-decoration:underline;
}
.news:hover { 
	color: #007BDA; font-family: Tahoma; font-size: 11px; text-decoration:none;
}




/**************************************
***************************************
***************************************
**************************************/
/* NAVIGATION **********************************/
#navlist {
	margin: 0;
	margin-bottom: 0px;
	padding: 0;
	list-style-type: none;

}
#navlist li {
	height:32px
}
#navlist a, #navlist a:visited {
	display: block;
	padding: 10px 0px 9px 24px;
	background-color: #FF9933;
	background-image:  url(images/tab01.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000;
	text-decoration: none;

	font-family: tahoma;
	FONT-SIZE: 11px;
}
#navlist a:hover {
	background-color: #FF9933;
	background-image:  url(images/tab02.gif);
	color: #000000;

	font-family: tahoma;
	FONT-SIZE: 11px;
}
#sidebar #navlist .Active {
	font-family: tahoma;
	FONT-SIZE: 11px;
	background-color: #000000;
	background-image:  url(images/tab02.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color: #000000 !important;
	font-weight: bold;
	cursor: default;
}

/******************************************/

TABLE {font-size:11px;border:0px}
TR {FONT-SIZE: 11px;}
TD {FONT-SIZE: 11px;COLOR: #868787}

A{COLOR: #000000;Text-Decoration:none;}
A:active{COLOR:#000000}
A:link{COLOR: #000000}
A:visited{COLOR: #000000;}
A:hover{COLOR: #BA9114;Text-Decoration:underline;}

.heading {
	font-size: 18px;
	COLOR: #666666;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}

.justify {
	text-align: justify;
}

.subheading {
	font-size: 11px;
	COLOR: #B7966C;
	font-weight: bold;
}
.leftHead{
	font-family:Georgia;
	font-size: 21px;
	color:#999999; 
	padding:2px;
}

.footer{font-size: 11px; color: #999999; text-decoration: none;background-color: #F8F8F8;text-align:center;font-family: tahoma;}
.footer a{color: #999999; Text-Decoration:none;padding-bottom:2px;border-bottom: dotted 1px #F8F8F8;}
.footer a:active{COLOR:#999999}
.footer a:link{COLOR: #999999}
.footer a:visited{COLOR: #999999;}
.footer a:hover { color: #000000; Text-Decoration:none;border-bottom: dotted 1px #ECECEC;}

.mainTable {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.topShade{
	background-image: url(images/maximum_25.gif);
	background-repeat: no-repeat;
	background-position: top;
	vertical-align:top;
	padding:8px;
}
INPUT {font-family:Tahoma, serif; border: 1px solid #CCCCCC;FONT-SIZE: 11px; }
TEXTAREA {font-family:Tahoma, serif; border: 1px solid #CCCCCC;FONT-SIZE: 11px; }
SELECT {font-family:Tahoma, serif; border: 1px solid #CCCCCC;FONT-SIZE: 11px; }

.latestNews{font-size: 11px; color: #FFA800; text-decoration: none;font-family: tahoma;}
.latestNews th{font-weight: bold;text-align:left;color: #FFA800;}
.latestNews td{color: #999999;}
.latestNews a{color: #1F92BD; Text-Decoration:none;padding-bottom:2px;border-bottom: dotted 1px #999999;}
.latestNews a:active{COLOR:#1F92BD}
.latestNews a:link{COLOR: #1F92BD}
.latestNews a:visited{COLOR: #1F92BD;}
.latestNews a:hover { color: #000000; border-bottom: solid 1px #1F92BD;}


.latestNews{font-size: 11px; color: #FFA800; text-decoration: none;font-family: tahoma;}
.latestNews th{font-weight: bold;text-align:left;color: #FFA800;}
.latestNews td{color: #999999;}
.latestNews td.date{
	color: #666666;
}
.latestNews td.headline{
	font-weight: bold;
	color: #1F92BD;
}
.latestNews a{color: #1F92BD; Text-Decoration:none;padding-bottom:2px;border-bottom: dotted 1px #999999;}
.latestNews a:active{COLOR:#1F92BD}
.latestNews a:link{COLOR: #1F92BD}
.latestNews a:visited{COLOR: #1F92BD;}
.latestNews a:hover { color: #000000; border-bottom: solid 1px #1F92BD;}

.readmore a, .readmore a:visited {
	text-decoration: none;
	margin:0px;
	padding: 2px 0px 2px 0px;
	font-size: 11px;
	color: #868787;
	text-align: center;
}
.readmore a:hover{
	color: #FF9933;
	Text-Decoration:none;
	border-bottom: solid 1px #1F92BD;
}
.sitext{
text-decoration: none;font-size: 11px;font-family: Tahoma, serif; color:#999999;
}

a.silink{color: #CC9B06; Text-Decoration:none;padding-bottom:2px;border-bottom: dotted 1px #999999; padding:2px;font-family: Tahoma, serif; }
a.silink:active{COLOR:#CC9B06}
a.silink:link{COLOR: #CC9B06}
a.silink:visited{COLOR: #CC9B06;}
a.silink:hover{ color: #CC9B06; background-color:#F3F3F3;Text-Decoration:none;}
