/* CSS Document */
body{
	margin:0px 0px 0px 0px;
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#96917D;
}
/*
.extreme_top {
	background:#FFF6F1;
}
*/
.black_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
input.label{
width:120px;
height:18px;
}
.maintable {
	background-color:#ffffff;
/*	background:url(images/verticle_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;	*/
	height:250px;
	
	
}
.heading_text {
	font-family:"Arial Narrow";
	font-size:18pt;
}
.font_leftpanel{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#003f89;
font-weight:bold;
}
.white_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}
/*
.rightline {
	background:url(images/verticle_bg.jpg);
	background-position:top right;
	background-repeat:repeat-y;
	padding-right:10px;
}
*/
a.important{
color:#000000;
}
a, a:link, a:visited {
	color:#013f7c;
	text-decoration:underline;
}
a:hover {
	color:#96917D;
	text-decoration:none;
}
a.heading,  a.heading:link, a.heading:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#96917D;
	text-decoration:none;
}
a.heading:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#96917D;
	text-decoration:none;
}
.errormsg {
	border: solid 1px #FFFFFF;
	/*background-color:#FF0000;*/
	color:#FF0000;
}
.rightbar {
	width:154px;
	background:url(images/menu_bg-18.gif);
	background-repeat:repeat-y;
}
.footer{
	font-weight:bold;
}
a.footer, a.footer:link, a.footer:visited, a.footer:active{
	background-position:top left;
	background-repeat:repeat-x;
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	text-decoration:none;
}
a.footer:hover {
	padding-left:2px;
	padding-right:2px;
	font-size:12px;
	text-decoration:none;
}
.img {
	padding: 2px;
	border: 1px solid #5E6E7B;
	margin-right: 2px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5E6E7B;
}
.menu_top {
	height:19px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#FFFFFF;
	background:url(images/menu_title.gif);
	background-repeat:no-repeat;
	padding-left:20px;
	font-weight:bold;
}
#menus a:link, #menus a:visited {
	height:18px;
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	background:url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	display: block;
	font-weight:bold;
	text-decoration:none;
}
#menus a:hover{
	height:18px;
	font-size:11px;
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	background:url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:10px;
	padding-right:5px;
	text-align:left;
	display: block;
	font-weight:bold;
	text-decoration:none;
}
.button{
	background-color: #A3581F;
	color:#FFFFFF;
	font-weight:bold;
	border:1px #A3581F solid;
	width:140px;
	text-align:center;
}
.gold {
	font-weight: bold;
	color: #DFD08F;
}


