
td, body 
{
font-family: Verdana; 
color: #cccccc; 
font-size: 7pt;
margin-top:0px;
margin-left:0px;
margin-right:0px;
line-height:18px;
align: justify;
}
a
{
color: rgb(134,175,173);
text-decoration: none;
font-weight: bold;
}
a:hover
{
color:white
}
input, textarea
{
border: 1px solid #3a3a3a;
color: white;
background-color:#1a1a1a;
font-family:arial;
font-size:7pt;
}
select, option
{
border: 1px solid #1a1a1a;
color: white;
background-color:#1a1a1a;
font-family:verdana;
font-size:7pt;
line-height:15px;
}
.checkbox {
	border : none;
	background-color: none;
}
.chkbox {
	border : none;
	background-color: none;
}
.header
{
font-family:verdana;
font-size:10pt;
color:white;
font-weight:bold;
line-height: 25px;
letter-spacing:1px;
}
.date
{
font-family:verdana;
font-size:7pt;
font-weight:bold;
color:white;
}
.topbg
{
position:absolute;
top:0px;
width: 100%;
height: 108px;
background-image: url('images/topbg.png');
z-index:0
}
.loginbg
{
position:absolute;
top:0px;
left:586px;
width:381px;
height:58px;
background-image: url('images/loginbg.png');
z-index:1
}
.login
{
position:absolute;
top:23px;
left: 715px;
z-index:2;
}
.logos
{
position:absolute;
top:15px;
left:10px;
z-index:2;
}
.pic
{position:absolute;
top:58px;
left:0px;
z-index:1;
background-image: url('images/pic.png');
background-repeat: no-repeat;
width:847px;
height:203px
}
.pic2
{position:absolute;
top:262px;
left:566px;
z-index:0;
background-image: url('images/pic2.png');
width:204px;
height:99px
}
.menu
{position:absolute;
top:234px;
left:332px;
z-index:2;
}
.sponsor
{
position:absolute;
top:96px;
left:42px;
z-index:2;
}
.admin_button_on {
        background-color : #2B2B2B;
        z-index : 100;
        margin-left : 1px;
        margin-right : 1px;
        padding : 3px;
        font-weight : bold;
        position : relative;
        top : -2px;
      }
.admin_button_off {
        border : 1px solid #2B2B2B;
        background-color : #000;
        margin-left : 1px;
        margin-right : 1px;
        padding : 2px;
        position : relative;
        top : -2px;
      }
.admin_menu {
        margin : -4px;
        border-bottom : 1px solid #BDBDBD;
        background-color : #2B2B2B;
        padding : 2px;
      }
.admin_page {
        width : 96%;
        border : 1px solid #2B2B2B;
        background-color : #151515;
        z-index : 1;
        padding : 3px;
        margin-left : 8px;
        position : relative;
        top : -3px;
      }
.admin_link {
	position: absolute;
	top: 230px;
	left: 210px;
	z-index: 2;
	cursor: default;
}