body{
 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #ffffff;
	scrollbar-face-color: #2C2C2C;
	background-color: #000000;
}
.home_bg{
	background-image: url(../images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.foot_bg{
	background-image: url(../images/foot_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.home_text{
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	color: #929292;
	text-decoration: none;
}
.box_bdr {
	border-top: 1px none #7D7B7B;
	border-right: 1px solid #7D7B7B;
	border-bottom: 1px none #7D7B7B;
	border-left: 1px solid #7D7B7B;
}
.red_text{
	font-family: verdana;
	font-size: 10px;
	color: #B20E14;
	text-decoration: none;
}
.gallery_bg{
	background-image: url(../images/gallery_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.store_bg{
	background-image: url(../images/store_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.otg_bg{
	background-image: url(../images/otg_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.contact_main_bg{
	background-image: url(../images/contact_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.news_bg{
	background-image: url(../images/news_page_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gallery_main_bg{
	background-image: url(../images/gallery_main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.about_bg{
	background-image: url(../images/about_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gallery_heading{
	font-family: verdana;
	font-size: 10px;
	color: #ADADAD;
	font-weight: bold;
}
.news_heading{
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.running_text{
	font-family: Verdana;
	font-size: 11px;
	color: #D7D7D7;
	text-decoration: none;
}
.about_text{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.about_text2{
	font-family: verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.red_heading{
	font-family: Verdana;
	font-size: 12px;
	color: #FF0009;
	font-weight: bold;
}
.date_heading{
	font-family: Verdana;
	font-size: 11px;
	color: #FF0009;
	font-weight: bold;
}
.text_box{
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
	height: 12px;
	width: 150px;
	border: 1px solid #3D3C3C;
}
.join{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #E44408;
	text-decoration: none;
}
.td2 {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.new_user{
	font-family: tahoma;
	font-size: 11px;
	color: #B20E14;
	text-decoration: none;
	font-weight: bold;
}
.new_user2{
	font-family: tahoma;
	font-size: 11px;
	color: #8A390A;
	text-decoration: none;
	font-weight: bold;
}
.uname{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
}
.uname A{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}
.uname A:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}
.text_box2 {
	font-family: tahoma;
	font-size: 10px;
	border: 1px solid #424242;
	background-color: #BABABA;
}
.about_in_link{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.about_in_link A{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #D43B08;
	text-decoration: none;
}
.about_in_link A:hover{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}