Body,td{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.header
{
 background-color:#425863 !important;
}
.button
{
 background-color:#425863;
}

.HeaderRightBarBG {
	background-color: #5B737F;
}

.MainMenuBG {
	background-color: #425863;
}

a.TopLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.TopLinks:hover {
	color: #5B737F;
	text-decoration: underline;
}

a.LeftLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #425863;
	text-decoration: none;
}
a.LeftLinks:hover {
	color: #BE1616;
	text-decoration: underline;
}

.HeadingText {
	font-family: Tahoma;
	font-size: 11px;
	color: #BE1616;
	font-weight: bold;
}

a.CenterLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #425863;
	font-weight: bold;
	text-decoration: none;
}
a.CenterLinks:hover {
	color: #BE1616;
	text-decoration: underline;
}

.BodyText {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
	
.SearchEngineBG {
	background-color: #B2BFC5;
}

a.SearchEngineText {
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #5B737F;
	background-color: #B2BFC5;
	text-decoration: none;
}
a.SearchEngineText:hover {
	color: #BE1616;
	text-decoration: underline;
}
.FooterBarBG {
	background-color: #D0D8DB;
}

a.FooterLinks {
	font-family: Tahoma;
	font-size: 11px;
	color: #5B737F;
	text-decoration: none;
}
a.FooterLinks:hover {
	color: #BE1616;
	text-decoration: underline;
}

.DevelopByBG {
	background-color: #B71314;
}