.MainMeun {
	font-family: Georgia;
	font-size: 16px;
	color: #E4F40B;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 127px;
}

.MainMeun a:Hover
{
	font-family: Georgia;
	font-size: 16px;
	color: #E4F40B;
	text-decoration: none;
	background-color: #0000FF;
	display: block;
	height: 25px;
	width: 127px;
	
}
.Footer {
	font-family: Arial;
	font-size: 10px;
	color: #0000B0;
}
.border {
	border: thin solid #0400CF;
	background-color: #0000B0;
}
.borderwithnoTop {
	border-top: thin none #0400CF;
	border-right: thin solid #0400CF;
	border-bottom: thin solid #0400CF;
	border-left: thin solid #0400CF;
}


.MainText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.bannerbackground {
	background-image: url(../templateimages/body/whole/AllBody_r1_c3.jpg);
	background-repeat: no-repeat;
}
.Title {
	font-family: Georgia;
	font-size: 18px;
	color: #0000B0;
	font-weight: bold;
	font-variant: normal;
}
.MainLinks A:link{
	font-family: Georgia;
	font-size: 14px;
	color: #0000B0;
	text-decoration: none;
}
.MainLinks A:visited{
	font-family: Georgia;
	font-size: 14px;
	color: #0000B0;
	text-decoration: underline;
}
.MainLinks A:active{
	font-family: Georgia;
	font-size: 14px;
	color: #0000B0;
	text-decoration: underline;
}

.MainLinks A:Hover{
	font-family: Georgia;
	font-size: 14px;
	color: #E4F40B;
	text-decoration: underline;
}
.Headings {

	font-family: Georgia;
	font-size: 18px;
	color: #0000B0;
	font-weight: bold;
	font-variant: normal;
}
