



/* custom stuff */

BODY {

	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-color: #333333;
	background-color:#4c010b;

	}

TD, INPUT, FORM {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #333333;	

	}

INPUT {

	margin: 0px;

	padding: 0px;

	clear: right;

}



FORM{

	display:inline;

}

H3 {

	color: #1D2285;

}

A:link {

	 text-decoration: underline;

	 color: #3366cc;

}

A:hover {

	 text-decoration: underline;

	 color: #C4C349;

	}

A:visited {

	 text-decoration: underline;

	 color: #3366cc;

	}





/* default classes */



.nav {

	font-family: tahoma, Verdana, sans-serif;

	font-size: 11px;

	color: #000000;

	font-weight: normal;

			}

A.nav:link {

	text-decoration: underline;

	color: #990000;

}





.textHeader {

	font-family: "MS Sans Serif", Geneva, sans-serif;

	font-size: 24px;

	font-weight: normal;

	color: #1D2285;

	font-style: italic;

}

.textBread {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #ffffff;

}

.textBlue {

	font-family: "MS Sans Serif", Geneva, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #3366CC;

	line-height: 20px;

}	

.textNav {

	color: #FFFFFF;

}

.textNavDark {

	font-family:  tahoma;

	color: #FFFFFF;

	font-weight: normal;

	font-size: 11px;

}

.textDarkBlue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #1D2285;

}

.body {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 9.5pt;

	color: #ffffff;

}

.bodysmall {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #333333;

}

.bodysmallblue {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-weight: normal;

	color: #00538D;

}

.tblHead_dark{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #333399;

	line-height: 24px;

	letter-spacing: 2px;

	font-style: italic;

}

.tblHead_bright{

	font-family: tahoma;

	font-size: 14px;

	font-weight: bold;

	color: #000000;

	line-height: 24px;

}



/*     Left Menu Styles             */



#leftMenu A:link {

	 text-decoration: underline;

	 color: #FFFFFF;

	}



#leftMenu A:visited {

	 text-decoration: underline;

	 color: #FFFFFF;

	}

	

#leftMenu A:hover {

	 text-decoration: underline;

	 color: #5694F2;

	}

	

#leftMenu {

	display: block;

	line-height: 14px;

	background-repeat: no-repeat;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

	text-align: left;

	text-decoration: none;

	background-position: left top;

	font-family: tahoma, arial;

	font-size: 10px;

	color: #1D2285;



	}


.statsBack {
	
	background-image:url(/images/statsback_home.jpg);
	background-repeat:no-repeat;
	height:212px;
	width:177px;
}
.statsBack div {
	
	padding-top:10px;
	padding-left:5px;
}