BODY { margin:0px; padding:5px 0px 0px 0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #353550; }

H1 { font-size: 12px; font-weight: bold; color: #003399; }

UL { list-style : url(/img/icons/box_li.gif); }
LI { margin-bottom:5px; }

a:link { color: #353550; text-decoration: none }
a:visited { color: #353550; text-decoration: none }
a:active { color: #353550; text-decoration: none }
a:hover {  color: #003399; text-decoration: underline }

a.menu { font-size:12px; display:block; margin:5px; width:140px; font-weight:bold; color:#353550; border:1px solid white; }
a.menu:link, a.menu:visited { text-decoration:none; }
a.menu:active, a.menu:hover { background-color:#003399; color:white; text-decoration:none; }

a.submenu { display:block; margin-left:15px; font-weight:normal; font-size: 11px; height:15px; color:#353550; }
a.submenu:link, a.submenu:visited { color:#353550; text-decoration:none; }
a.submenu:active, a.submenu:hover { color:#003399; text-decoration:underline; }

.subinfo { padding:2px; font-size: 10px; color: #353550; }
.subinfo a:link, .subinfo a:visited, .subinfo a:active  { color: #353550; text-decoration: none; }
.subinfo a:hover { color:#353550; text-decoration: underline; }

.smallinfobox { width:150px; float:right; border:1px solid gray; background-color:#CEDEFF; margin:5px; padding:2px; font-size: 10px; color: black; }
.infobox { width:250px; float:right; border:1px solid gray; background-color:#CEDEFF; margin:2px; padding:5px; font-size: 11px; color: black; }

.newsbox { position:relative; left:530px; top:5px; padding:5px; height:55px; width:200px; border:1px solid black; background-color:white; font-size: 11px; }
.newsbox a:hover { color: #353550; }

.box1 { border:2px solid #6666CC; padding:5px; text-align:left; }
.boxtitle { color:#003399; font-weight:bold; }

.imgtitle { margin-bottom:10px; }
.gal { border:2px solid #BFBFBF; padding:1px; margin:5px 1px 5px 1px; }

.textbox1 { width:100px; font-size:12px; border:1px solid black; background-color:#CEDEFF; margin-right:2px; }
.textbox2 { font-size:12px; border:1px solid black; background-color:#CEDEFF; margin-right:2px; }
.button1 {  font-size:12px; font-weight:bold; border:1px solid black; background-color:#003399; color:white; margin:4px 0px 4px 0px; }

#ticker
{
color:#000000;
font-size:12px;
margin-left:10px;
margin-right:10px;
margin-top:0px;
text-align:left;
font-weight:bold;
}

#tickertop
{
float:left;
height:18px;
margin:5px 0px 10px 0px;
width:100%;
padding:3px;
vertical-align:middle;
background-color:#EBEBEB;
}

.gb_off{
 display: none;
}

.gb_on{
 display: block;
}