td {font-family: verdana; font-size: 10px;}

.topMenu {font-size: 16px; color:maroon; font-weight:bold;}

a:link {color:black;}
a:hover {color:blue;}

.formTextBox {font-family: verdana; font-size: 10px; border: 1px #32598A solid;}
.formSubmitButton {font-family: verdana; font-size: 10px; border: 1px #32598A solid;}
.formSubmitButtonBGOver {font-family: verdana; font-size: 10px; border: 1px #32598A solid; background-color:eeeeee; cursor: pointer;}
.formSubmitButtonBGOut {font-family: verdana; font-size: 10px; border: 1px #32598A solid;}
.formTextArea {font-family: verdana; font-size: 10px; border: 1px #32598A solid;}

.infoBoxHeader {font-weight: bold; color: navy;}
.infoBoxHeaderActions {font-weight: bold; color: #CC6600;}
.infoBoxHeaderBlack {font-weight: bold; color: black;}
.infoBoxTitle {font-weight: bold; color:black; font-size: 12px;}

.infoBoxHeaderNotActive {font-weight: bold; color: gray;}
.infoBoxContentNotActive {color: gray;}

.pageHeader {font-weight: bold; color:navy; font-size: 14px;}

.orderByMenu {font-weight: bold; color: #eeeeee;}
.orderByMenu:link {font-weight: bold; color: #eeeeee;}
.orderByMenu:hover {font-weight: bold; color: #eeeeee;}
.orderByMenu:visited {font-weight: bold; color: #eeeeee;}

.sideMenu { border: 1px solid #E1FFFF; text-indent: 2px; text-decoration: none; font-weight: bold; font-size:11px;} 
.sideMenuItem { text-indent: 8px; text-decoration: none; font-weight:bold;}

.actionMenu {border-bottom: 2px ridge grey;}

.menu { color : #004080; font-weight : bold; white-space: nowrap;}
.menu:link { color : #004080; font-weight : bold;  white-space: nowrap;}
.menu:hover { color : #004080; font-weight : bold;  white-space: nowrap;}
.menu:visited { color : #004080; font-weight : bold;  white-space: nowrap;}

.snapShotTableHeader {border-top: 2px solid #CCCCCC; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC; font-weight: bold; color: black; font-size: 12px;}
.snapShotTableContent {border-top: 2px solid #CCCCCC; border-bottom: 2px solid #CCCCCC; border-right: 2px solid #CCCCCC; border-left: 2px solid #CCCCCC;}

.menuTableHeader {border-left: 1px solid black; border-top: 1px solid black; border-bottom: 1px solid black;}
.menuTableContent {font-weight: bold; color: black; font-size: 14px; border-right: 1px solid black; text-decoration:underline;}
.itemMenuOver {font-weight: bold; color: black; font-size: 14px; background-color:red; cursor: pointer;}
.itemMenuOut {font-weight: bold; color: black; font-size: 14px; background-color:eeeeee;}

.dataText {color:#0000FF;}
