.bannerbg {
	background-image: url(banner_bg.gif);
	background-repeat: repeat-x;
}
.btxt_white {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	line-height: normal;
}
.nav a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: yellow;
	text-decoration: none;
}
.nav a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
}
.nav a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}


.nav_activate {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
}

.nav_line {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
	white-space: pre;
}

.bdy_bg {
	background-image: url(BGray.gif);
}

.btxt_justify {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.btxt_white_bold {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #818181;
	text-decoration: none;
}.footer_bg {
	background-image: url(footer_bg.gif);
	background-repeat: repeat-x;
}
.btxt_bold_color {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #A76B0C;
	text-decoration: none;
}
.trans {
	background: transparent;
	border: 1px solid #505050;
	font-family: Tahoma;
	font-size: 11px;
	color: #818180;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #181818;
	scrollbar-highlight-color: #252525;
	scrollbar-3dlight-color: #202020;
	scrollbar-darkshadow-color: #181818;
	scrollbar-track-color: #181818;
	scrollbar-arrow-color: #505050;
	
	
	
}


.btxt_justify_normal {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #818181;
	text-decoration: none;
	text-align: justify;
	line-height: normal;
}
