BODY {
   Font-Family: Arial, Helvetica, Sans-Serif;
   Background-Color: #ffffff;
   Color: black;
}

H2 {
Font-Size: Medium
}


.NewsItemTable { width: 100% }
.NewsItemTitle { Color: black; font-weight: bold }
.NewsItemBody {  }
.NewsItemText { Font-Size: x-small; Text-Align:left; Vertical-Align: top}
.NewsItemImage { border: 0px black solid; Text-Align: left; }

.NewsListTable {  width: 100% }
.NewsListTitle { Color: #d30000; font-weight: bold; Background-Color: #eeeeee }
.NewsListBody { }
.NewsListText { Font-Size: x-small; Text-Align:left; Vertical-Align: top}
.NewsListImage { Text-Align: left; width=100px; }
.NewsListGap { }
.NewsListInfo { Color: black; Font-Size: xx-small; }

.MenuBar { Color: darkslateblue; padding: 4px;  Background-Color: #666666;}
.MenuTitle { Color: #E97C13; cursor: hand; padding: 4px;  Background-Color: #EBEBEB; Font-Size: x-small;text-decoration:none;}
.MenuTitleOver { Color: red; cursor: hand; padding: 4px;  Background-Color: #666666; Font-Size: x-small;text-decoration:none;}
.MenuTitleHilight { Background-Color: black; Color: white;  padding: 4px; cursor: hand; Font-Size: x-small;text-decoration:none;}
.MenuBody { border: 1px slategray solid; }
.MenuItem { Background-Color: lightgrey; Color: black; cursor: hand; Font-Size: x-small; text-decoration:none;}
.MenuItemHilight { Color: black; Background-Color: white; cursor: hand; Font-Size: x-small;text-decoration:none;}
.MenuOpen { Color: Yellow; Background-Color: steelblue; cursor: hand; Font-Size: x-small;text-decoration:none;}
.InfoBar { Color: black; Background-Color: #FFFFFF; font-weight: normal; Font-Size: 12px}
.MenuSuperItem {Background-Color: lightgrey; Color: black; cursor: hand; Font-Size: x-small; text-decoration:none;}
 td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24px; color: #E67D19; font-style: normal; font-weight: normal; font-variant: normal}
a {  text-decoration: none}
.listItem {  color: #FF6600}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; background-color: #ebebeb; color: #666666}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ebebeb; color: #666666}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; background-color: ebebeb; color: #666666}
.input2 {  background-color: #FFFFFF}

