BODY
{
	background-color: #01163B;
}
A
{
	font: 10px Verdana;
	color: #2250A3;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover
{
	font: 10px Verdana;
	color: #045CFA;
	cursor: Hand;
	text-decoration : underline;
}
A:Active
{
	font: 10px Verdana;
	color: #045CFA;
	cursor: Hand;
	text-decoration : underline;
}
A.BottomLinks
{
	font: 10px Verdana;
	color: #92D6BA;
	cursor: Hand;
	text-decoration : none;
}
A.TopMenu
{
	font: bold 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.TopMenu
{
	font: bold 10px Verdana;
	color: #92D6BA;
	cursor: Hand;
	text-decoration : none;
}
A:Active.TopMenu
{
	font: bold 10px Verdana;
	color: #92D6BA;
	cursor: Hand;
	text-decoration : none;
}
A.BottomLinks
{
	font: 10px Verdana;
	color: #92D6BA;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.BottomLinks
{
	font: 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A:Active.BottomLinks
{
	font: 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
INPUT
{
	width: 140px;
	height: 18px;
	border-left: 1px solid #233657;
	border-right: 1px solid #233657;
	border-top: 1px solid #233657;
	border-bottom: 1px solid #233657;
	color: #D0111B;
	font: 10px Verdana;
}
INPUT.Button
{
	width: 30px;
	height: 18px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #000C72;
	font: bold 10px Verdana;
	color: #FFFFFF;
}
SPAN
{
	font: 10px Verdana;
	color: #FFFFFF;
}
SPAN.TopMenu
{
	font: 10px Verdana;
	color: #FFFFFF;
}
SPAN.Copyrights
{
	font: bold 10px Verdana;
	color: #FFFFFF;
}
SPAN.BottomLinks
{
	font: 10px Verdana;
	color: #92D6BA;
}
SPAN.IP_Title
{
	font: bold 12px Verdana;
	color: #FFFFFF;
}
SPAN.IP_Text
{
	font: 10px Verdana;
	color: #01163B;
}
TD.TopMenu
{
	background: url(../images/top_menu.gif) repeat-x;
	height: 19px;
}
TD.TopMenuBG
{
	background: url(../images/main_pic_top_bg.gif) repeat-x;
	height: 32px;
}
TD.BodyBG
{
	background: url(../images/body_bg.gif) repeat-x;
	height: 242px;
}
TD.BannerZone
{
	background: url(../images/banner_zone_bg.gif) repeat-x;
	height: 89px;
}
TD.BodyRightBorder
{
	border-right: 2px groove #ADC3EC;
}
TD.IPBodyBG
{
	background: url(../images/ip_body_bg.gif) repeat-x;
	height: 363px;
	background-color: #FFFFFF;
}