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