A
{
	font: 10px Verdana;
	color: #4F8EFB;
	cursor: Hand;
	text-decoration : underline;
}
A:Hover
{
	font: 10px Verdana;
	color: #70CEF9;
	cursor: Hand;
	text-decoration : underline;
}
A:Active
{
	font: 10px Verdana;
	color: #70CEF9;
	cursor: Hand;
	text-decoration : underline;
}
A.TopMenu
{
	font: bold 10px Verdana;
	color: #D4C792;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.TopMenu
{
	font: bold 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A:Active.TopMenu
{
	font: bold 10px Verdana;
	color: #F9F4DF;
	cursor: Hand;
	text-decoration : none;
}
A.RightMenu
{
	font: bold 10px Verdana;
	color: #D4C792;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.RightMenu
{
	font: bold 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A:Active.RightMenu
{
	font: bold 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A.Copyrights
{
	font: bold 10px Verdana;
	color: #FFFFFF;
	cursor: Hand;
	text-decoration : none;
}
A:Hover.Copyrights
{
	font: bold 10px Verdana;
	color: #FC5E38;
	cursor: Hand;
	text-decoration : none;
}
A:Active.Copyrights
{
	font: bold 10px Verdana;
	color: #FC5E38;
	cursor: Hand;
	text-decoration : none;
}
SPAN
{
	font: 10px Verdana;
	color: #FFFFFF;
}
SPAN.TopMenu
{
	font: 10px Verdana;
	color: #D4C792;
}
SPAN.Title
{
	font: bold 12px Verdana;
	color: #D4C792;	
}
SPAN.Copyrights
{
	font: 10px Verdana;
	color: #666666;	
}
INPUT
{
	width: 140px;
	height: 18px;
	border-left: 1px solid #AF2403;
	border-right: 1px solid #AF2403;
	border-top: 1px solid #AF2403;
	border-bottom: 1px solid #AF2403;
	color: #000C72;
	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;
}
TD.TopMenu
{
	background: url(../images/top_menu.gif) repeat-x;
	height: 28px;
}
TD.RightMenu
{
	background-color: #D7350F;
	border-bottom: 4px solid #FFFFFF;
}
TD.IPLeftMenu
{
	background-color: #D7350F;
	border-bottom: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF;
}
TD.RightMenuBottomCell
{
	border-bottom: 1px dotted #E37257;
}
TD.BannersZone
{
	background-color: #D4C792;
	border-right: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
TD.Copyright
{
	background-color: #990000;
}
TD.IPBodyTop
{
	background: url(../images/ip_body_top.gif) no-repeat;
	width: 456px;
	height: 50px;
}
TD.IPBodyBottom
{
	background: url(../images/ip_body_bottom.gif) repeat;
	border-bottom: 4px solid #FFFFFF;
}
TD.IPBannerZone
{
	background-color: #D4C792;
	border-left: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}
H1
{
	font: bold 10px Verdana;
	color: #FFFFFF;
}
