body {
	background-color: #000000;
}
.leftlingbg {
	background-color: #F6F6F6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.box {
	background-color: #ECECEC;
	border: 1px solid #DDDDDD;
}
.bodytext_left {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.boldtext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.boldtext_gray {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5A5A5A;
	text-decoration: none;
}
.footer {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.imgborder {
	border: 1px solid #FFFFFF;
}

.readmore {
	color:#499BE4; font-weight:normal; font-size:11px; text-decoration:none;}
.readmore_rght {
	color:#499BE4; font-weight:normal; font-size:11px; text-decoration:none; float:right;}
.header {color:#EF7E0F; font-weight:bold; font-size:11px; }
.green {
	color:#83C039;
	font-weight:bold;
	font-size:11px;
	text-decoration: none;
}
.dotline {font-family:Arial; font-size:10px; color:#999999; }	
.txtbox {
	font-size:11px;
	color:#666666;
	width:170px;
	font-family: Tahoma;
}
.txtarea {
	font-size:11px;
	color:#666666;
	width:170px;
	height: 50px;
	font-family: Tahoma;
}
.button {color:#FFFFFF; background-color:#666666; border:1px solid #999999; height:19px; width:70px; font-weight:bold; font-size:11px; }
sup {color:#FF9900 }
.headings {font-size:13px; font-family:arial; color:#0000; font-weight:bold }
.footer_bg {
	margin: 1px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.dotline_hor {
	background-image: url(../images/dotline_hor.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.img_border {
	margin: 0px;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.liststyle {
	list-style-image: url(../images/arrow.gif);
	list-style-type: disc;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.doter {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DFDFDF;
}
.style_div {
	background-color: #000000;
	filter: alpha(opacity=60);
}