body       { color: #363636; font-size: 9pt; font-family: Arial; background-color: #363636 }
p       { color: #363636; font-size: 9pt; font-family: Arial }
td       { color: #363636; font-size: 9pt; font-family: Arial }
a      { color: #363636; font-size: 9pt }
a:hover  { color: #FF6C0B }
.Sidebox_Title     { color: #363636; font-weight: bold; font-size: 9pt; font-family: Arial; text-indent: 2px }
.Centerbox_Title { }
.TextField  { color: #363636; font-size: 10pt; font-family: Arial; background-color: #FF6600; border-left: solid 1px #363636; border-top: solid 1px #363636; border-bottom: solid 1px #363636; border-right: solid 1px #363636 }
.TextFieldC   { color: #363636; font-size: 10pt; font-family: Arial; background-color: #FF6600; text-align: center; border-left: solid 1px #363636; border-top: solid 1px #363636; border-bottom: solid 1px #363636; border-right: solid 1px #363636 }
.coField   { color: #363636; font-size: 10pt; font-family: Arial; background-color: #FF6600; text-align: left; border-left: solid 1px #363636; border-top: solid 1px #363636; border-bottom: solid 1px #363636; border-right: solid 1px #363636 }
.Submit   { color: #ff6600; font-size: 9pt; font-family: Arial; background-color: #000000; border-left: solid 1px #ff6600; border-top: solid 1px #ff6600; border-bottom: solid 1px #ff6600; border-right: solid 1px #ff6600 }
.TableHead  { color: #363636; font-size: 10pt; font-family: Arial; background-color: #FF6600; border: solid 1px #0c153f }
.ContactUs  { color: #363636; font-size: 10pt; font-family: Arial; background-color: #BFBFBF; border-left: solid 1px #363636; border-top: solid 1px #363636; border-bottom: solid 1px #363636; border-right: solid 1px #363636 }

#tickerarea{
}

#expandbutton{
background-color:yellow;
width:100px;
}

.expandmenu{
position:absolute;
width:250px;
border:1px solid black;
background-color:white;
visibility:hidden;
z-index:50;
}

.expandmenu a{
text-decoration:none;
font: normal 14px default;
}

.expandmenu_highlight{
background-color:lightyellow;
}
