body{
	background-color:#000;
	font-size:11px;
	color:#999999;
	margin:0;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, form, ul{
	padding:0px;
	margin:0px; 
	list-style:none;
}

.img{
	margin:0px;
	border:0px;
}

a{
	color:#999999;
	text-decoration:none;
	outline:none;
	border:0;
}
a:visited{
	color:#999999;
	text-decoration:none;
	outline:none;
	border:0;
}
a:hover{
	color:#585858;
	text-decoration:none;
	outline:none;
	border:0;
}

/* ======== main css start here ======== */

.table_border{
	padding:12px;
	background-color:#000;
	border:1px solid #b8b8b8;
}
.images_border{
	background-color:#2b2a28;
	border:1px solid #65615e;
	padding:6px;
}
.greytxt_bold13{
	font-size:13px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.heading{
	font-size:24px;
	font-weight:bold;
	color:#a2a2a4;
	text-transform:uppercase;
	border-bottom:1px solid #525252;
	padding-bottom:8px;
}
.whitetxt_18{
	font-size:18px;
	color:#fff;
	text-decoration:none;
}
.video_gallery_border{
	background-color:#070707;
	border:1px solid #FFF;
	padding:2px;
}



/* ======== main css start end ======== */


#home_footer {
	font-size:11px;
	color:#999999;
}

#home_footer a {
	color:#999999;
	font-size:11px;
	text-decoration:none;
	outline:none;
}
#home_footer a:hover {
	color:#585858;
	font-size:11px;
	text-decoration:none;
	outline:none;
}


/* ======== footer start here ======== */

#footer {
	font-size:12px;
	color:#b8b8b8;
}

#footer a {
	color:#b8b8b8;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
#footer a:hover {
	color:#585858;
	font-size:12px;
	text-decoration:none;
	outline:none;
}

#footer span{
	padding:0 20px
}

/* ======== footer end here ======== */

/* ======== 9 August css start here ======== */


.divider{
	background:url(../images/divider.gif) repeat-y bottom center;
}
.whitetxt_12{
	font-size:12px;
	color:#ffffff;
}
.grettxt_bold12{
	font-size:12px;
	color:#a5a5a5;
	font-weight:bold;
}
.whitetxt_bold12{
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
}
.textfield{
	font-size:12px;
	color:#fff;
	border:1px solid #3f3f3f;
	background-color:#1f1f1f;
	padding:3px 2px;
}
.whitetxt_bold14{
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
}
.whitetxt_capital12{
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
}







/* ======== 9 August css end here ======== */