@import url(leftFrame.css);
body
{
	background-color:White;
	font-family:Verdana;
	margin:0 0 0 0;
}
.MenuAlign
{
	text-align:right;
}
.BGMenuTop
{
	background-image:url(..\images\BGMenuTop.gif);
	height:22px;
}
.BgLineTop
{
	background-image:url(..\images\BgLineTop.gif);
	background-repeat: no-repeat;
	width:435px;
}
.Menu
{
	font-family:verdana;
	font-size:10px;
	color:white;
	letter-spacing:0px;
	font-weight:700;
}
.MenuTop
{
	text-decoration:none;
}
.MenuTop:hover
{
	color:#012D96;
	text-decoration:none;
}
.MenuBottom
{
	text-decoration:none;
}
.MenuBottom:hover
{
	color:#FF861D;
	text-decoration:none;
}
.GradientVertical
{
	background-image:url(..\images\GradientVertical.gif);
	background-color:#E9F1FF;
	background-repeat: repeat-y;
	background-position:left top;
}
.BGMenuBottom
{
	height:22px;
	background-image:url(..\images\BgMainMenu.gif);
	background-repeat: repeat-x;
}

.Search
{
	font-family:Tahoma;
	font-size:9px;
	color:#012D96;
	font-weight:700;
}	