@charset "utf-8";

body,td,th {
	font-family: Arial, verdana;
	font-size: 11pt;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/mainbg.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #FFFFFF;
	margin-bottom:0px;
}

h2 {
	font-size: 18px;
	color: #072668;
	margin-bottom:0px;
}

.whitetext{
	font-family:Arial, verdana;
	font-size:11pt;
	color:#ffffff;
	}
	
.scrollingtext{
	font-family:Arial, verdana;
	font-size:12pt;
	color:#ffff00;
	font-weight:bold;
	}
	
a.scrollingtext{
	font-family:Arial, verdana;
	font-size:12pt;
	color:#ffff00;
	font-weight:bold;
	text-decoration:none;

}	

a.scrollingtext:hover{
	font-family:Arial, verdana;
	font-size:12pt;
	color:#ffff00;
	font-weight:bold;
	text-decoration:underline;

}	


.normaltxt{
	font-family:Arial, verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
	}
	
.txtbox{
	font-family:Arial, verdana;
	color:#333333;
	font-size:8pt;
	width:150px;
	height:15px;
	border: solid 1px #102d55;
	}
#bluebutton{
	font-family: Arial, verdana;
	font-size: 9pt;
	list-style:none;
	
	}
	
#bluebutton li a{
	font-family: Arial, verdana;
	font-size: 9pt;
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	height:21px;
	width:172px;
	background-image:url(../images/bt_bgd.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	padding-top:5px;
	text-indent:42px;
	list-style:none;
	
	}
	
#bluebutton li a:hover a:active{
	background-color:#000000;
	
	}

#left-link li{
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	list-style:none;
	color:#000000;
	text-decoration:none;
	display:block;
	height:21px;
	width:172px;
	list-style-image:url(../images/menuarrow.jpg);
	margin:0px;
	padding:0px;

	}
	
	
#left-link li a{

	background-color:#FFC74A;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	list-style:none;
	color:#000000;
	text-decoration:none;
	display:block;
	height:30px;
	width:225px;
	border-top:#FFFFFF 1px solid;
	text-indent:3px;
	padding-top:5px;
	}
	
#left-link li a:hover{
	background-color:#F7AA10;
	font-family: Arial;
	font-size: 11pt;
	font-weight:bold;
	list-style:none;
	color:#000000;
	text-decoration:none;
	display:block;
	height:30px;
	width:225px;
	border-top:#FFFFFF 1px solid;
	text-indent:3px;
	padding-top:5px;
	}


