body {
     background-image: url(../images/); background-color: white; scrollbar-face-color: #1d1c82; scrollbar-shadow-color: white; scrollbar-highlight-color: white; scrollbar-3dlight-color: #33339A; scrollbar-darkshadow-color: #33339A; scrollbar-track-color: silver; scrollbar-arrow-color: #cd3a3a
}
.maincell {
     background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #282950; line-height: 16px
}
.leftcell {
     background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #282950; line-height: 16px; border-right: 1px #ee0000 solid
}
.rightcell {
     background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #282950; line-height: 16px; border-right: 1px #1d1c82 solid
}
.bottomcell {
     background-color: white; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #282950; line-height: 16px; border-right: 1px green solid
}
a {
     text-decoration: none; font-weight: bold; color: #1d1c82; font-size: 11px
}
a:hover {
     text-decoration: underline; color: green
}
hr {
     height: 1px; color: #ee0000
}
hr.Green {
     height: 1px; color: green
}
hr.Gold {
     height: 1px; color: #ff9f3d
}
ul li {
     list-style-image: url(../images/bullet.gif)
}
.headerbar {
     background-image: url(../images/borderBottom.jpg); background-repeat: repeat-x; background-color: #1d1c82; height: 15px
}
.headercell {
     background-image: url(../images/350x200.jpg); background-repeat: repeat-x; background-color: silver
}
.menucell {
     background-color: blue; border-right: #ff9f3d 3px solid; background-image: url(../images/150x15Blue.gif); background-repeat: repeat-y
}
.menu {
     font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; font-weight: bold; text-decoration: none; color: #cccccc; font-variant: small-caps; line-height: 24px; text-align: center
}
a.menu {
     color: white
}
a.menu:hover {
     color: gold 
}
.usag {
     border: #1d1c82 1px solid
}
.button {  
     background-color: #1d1c82; color: #cccccc; border: #1d1c82 3px double; font-size: 10; font-weight: bold
}
.textbox {
     font-family: Arial, Helvetica, sans-serif; font-size:9pt; text-align:left; color:#c90039; background-color:#efefef; border: 1px solid #1d1c82
}
.formLabel {
     font-size: 12px; font-weight: bold; color: #1d1c82
}
.footer {
     font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 10px; font-weight: bold; text-decoration: none; color: #1d1c82; font-variant: small-caps; height: 12px
}