body{
	background: #81330E;
	margin: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.logo{
	background: url(../images/logo.gif) top left no-repeat;
	height: 94px;
	width: 940px;
}
.body_bg{
	background: url(../images/background.jpg) bottom left no-repeat;
	background-color: #000000;
	width: 940px;
	height: 436px;
}
.body_bg1{
	background: url(../images/background1.jpg) bottom left no-repeat;
	background-color: #000000;
	width: 940px;
	height: 436px;
}
.linkbg{
	background: url(../images/linkbg.png) top left no-repeat;
	width: 179px;
	height :203px;
}
.top_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
}
.top_link:active {
	COLOR:#ffffff; TEXT-DECORATION:none;
}
.top_link:visited {
	COLOR:#ffffff; TEXT-DECORATION:none;
}
.top_link:hover {
	COLOR: #FF8F0A;
	text-decoration: none;
}
.footer_link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #494949;
	text-decoration: none;
	text-align: center;
}
.footer_link:active {
	COLOR:#494949; TEXT-DECORATION:none;
}
.footer_link:visited {
	COLOR:#494949; TEXT-DECORATION:none;
}
.footer_link:hover {
	COLOR: #7B0000;
	text-decoration: none;
}
.footerbg{
	background: url(../images/footerbg.gif) top left repeat-x;
	text-align: right;
	vertical-align: middle;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	height: 65px;
	color: #494949;
	padding-right: 60px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: justify;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	}
.input_box{
	background: #ffffff;
	width: 120px;
	border: 1px #000000 solid;
	height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	vertical-align: middle;
	text-align: left;
	color: #333333;
}
.main_text{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	text-align: left;
}
.main_text p{
	text-align: left;
}
.main_text a:link, .main_text a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
}
.main_text a:hover, .main_text a:active{
	color: #FF8F0A;
	text-decoration: underline;
}
.main_text ul{
	list-style-type: none;
	margin: 20px;
	padding: 0;
	border: none;
}
.main_text ul li{
	list-style-image: url(../images/arrow-list.gif);
	margin-left: 20px;
}
.main_text ol{
	list-style-type: none;
	margin: 20px;
	padding: 0;
	border: none;
}
.main_text ol li{
	list-style-type: decimal;
	margin-left: 20px;
}
.tv_screen{
	background:url(../images/screen1.png) top left no-repeat;
	height:290px;
	width:313px;
}
.a_img {
	outline: none;	
}
.a_img img {
	border: 1px solid #81330E;
	padding: 2px;
	margin: 10px;
}
