.mainnews
{
font-family: arial, verdana, sans-serif;
font-size: 10pt;
color: white;
font-weight: bold;
}
.newsbody
{
font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #B6B6B6;
}
.menu
{
background-color: #01216C;
border-bottom: 1px solid black;
border-top: 3px solid #576997;
}
a
{
font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #8AAEFF;
text-decoration: none;
}
a:hover
{
font-family: arial, verdana, sans-serif;
font-size: 9pt;
color: #A5C1FF;
text-decoration: underline;
}
.linkurl
{
font-family: arial, verdana, sans-serif;
font-size: 8pt;
color: #111111;
text-decoration: none;
margin-left: 6px;
}



.topmain
{
font-family: arial, verdana, sans-serif;
font-size: 8pt;
color: #000000;
}

.circuitboard
{
background-image: url("images/bottom-bg.gif");
background-repeat: no-repeat;
background-position: left;
height: 97px;
}
.circuitboard-rt
{
background-image: url("images/bottom-bg-rt.gif");
background-repeat: no-repeat;
background-position: right;
height: 97px;
}

.guy
{
background-image: url("images/guy.gif");
background-repeat: no-repeat;
background-position: right bottom;
background-color: #282828;
}

.copyright
{
font-family: verdana, sans-serif;
font-size: 7pt;
color: #6A747C;
margin-left: 45px;
line-height: 20px;
}

a.bte
{
font-family: verdana, sans-serif;
font-size: 7pt;
color: #546489;
text-decoration: none;
}
a.bte:hover
{
font-family: verdana, sans-serif;
font-size: 7pt;
color: #8AAEFF;
text-decoration: none;
}

.rightmenu
{
font-family: arial, verdana, sans-serif;
font-size: 8pt;
color: #AEAEAE;
}
.topleft
{
background-image: url("images/topleft.gif");
background-repeat: no-repeat;
background-position: top left;
}
.topright
{
background-image: url("images/topright.gif");
background-repeat: no-repeat;
background-position: top right;
}
.backbg
{
background-image: url("images/back-bg.gif");
background-repeat: no-repeat;
background-position: top center;
}
table.full-height {
  height:100%;
  width:100%;
  border:1px solid black;
}
.searchbox {
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
.searchbox input {
border: 1px solid #576997;
height: 18px;
font-size: 12px;
}
body {
margin: 0px;
padding: 0px;
}