@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 {FONT-WEIGHT: bold;background-color: #008000;color: white;cursor: hand;font-family: Verdana;	font-size : 11;}
.LeftMenuItemOver {FONT-WEIGHT: bold;background-color: #008000;color: #e18300;cursor: hand;font-family: Verdana;	font-size : 11;TEXT-DECORATION: none;}

.RightMenuDisabledItem {}
.RightMenuHighlightedItem {}
.RightMenuGroup {border-style: none;	border-width: 1px;	border-color: white;}
.RightMenuItem {background-color: #e9e9e9;color: black;cursor: hand;font-family: Verdana;	font-size : 11;}
.RightMenuItemOver {background-color: #e9e9e9;color: red;cursor: hand;font-family: Verdana;	font-size : 11;TEXT-DECORATION: underline}

.TopRow {background-color: white;}
.TopHR {FONT-SIZE: 1px; PADDING-BOTTOM: 1px;background-color: #ffffff;}
.TopMenu {background-color: #ffffff;}
.LeftCol {background-color: #008000; border-right: thin solid gray;padding-right: 1px;padding-left: 1px;}
.LeftHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #e18300;}
.MainCol {}
.RightCol {background-color: #e18300;border-left: thin solid gray;padding-right: 1px;padding-left: 1px;}
.RightHeader {FONT-WEIGHT: bold; FONT-SIZE: 10pt; COLOR: white; FONT-FAMILY: Verdana;background-color: #008000;}
.BottomHR {FONT-SIZE: 1px; PADDING-BOTTOM: 0px;background-color: dimgray;}
.BottomCol {}