body, td, th { 

font-family : Verdana, Arial, Helvetica, sans-serif;

font-size : 12px;

color : #000000;

} 

body { 

background-color : #000000;

margin-top : 10px;

} 

a:link, a:visited, a:active { 

color : #000000;

font-weight : bold;

text-decoration : none;

} 

a:hover { 

color : #ff0000;

background : #ffffff;

font-weight : bold;

text-decoration : none;

} 

form { 

margin : 0;

} 

#container { 

width : 100%;

margin : 5px auto;

background-color : #df0000;

border : 2px solid #333333;

line-height : 130%;

} 

#top { 

background-image : url('images/header.jpg');

background-repeat : no-repeat;

height : 122px;

background-color : #df0000;

border-bottom : 10px solid #000000;

} 

#top a { 

color : #000000;

} 

#top h1 { 

padding : 0;

margin : 0;

} 

#leftnav { 

color : #ffffff;

background : #df0000;

float : left;

width : 145px;

margin : 0px;

padding:10px 0 5px 5px;

font-size : 15px;
} 

#rightnav { 

float : right;

width : 100px;

margin-right : 10px;

padding : 0;

} 

#content { 

background : #FFFFFF;

min-height:600px;

height:auto !important;

height:600px;

margin-left : 142px;

border-left : 5px solid #000000;

margin-right : 140px;

border-right : 5px solid #000000;

padding : 1em;

} 

#footer { 

clear : both;

margin : 0px;

color : #ffffff;

background-color : #000000;

border-top : 0px solid #333333;

border-bottom : 0px solid #333333;

} 
#footer a { 

color : #ffffff;

background:#000000;

font-weight : bold;

text-decoration : none;

} 

#footer a:hover { 

color : #ffffff;

background:#000000;

font-weight : bold;

text-decoration : underline;

} 
#leftnav p, #rightnav p { 

margin : 0 0 0.1em 0;

} 

#content h2 { 

margin : 0 0 0.5em 0;

} 

.menu { 

color : #00FF00;

width : 130px;

margin : 0;

margin-top : 0;

} 

.menu ul, .menu li { 

color : #ffffff;

margin : 0;

padding : 0;

list-style : none;

margin-bottom : 5px;

} 

.menu a:link, .menu a:visited, .menu a:active, .menu a:hover { 

display : block;

padding : 0;

color : #000000;

background : #ffffff;

font-weight : bold;

text-decoration : none;

} 

.login_table { 

border : 1px solid #d0d0d0;

margin-top : 20px;

margin-bottom : 5px;

text-align : center;

padding-bottom : 3px;

} 

.login_table h1 { 

color : #000000;

font-size : 12px;

text-transform : uppercase;

font-weight : bold;

text-align : center;

} 

.login_table input { 

text-transform : uppercase;

font-size : 10px;

width : 100px;

} 