@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #110e0e;
}

.nav_tabs {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 30px;
}
.nav_tabs a{
	color: #FFF;
	text-decoration: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.nav_tabs a:hover{
	color: #ffcc99;
	text-decoration: none;		
}
.footer
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 2.5em;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
.footer a
{
	color: #FFF;
	text-decoration: none;
}
.footer a:hover
{
	color: #ffcc99;
	text-decoration: none;
}
.tab1
{
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center;	
}
.tab2
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	line-height: 1.9em;
	background-color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #FFF;

}
.tab2 a{
	color: #FFF;	
}
.img_bdr1
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;		
}
.header_white_f1
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #FFF;
}

.header_orange_f1
{
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
	color: #ff9933;
}
.orange_font1
{
	color: #ff9933;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;	
}
.orange_font2
{
	color: #ff9933;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
.ash_font1
{
	color: #999999;
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
}
.tbl_headerBG
{
	background-color: #333333;
}
.tbl_bdr1
{
	border: 1px solid #333333;
	text-indent: 5px;
}
.tab_row1
{
	background-color: #171717;	
}

.img_white_border1_01
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}

.img_white_border1_02
{
	border: 1px solid #999;
}

.img_white_border1_03
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;	
}

