body{
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-color:#270001; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	color:#D2D0D0;
	line-height: 140%;
	text-align: justify;
	text-decoration: none;
}
.content1 {
	font-family: Arial;
	font-size: 13px;
	color:#ffffff;
	line-height: 140%;
	font-weight: bold;
	text-align: justify;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 16px;
	color:#999999;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.mainmenu {
	font-family: Tahoma;
	font-size: 12px;
	color:#FFC570;
	line-height: 100%;
	text-align: left;
	text-decoration: none;
}
.mainmenu :hover {
	font-family: Tahoma;
	font-size: 12px;
	color:#BCBBBB;
	line-height: 100%;
	text-align: left;
	text-decoration: none;
}
.submenu {
	font-family: Tahoma;
	font-size: 11px;
	color:#BCBBBB;
	line-height: 100%;
	text-align: left;
	text-decoration: none;
}
.submenu :hover {
	font-family: Tahoma;
	font-size: 11px;
	color:#BCBBBB;
	line-height: 100%;
	text-align: left;
	text-decoration: none;
}
.ft {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	text-decoration: none;
}
.ftlink
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 100%;
	text-align: center;
}
.ftlink:hover
{
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	line-height: 100%;
	text-align: center;
	text-decoration: underline;
}
.tbox {
	font-family: Tahoma;
	font-size: 11px;
	width: 200px;
}
.tbox1 {
	font-family: Tahoma;
	font-size: 11px;
	
	width: 200px;
}
.star {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color:#FF0000;
}