body	{
font-family:Tahoma;
font-size: 13px;
background-image:url(../gfx/bg.gif);
}

a:link {
text-decoration: none;
color:#777777;
}
a:visited {
text-decoration: none;
color:#777777;
}
a:hover {
text-decoration: underline;
color:#000000;
font-weight: bold;
}
a:active {
text-decoration: none;
color:#777777;
}

.page {
width: 900px;
margin: 5px;
background-color:#FFFFFF;
border-color: #000000;
border-style: solid;
border-width: 1px;
float: left;
}

.banner {
margin: 0px;
border-bottom: 1px solid #000000;
width: 900px;
height: 150px;
background-image: url(../gfx/banner.jpg);
background-color:#3333FF;
float: left;
}

.menu {
margin: 5px;
border: 1px solid #000000;
width: 886px;
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: 886px;
border: 1px solid #000000;
background-color:#FFFFFF;
float: left;
}

.adminmenu_rad {
float: left;
margin-top: 3px;
width: 886px;
}