@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #8c0000;
	margin: 0px;
}
a{
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;	
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 12px;
}
form 
{
	margin:0;
}
img 
{
	border:0;
}
.main_bg_lft {
	background-image:url(../images/bg2a.gif);
	background-repeat:no-repeat;
	background-position:right top;
}
.main_bg_rgt {
	background-image:url(../images/bg2b.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.container {
	width:985px;
}
.header {
	background-image:url(../images/header_bg_pulse.gif);
	background-repeat:no-repeat;
	height:135px;
}
.header_topbar {
	height:31px;
}
.header_banner {
	height:104px;
}
.header_logo_section {
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:170px;
	padding:0px 10px 0px 0px;
}
.header_logo_section a {
	color:#FFFFFF;
	text-decoration:none;
}
.header_mid {
	background-image:url(../images/header_mid.gif);
	background-repeat:repeat-x;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	width:260px;
	text-align:center;
	padding-bottom:5px;
}
.header_mid select {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;	
	border:1px solid #666666;
	width:80%;
}
.header_mid input {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;	
	border:1px solid #666666;
}
.header_links {
	background-color:#000000;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:right;
	padding:0px 5px 0px 0px;
}
.header_links a {
	color:#FFFFFF;
	margin-left:10px;
}
.leftpanel {
	width:160px;
	background-color:#000000;
	text-align:center;
	color:#FFFFFF;
}
.leftpanel a {
	font-weight:bold;
	color:#FFFFFF;
}
.leftpanel a:hover {
	color:#999999;
}
.leftpanel img {
	margin-bottom:10px;
	border:0;
}
.midpanel_home {
	width:645px;
	background-color:#FFFFFF;
}
.midpanel {
	background-color:#FFFFFF;
	height:600px;
}
.rightpanel_home {
	width:160px;
	background-color:#460000;
	background-image:url(../images/rightpanel_home_bg_pulse.gif);
	background-repeat:no-repeat;
	text-align:center;
	color:#FFFFFF;
	padding:5px;
	font-size:11px;
}
.rightpanel_home a {
	color:#FFFFFF;
}
.rightpanel_home a:hover {
	color:#999999;
}
.rightpanel_home img {
	margin-bottom:10px;
	border:0;
}
.rightpanel_home td {
	font-size:11px;
	padding-bottom:15px;
}
.contentPad_home {
	background-image:url(../images/home_bg_pulse.jpg);
	background-repeat:no-repeat;
}
.contentPad {
	padding:15px;
}
#mainfooter .footer {
	background-image:url(../images/footer_bg_pulse.gif);
	background-repeat:repeat-x;
	height:60px;	
	color:#FFFFFF;
	font-weight:bold;
}
#mainfooter .footer a {
	color:#FFFFFF;
	margin-left:10px;
}
.footer_lft {
	padding:32px 0px 0px 0px;
	color:#FFFFFF;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.footer_rgt {
	background-image:url(../images/footer_rgt_curve_pulse.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding:32px 15px 0px 0px;
	text-align:right;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
}
.text_red {
	color:#FF0000;
}
.text_small {
	font-size:10px;
}
.title_small {
	font-weight:bold;
	color:#776b6b;
}
.lftpaneltext {
	color: #FFFFFF;
}
