@charset "iso-8859-1";

.TopMenuDisabledItem {}
.TopMenuHighlightedItem {}
.TopMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.TopMenuItem {background-color: gray;color: black;cursor: hand;font-family: Verdana;	font-size : 13;}
.TopMenuItemOver {background-color: gray;color: white;cursor: hand;font-family: Verdana;	font-size : 13;}

.LeftMenuDisabledItem {}
.LeftMenuHighlightedItem {}
.LeftMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.LeftMenuItem
{
	background-color: #94989b;
	color: white;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	border: solid 3px #122155;
	font-weight: bold;
}
.LeftMenuItemOver
{
	background-color: #94989b;
	color: gold;
	cursor: hand;
	font-family: Verdana;
	font-size: 11px;
	cursor: hand;
	text-decoration: underline;
	font-weight: bold;
	border: solid 3px #122155;
}

.RightMenuDisabledItem {}
.RightMenuHighlightedItem {}
.RightMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.RightMenuItem {background-color: #a4b6ae;color: black;cursor: hand;font-family: Verdana;	font-size : 11;}
.RightMenuItemOver {background-color: #a4b6ae;color: black;cursor: hand;font-family: Verdana;	font-size : 11;TEXT-DECORATION: underline}

.TopRow {background-color: #122155;}
.TopHR {FONT-SIZE: 1px; PADDING-BOTTOM: 5px; background-color: #122155;}
.TopMenu {background-color: #122155;}
.LeftCol {background-color: #122155; border-color:#122155;}
.LeftHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #092198;}
.MainCol {}
.RightCol {background-color: #a4b6ae; }
.RightHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #092198;}
.BottomHR {FONT-SIZE: 1px; PADDING-BOTTOM: 0px; background-color: dimgray;}
.BottomCol {}

body
{
text-align:center;
}
