/* CSS Document */
html, body
{
    margin: 0px 0px 0px 0px;
    padding: 0;
    font-family: trebuchet ms;
	font-size:12px;
	color:#003366;
	background: #666666;

}

a           
{
    text-decoration: none;
    color: #003399;
	

}

a:hover     
{
    text-decoration: none;
	color: #003399;
} 


img 
{ 
	border-width: 0; 
}


td.topleft {
	border-top: solid 2px #003399;
	border-left: solid 2px #003399;
	width: 636px;
	background-color:#ffffff;
}
	
td.topright {
	border-top: solid 2px #003399;
	border-right: solid 2px #003399;
	width: 164px;
	background-color:#ffffff;
}
	
td.bottomleft {
	border-bottom: solid 2px #003399;
	border-left: solid 2px #003399;
	width: 326px;
	background-color:#ffffff;
}
	
td.bottomright {
	border-bottom: solid 2px #003399;
	border-right: solid 2px #003399;
	width: 474px;
	background-color:#ffffff;
}


.nav
{
	margin-left: 53px;
	margin-top: 16px;
	font-family: trebuchet ms;
	font-size:12px;
	font-weight:bold;
	background-color:#ffffff;
	line-height:30px;
	
}
/* text */
.main
{
margin-left: 30px;
margin-right: 63px;
margin-bottom: 30px;
font: trebuchet ms;
font-size: 12px;
line-height:13px;
color:#336699;
background-color:#ffffff;

}

.bottom 
{
margin-left: 5px;
margin-bottom:30px;
}


/*images*/
.ball {
margin-left: 28px;
margin-top: 10px;
}

.logo {
margin-top: 34px;
margin-left: 77px;
}

.rbutton {
margin-left: 137px;
margin-top: 20px;
}

.wbutton {
margin-left: 137px;
margin-top: 5px;
margin-bottom: 30px;
}

/* Logoworks link back */
.logoworks
{
	font-family: trebuchet ms; 
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	padding: 5px 10px;
	text-decoration: none;

}

.logoworksLink
{
	font-family:  trebuchet ms; 
	font-size: 11px;
	color: #003366;
	font-weight: normal;
	text-decoration: none;
	text-align:center;

}