body, html {
		font: 8.5pt/180% Verdana, Georgia, 'Times New Roman', serif;
		color: #000;
		background-color: #3E5E5E;
		}
body.index {
		text-align: left;
		margin: 0px auto;
		padding: 20px 0 20px 0;
		}

input, radio, select, option, textarea		{
		background-color: #B7DADC;
		color: #000;
		border: 1px solid #639096;
		}

img		{ border: 0; float: none; }

A,
A:link,
A:visited	{ color: #639096; text-decoration: none; font-weight: bold; background-color: #FFF;}
A:active,
A:hover		{ color: #B7DADC; text-decoration: none; font-weight: bold; background-color: #FFF;}

.layout		{ 
		float: none;
		margin: 0 auto; 
		width: 580px; 
		padding: 20px 20px 20px 20px;  
		min-height: 650px;
		background-color: #FFF;
		color: #000;		
		}
.container	{ 
		margin: 0 auto; 
		width: 580px; 
		padding: 0px; 
		}
.header img 	{ float: none; }
.header 	{ width: 580px; padding: 0px; margin: 0px; z-index: 0; }
.menu 	{	
		margin: 0px;
		padding: 5px 0 5px 0;
		width: 580px;
		text-align: center;
		float: none;
		z-index: 1;
		height: 100%;
		}
.menu a, 
.menu a:active, 
.menu a:visited, 
.menu a:link {	display: inline; 
		border: 1px dotted #639096; 
		color: #639096; 
		background-color: #B7DADC; 
		font-size: 10px; 
		line-height: 10px; 
		width: 85px;
		padding: 4px;
		margin: 3px;
		text-transform: uppercase;	}
.menu a:hover { color: #B7DADC; 
		background-color: #639096; 
		border: 1px dotted #FFF; 
		font-size: 10px; 
		line-height: 10px; 
		text-decoration: none; }
dt		{ font-weight: bold; }
.content {
		width: 568px;
		float: none;
		margin: 2px auto;
		text-align: justify;
		}
.title	{
		text-align: justify;
		float: none;
		color: #639096;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 5px;
		border-bottom: 1px solid #639096;
		text-transform: uppercase;
		background-color: #FFF;	
		}
.boxtitle	{
		text-align: left;
		float: none;
		color: #639096;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #639096;
		text-transform: uppercase;
		background-color: #FFF;	
		}
.menutitle {
		float: right;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 10px;
		margin-bottom: 10px;					
		font-weight: bold;
		font-size: 10pt;
		text-transform: lowercase;
		text-align: right;
		z-index: 3;
		}

.subtitle {
		text-align: justify;
		float: none;
		color: #639096;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		background-color: #FFF;
		}

.footer		{ 
		float: none;
		padding-bottom: 10px;
		width: 400px;
		text-align: left;
		}

.stats {
		width: 300px;
		float: none;
		padding: 2px;
		margin: 0 auto;
		}
.affiliates {
		margin: 0 auto;
		width: 275px;
		float: none;
		text-align: center;
		padding: 1px;
		}

.affiliates img	{ padding: 1px; }

