@charset "utf-8";
.bg {
	background-color: #060606;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	z-index:0;
}
#div_fl {
	
z-index:0;

	}
.navheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #e4a808;
	padding-left:10px;
}
.leftsidewhitetext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	background-color:#000000;
	text-decoration: none;
	padding-left:5px;
}
.whitecontaintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:0px;
	text-align:justify;
}
.footergreytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #b4b4b4;
	text-decoration: none;
	padding-left:0px;
	
}
.navheadingtext {
	font-family: "Trebuchet MS";
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
	padding-left:0px;
}
.textbox {
	background-image: url(images/textboxbg.jpg);
	/*background-color:#333333;*/
	background-repeat: repeat-x;
	border:1px solid #00aeef;
	/*border-bottom:1px solid #666666;
	border-left:1px solid #cccccc;
	border-right:1px solid #666666;
	border-top:1px solid #CCCCCC;*/
	line-height:22px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #1f1a17;
	/*color: #FFFFFF;*/
	text-decoration: none;
	padding-left:2px;
}
.ttitle {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

