/* CSS Document */
body{
	background-color:#565c5e;
	}

.header{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:800;
	font-size:13px;
	text-decoration:none;
}
.leftlink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
	font-weight:700;
	font-size:12px;
	text-decoration:none;
}
.leftlink a:hover {
	text-shadow:#474747;
	text-decoration:none;
	font-size:14px;
	font-weight:400;
}

.leftlink1 a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#990000;
	font-weight:600;
	font-size:12px;
	text-decoration:none;
}
.leftlink1 a:hover {
	text-shadow:#A4264B;
	text-decoration:underline;
	font-size:12px;
	font-weight:600;
}
.bottomlink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
	font-weight:400;
	font-size:11px;
	text-decoration:none;
}

.bottomlink a:hover {
	text-decoration:underline;
	font-weight:500;
}

.footerlink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:400;
	color:#FFFFFF;
	text-decoration:none;
}
.footerlink a:hover {
	text-decoration:underline;
	font-weight:500;
}
.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:12px;
	color:#313131;
	line-height:18px;
}

.bodytextlink a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#5f5e5f;
	height:16px;
	text-decoration:none;
	}
	
.bodytextlink a:hover {
	text-decoration:underline;
	}
	
.bodytext2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	font-size:10px;
	color:#5D5D5D;
}

.bodyhade {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:600;
color:#990000;
}
.bodyhade2 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:800;
color:#333333;
}
.bodyhade3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:800;
color:#50676B;
}
	
