body{
padding:0px;
margin:0px;
background:#31312F;
}

hr {
	background-color: #990000;
	width: 90%;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #990000;
}
a:active, a:link, a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
a:hover{
	text-decoration:none;
	color: #b10300;
}

img { border:0px;}

.dt { display:table; width:100%;}

.dr { display:table-row; width:100%; height:100%;}

.dc { display:table-cell; text-align:left; vertical-align:top; width:100%; }

*html .dc { 
		float:left; 
		height:100%; 
		vertical-align: auto;
}

.main_text, input, textarea, body, font, select
	{
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#333333;
	}

ul {
	margin:5px;
	padding:0px;
	list-style-position: outside;
	list-style-image: url(../images/a2.gif);
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
}
li  {
	padding:0px 9px;
	font-weight:normal;
	list-style-type: none;
	list-style-position: outside;
	margin: 5px;
}
li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#A9A9A9}

span strong { color:#C4C4C4}

strong a { color:#A9A9A9}

.f_text{ color:#AFAFAF; text-decoration:none}
.f_text:hover{ color:#AFAFAF; text-decoration:underline}

.w_text { color:#FFFFFF}
	
.l_text { color:#9E9E9E; font-weight:bold; text-decoration:none}
.l_text:hover{ color:#9E9E9E; font-weight:bold; text-decoration:underline}

.c_text { color:#858585;}
.c_text a{ color:#858585; font-weight:bold; text-decoration:none}
.c_text a:hover{ color:#858585; text-decoration:underline}

.c2_text { color:#5F5D5D;}
.c2_text a{ color:#7B7C7B}

.main_border { border-left:1px #888888 solid; border-right:1px #888888 solid; margin:auto; width:766px; height:100%;}

.main { width:766px; height:828px;}

.header { height:386px; background:url(../images/bg-top.jpg) no-repeat;}
.header_r1 { height:106px;}
.header_r2 { height:280px;}

.content { height:333px;}

.cell_bg1 { background:#41413F;}

.cell_bg2 { background:#525251;}

.footer { height:105px;}
.footer .dc { text-align:center;}
.footer_r1 { background:#414140; height:5px;}
.footer_r2 { background:#3A3A39; height:39px;}
.footer_r3 { height:61px;}

form { margin:0px; padding:0px;}

.form{height:23px; margin-top:3px;}
.form input	{width:178px; height:20px; padding-left:3px}

textarea{width:178px; height:153px; padding-left:3px;  overflow:hidden; margin-top:3px}
.input	{width:128px; height:17px; background-color:#D6D6D6; padding-left:5px; color:#31312F; font-size:10px; line-height:10px; padding-top:0px;}

.h_l { background:#41413F; height:1px;}

.v_l { background:url(../images/bg-line.gif) repeat-y left;}

#side_content {
	margin:15px;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#909090;
				}

#side_content h1 {
	font-size:18px;
	line-height:24px;
	color:#f1f1f1;
	font-family:Tahoma;
	font-weight: bold;
}
#side_content h2 {font-size:16px; line-height:20px; color:#f1f1f1;}
#side_content h3 {font-size:14px; line-height:20px; color:#f1f1f1;}
#side_content p {color:#909090;}

#main_content {
	margin:15px;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#909090;
	text-align: left;
				}

#main_content h1 {
	font-size:18px;
	line-height:24px;
	color:#f1f1f1;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #b10300;
	padding-bottom: 5px;
}
#main_content h2 {font-size:16px; line-height:20px; color:#f1f1f1;}
#main_content h3 {font-size:14px; line-height:20px; color:#f1f1f1;}
#main_content p {color:#909090;}

.photo_box {
	border: thin solid #999999;
	margin: 5px;
	padding: 2px;
}
#main_content .faq_question {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.rowcolor1 { background-color: #f1f1f1; 
}
.rowcolor2 { background-color: #d1d1d1; 
}
