.logo
{
background: url('sitelogoback.png');
height: 80px;
border-style: solid;
border-color: rgb(128,128,128);
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
text-align: center;
}
.logoright
{
background: url('sitelogoback.png');
height: 80px;
}
.bar
{
background: url('bgbarmenu.png');
height: 25px;
text-align: center;
}
.content
{
height: 100%;
vertical-align: top;
border-style: solid;
border-color: rgb(128,128,128);
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
background-color: #FFFFFF;
}
.flash
{
vertical-align: top;
}
.subcontent
{
background-image: url("subbg.png");
width: 535px;
vertical-align: top;
text-align: center;
font-family: verdana;
font-size: 12;
}
.title
{
font-family: verdana;
font-size: 15;
}
.submenu
{
width: 165px;
vertical-align: top;
font-family: verdana;
font-size: 10;
color: #000000;
}
.contenttable
{
height: 100%
}
.menuitems
{
margin-left: 3px;
}
.copyright
{
background-color: rgb(200,210,251);
font-family: verdana;
font-size: 8;
border-style: solid;
border-color: rgb(128,128,128);
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 0px;
border-bottom-width: 0px;
}
html,body
{
height: 100%;
background: url('bg.png');
background-color: #FFFFFF;
background-repeat: repeat-x;
}
a:hover
{
color: #DC143C;
}
a:link
{
color: #000000;
}
.headline
{
border-style: solid;
border-color: rgb(128,128,128);
border-left-width: 0px;
border-right-width: 3px;
border-top-width: 0px;
border-bottom-width: 2px;
border-color: rgb(77,109,243);
width: 200px;
margin-left: 20px;
font-family: courier;
text-align: center;
}

.servers {
font-family: verdana;
font-size: 12;
text-align: center;
}

.whitetab {
background-color: #FFFFFF;
}

.greytab {
background-color: rgb(220, 220, 220);
}

.headtab {
background-color: rgb(192, 192, 192);
}

.divtab {
background-image: url("subbg.png");
}
