/* CSS Document */
body{
	margin:0px;
	padding:0px;
}
/*.all_opacity{
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
}*/
.tdheight_10{
	height:10px;
}
.tdheight_20{
	height:20px;
}
.tdheight_28{
	height:28px;
}
.tdheight_40{
	height:40px;
}
.tdheight_100{
	height:100px;
}
.bgcolor_black{
	background-color:#000;
}
.image_border_gray{
	width:270px;
	height:270px;
	background-repeat:no-repeat;
	border:10px solid #565656;
}
.heading_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ffffff;
	font-weight:normal;
}
.heading_white_small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight:normal;
}
.heading_orange{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FF660C;
	font-weight:normal;
}
.heading_orange_big{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FF660C;
	font-weight:normal;
}
.text_white_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
}
.text_white_11_b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
}
.text_white_11_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
}
.text_white_11_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:underline;
}
.text_white_11_b_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.text_white_11_b_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
}
.text_offwhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
}
.text_offwhite_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #ccc;
}
.text_offwhite_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
	padding-bottom: 1px;
	border-bottom: 1px dashed #c2c2c2;
}
.text_offwhite_without_border_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c2c2c2;
	text-decoration:none;
}
.text_offwhite_without_border_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ccc;
	text-decoration:none;
}
.link_bottom{
	padding-bottom: 1px;
	border-bottom: 1px dashed #c2c2c2;
}
.text_orange_10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF660C;
	font-weight:normal;
}
.text_orange_10_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF660C;
	font-weight:normal;
	text-decoration:none;
}
.text_orange_10_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF660C;
	font-weight:normal;
	text-decoration:underline;
}
.text_orange_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF660C;
	font-weight:normal;
}
.linknav_checked{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	line-height:28px;
	background-color:#FF660C;
}
.linknav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ACACAC;
	font-weight:normal;
	text-decoration:none;
	background-color: #000000;
	line-height:28px;
	display:block;
}
.linknav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight:normal;
	text-decoration:none;
	background-color: #FF660C;
	line-height:28px;
	display:block;
}
.input{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ccc;
	background-color:#161616;
	border: 0px;
	width: 200px;
	height: 20px;
	margin: 0px 25px 0px 0;
	padding: 1px;
	
}
.textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#ccc;
	float: left;
	width: 99%;
	height: 127px;
	margin: 0 0 10px 0;
	padding: 1px;
	background-color:#161616;
	border: 0px;
}
.button{
	border: medium none;
	padding: 3px 10px 3px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color: #ccc; 
	vertical-align:middle;
	background-color:#161616;
	text-decoration:none;
	cursor:pointer;
}
.text_red_11{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CB2F2F;
	text-decoration: none;
}
.bg_image_transparency{
	background-image:url(../images/transbg.png);
	background-repeat:repeat;
}