body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #333333;
	padding:0; margin:0;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA3D45;
}

.td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	}

.white_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_bold a:link, .white_bold a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_bold a:hover, .white_bold a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #262626;
}
.black_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #AEAEAE;
	font-style: normal;
}

.footer a:link, .footer a:visited {
	font-size: 10px;
	color: #AEAEAE;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.footer a:hover, .footer a:active {
	font-size: 10px;
	color:  #FFFFFF;
	font-style: normal;
}
.left_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
}

.left_menu a:link, .left_menu a:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.left_menu a:hover, .left_menu a:active {
	font-size: 11px;
	color:  #FFFFFF;
	font-style: normal;
}
 a:link, a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: none;
	font-size: 11px;
	color: #AEAEAE;
	text-decoration: none;
}
	
H1{
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
H2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	}
H3 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
	
.padding {
	padding-bottom: 7px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
}

.smlpadding {
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
}

.border_thin {
	border: 1px solid #000000;
}
.home_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing:1.5px;
}


.pics { height: 329px; width: 974px; padding:0; margin:0; overflow: hidden }
.pics img { height: 329px; width: 974px; padding: 15px; top:0; left:0 }


