Body{
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	
}
.body-text{
	font-family: Verdana;
	font-size: 11px;
	font-weight:normal;
	color: #000;
	text-decoration: none;
}
.body-rightbg{
	background-image: url(images/body-right.html);
	height: auto;
	width: 10px;
	background-repeat: repeat;
}
/*-------------------Header Part-----------------------*/
.banner{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/banner.html);
	background-repeat: no-repeat;
	height: 280px;
	width: 777px;
}
.header-toplinks{
	font-family: Verdana;
	font-size: 10px;
	font-weight:normal;
	color: #7b7b79;
	text-decoration: none;
}
.header-toplinks:hover{
	color: #4fafe0;
}
.headerlinks{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #6d6d6a;
	text-decoration: none;
}
.headerlinks:hover{
	color: #4fafe0;
}

.headding1{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.headding2{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #b10013;
	text-decoration: none;
}
/*-------------------Fotter-----------------------*/
.foktter-links{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normla;
	color: #FFFFFF;
	text-decoration: none;
}
.foktter-links:hover{
	text-decoration:underline;

}
.foktter-line{
	font-family: Arial;
	font-size: 11px;
	font-weight: normla;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;

}
.foktter-text{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normla;
	color: #8b8d80;
	text-decoration: none;
}