body	{
font-family:Tahoma;
font-size: 13px;
}

h2 {
font-family:Tahoma;
font-size:14px;
color:#000;
}

a:link {
text-decoration: none;
color:#777777;
}
a:visited {
text-decoration: none;
color:#777777;
}
a:hover {
text-decoration: none;
color:#000000;
font-weight: none;
}
a:active {
text-decoration: none;
color:#777777;
}

.page {
width: 875px;
margin: 5px;
background-color:#FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 0px;
float: left;
}

.banner {
margin: 0px;
border-bottom: 0px solid #000000;
width: 875px;
height: 148px;
background-color:#3333FF;
float: left;
}

.menu {
margin: 5px;
border: 0px solid #000000;
width: 865px;
background-color:#FFFFFF;
float: left;
text-align: right;
}

.framehead {
margin: 0px;
height: 20px;
border-bottom: 1px solid #000000;
width: 100%;
background-image: url(../gfx/border.jpg);
background-color:#3333FF;
float: left;
}

.text {
margin: 5px;
}
.texthead {
margin-left: 2px;
text-align: center;
vertical-align: middle;
font-weight: bold;
}

.content {
margin: 5px;
width: 865px;
border: 0px solid #000000;
background-color:#FFFFFF;
float: left;
}

.adminmenu_rad {
float: left;
margin-top: 3px;
width: 865px;
}