/* CSS Document */
body{
	margin:0px;
	background-color:#A2A9B3;
}
.tborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A9B3;
	border-right-color: #A2A9B3;
	border-bottom-color: #A2A9B3;
	border-left-color: #A2A9B3;
	background-color: #000000;
}
.newstable{
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A2A9B3;
	border-right-color: #A2A9B3;
	border-bottom-color: #A2A9B3;
	border-left-color: #A2A9B3;
	background-color: #000000;
}
.menubg {
	background-color: #1F1F1F;
	height: 32px;

}
.mlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3B3B3;
	text-decoration: none;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
	text-decoration: none;
}
a:hover {
/*	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000099;
*/
	text-decoration: underline;
}
.linkover{
	background-image: url(../images/menu_active.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B3B3B3;
	text-decoration: none;
	background-position: left center;
	padding-left: 20px;

}
.home_fill {
	background-color: #A5937B;
}
.grey_fill {
	background-color: #818181;
}

.blue_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #112540;
}
.shead{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#112540;
}
.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
	list-style-type: disc;
}
.footer {
	background-color: #636363;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8A8A8;
	text-decoration: none;
	text-align:right;
	background-color: #636363;
}
.footertxt_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8A8A8;
	text-decoration: none;
	text-align:left;
	background-color: #636363;
}

.pgbg {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.bluebg {
	background-image: url(../images/bluebg.gif);
	background-repeat: repeat-x;
}
.displaytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#330000;
	text-decoration: none;
}
.displaytiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color:#330000;
	text-decoration: none;
}
.yellowtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D8D794;
	text-decoration: none;
}
.contacttxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #13233A;
	text-decoration: none;
}
.contactwtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.yellow_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CED4AE;
	text-decoration: none;
}
