/* CSS Document */
.BODY {
background-image:url(images/bg.jpg);
	
}
.hdrd {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #92100b;
	font-weight:bold;
	text-decoration: none;
}


.hdrd {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #92100b;
	font-weight:bold;
	text-decoration: none;
}


.hdrdbig{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #92100b;
	font-weight:bold;
	text-decoration: none;
}



.hdgrbig{
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #04771a;
	font-weight:bold;
	text-decoration: none;
}



.hdgr {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #04771a;
	font-weight:bold;
	text-decoration: none;
}


.hdsmrd {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #92100b;
	font-weight:400;
	text-decoration: none;
}



.hdsmgr {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #04771a;
	font-weight:400;
	text-decoration: none;
}



.bdtxt {
	font-family: "Trebuchet MS";
	font-size: 10.1pt;
	color: #6b6b6b;
	font-weight:400;
	text-decoration: none;
	line-height:normal;
}



.whitetxt {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
	line-height:normal;
}

#homelogin {
color: #6b6b6b;
float: left;
vertical-align: top;
padding: 0 102px 0 85px;
margin-right: 24px;
margin-bottom:20px;
font-size: 80%;
font-family: "Trebuchet MS";
border-right:1px solid #f1f1f1;


}
#homelogin input {
font-size: 11px;
background-color: #fff;
width: 250px;
margin:0 0 3px 0;
padding:1px;
border: 1px solid #5D757E;
}
#homelogin input.button {
font-family: Arial, Helvetica, sans-serif;
color: #F2F2F2;
background-color: #666;
width:auto;
padding:1px 4px;
margin: 5px 0 0 0;
font-weight:bold;
}