/* CSS Document */
body{
	margin:0px;
	scrollbar-track-color: #F5F5F5;
	scrollbar-face-color: #9CDDFC;
	scrollbar-arrow-color: #FFFFFF ;
	scrollbar-shadow-color: #0099FF;
	scrollbar-highlight-color: #0099FF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
}
.topLinks {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC33;
}
.topLinks a{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
.topLinks a:hover{
	font-weight: bold;
	color: #cc0000;
	text-decoration:underline;
}
.normalText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.timeText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.normalText a {
	color: #3300FF;
	text-decoration:underline;
}
.normalText a:hover {
	color: #CC0000;
	text-decoration:none;
}
.headingText {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.siteSearch{
	width:170px;
	height:17px;
	border:#B8B9BA 1px solid;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	padding:2px 2px 0px 4px;
	color:#666666
}
.siteSearchBut{
	width:55px;
	height:21px;
	font-weight:bold;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	padding:1px 2px 0px 2px;
	color:#FFFFFF;
	background-color:#325266;
	border:#325266 1px solid;
}

.leftMenu a{
	color:#1975D1;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}
.leftMenu a:hover{
	color:#1975D1;
	text-decoration:underline;
}
.leftMenu a:active{
	color:#BD9313;
	text-decoration:none;
}
.newsDate{
	color:#336699;
	font-weight:bold;
}
.newsLink a{
	color:#CC0000;
	font-weight:bold;
	text-decoration: underline;
}
.newsLink a:hover{
	color:#3300FF;
	font-weight:bold;
	text-decoration: none;
}
.activeMenuYellow{
 	background-color:#FFCC33;
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	line-height:24px;
}
.activeMenuBlue{
	 background-color:#2779AB;
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	line-height:24px;
}
.activeMenuGreen{
 	background-color:#7C9554;
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	line-height:24px;
}
.activeMenuRed{
 	background-color:#C34D3F;
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	line-height:24px;
}
.inactiveMenuYellow{
	background-image:url(../images/bg_MenuYellow_2.gif);
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
}
.inactiveMenuBlue{
	background-image:url(../images/bg_MenuBlue_2.gif);
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
}
.inactiveMenuGreen{
	background-image:url(../images/bg_MenuGreen_2.gif);
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
}
.inactiveMenuRed{
	background-image:url(../images/bg_MenuRed_2.gif);
	cursor:hand;	
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	line-height:24px;
}/*
.mainMenu{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	line-height:24px;
}
.mainMenu a{
	color: #FFFFFF;
	text-decoration:none;
	line-height:24px;	
}
.mainMenu a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	line-height:24px;	
}
.mainMenu a:active{
	color: #333333;
	text-decoration:none;
	line-height:24px;	
}
*/
.mainMenu a{
	text-decoration:none;
	color:#FFFFFF;
}
.footer{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	color:#60849C;
}
.footer a{
	color:#D8DEE2;
	text-decoration:none;
}

.footer a:hover{
	color:#D8DEE2;
	text-decoration:underline;
}.leftMenuBG {
	background-attachment: scroll;
	background-image: url(../images/bg_leftMenu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10px;
}
	input,select,textarea,.forms,.select {	/*All forms*/
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
