
BODY {background:#000033;}

FORM { margin: 5px 0 }

A:visited {color:#6699CC}
A:link {color:#6699CC}

#container
{
width: 750px;
margin: 0px;
background-color: #fff;
border: 0px;
}

#containerresults
{
width: 800px;
margin: 0px;
background-color: #fff;
border: 0px;
}

#top {
	text-align: center;
	width:750px;
	padding:0px;
	border-bottom: 1px solid #333333;
	
}

#topresults {
	text-align: center;
	width:800px;
	padding:0px;
	border-bottom: 1px solid #333333;
	
}

#leftnav {
    background-color: #eee;
    float:left;
    width:200px;
	padding:5px;
	margin:0px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
    }	
	
#content {
    background-color: #fff;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	margin-left: 210px;
	padding: 1 em;
	max-width: 36 em;
    }

#contentresults {
    background-color: #fff;
	padding:5px;
	font-family: verdana;
	font-size: 12px;
	color: #333333;
	padding: 1 em;
    }

#bottom {
    background:#6699cc;
	clear:both;
	width:750px;
	font-family: verdana;
	font-size: 10px;
    }

#bottomresults {
    background:#6699cc;
	width:800px;
	font-family: verdana;
	font-size: 10px;
    }

h1{ 
font-family: Verdana; 
font-size: 10pt; 
font-weight: normal; 
color: #333333; 
} 


#homepage {
width:350px;
height:250px;
background:#eeeeee;
border:1px solid #99ccff;
padding:5px;
}

TD.sevenfifty {width:750px;
			   background:#6699CC;
			   }

.freshpage textarea {
	width: 490px;
	height: 35px;
	padding: 5px;
	background: #eee;
	border: 1px solid #999;
	font-family: verdana;
	font-size: 10px;
}

.freshpage2 textarea {
	width: 490px;
	height: 50px;
	padding: 5px;
	background: #eee;
	border: 1px solid #999;
	font-family: verdana;
	font-size: 10px;
}

#margin {padding:5px;
         margin-right: 0px;
		 margin-top: 0px;
		 margin-bottom: 0px}
		  
.black {font-family: verdana;
        font-size: 10pt;
  		color: #333333;
  		text-decoration: none}
  
.blackbig {font-family: verdana;
        font-size: 12pt;
  		color: #333333;
  		text-decoration: none}
  
.blackbold {font-family: verdana;
        font-size: 10pt;
 		color: #333333;
  		font-weight: bold} 
  
.blacksmallbold {font-family: verdana;
        font-size: 8pt;
  		color: #333333;
  		font-weight: bold}
  
.blacksmall {font-family: verdana;
        font-size: 8pt;
  		color: #333333;
  		font-weight: normal}

.greysmall {font-family: verdana;
        font-size: 8pt;
  		color: #666666;
  		font-weight: normal}
		
.grey {font-family: verdana;
        font-size: 9pt;
  		color: #666666;
  		font-weight: normal}
  
.red {font-family: verdana;
        font-size: 8pt;
  		color: red;
  		font-weight: normal}
		
.redbig {font-family: verdana;
        font-size: 10pt;
  		color: red;
  		font-weight: normal}
		
.white {font-family: verdana;
        font-size: 10pt;
  		color: white;
  		font-weight: normal}
  
.whitebold {font-family: verdana;
        font-size: 10pt;
  		color: white;
  		font-weight: bold}
  
.whitesmall {font-family: verdana;
        font-size: 8pt;
  		color: white;
  		font-weight: normal}
  
.whiterealsmall {font-family: verdana;
        font-size: 7pt;
  		color: white;
  		font-weight: normal}
  
.linksrealsmall {font-family: verdana;
        font-size: 7pt;
  		color: #eeeeee;
  		font-weight: normal}
  
  
.whitesmallbold {font-family: verdana;
        font-size: 8pt;
  		color: white;
  		font-weight: bold}
  
.realwhite3 {font-family: verdana;
        font-size: 10pt;
  		color: white;
  		font-weight: normal}
  
.realwhite4 {font-family: verdana;
        font-size: 10pt;
  		color: white;
  		font-weight: bold}

.blue {font-family: verdana;
       font-size: 10pt;
  	   color: #336699} 

.bluebold {font-family: verdana;
        font-size: 10pt;
  		color: #336699;
 		font-weight: bold} 

.ltbluebold {font-family: verdana;
        font-size: 10pt;
  		color: #6699CC;
 		font-weight: bold} 

.bluelarge {font-family: verdana;
        font-size: 10pt;
  		color: #336699;
  		font-weight: bold} 
  
.blackitalic {font-family: verdana;
        font-size: 10pt;
  		color: #000000;
  		font-style: italic} 



