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

input, radio, select, option, textarea		{
		background-color: #156D6E;
		color: #FFF;
		border: 1px solid #000;
		}

img		{ border: 0; float: none; }

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

.layout		{ 
		float: none;
		margin: 0 auto; 
		width: 705px; 
		min-height: 840px;
		background-color: #156D6E;
		color: #000;	
		height: 100%;
		}
.container	{ 
		margin: 0 auto; 
		width: 665px; 
		padding: 0px 20px 20px 20px;  	
		}
.header img 	{ float: none; }
.header 	{ width: 705px; padding: 0px; margin: 0px; z-index: 0; }

dt		{ font-weight: bold; }
.content {
		width: 655px;
		float: none;
		margin: 2px auto;
		text-align: justify;
		}
.title	{
		text-align: justify;
		float: none;
		color: #136678;
		font-weight: bold;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 20px;
		margin-bottom: 5px;
		border-bottom: 1px solid #136678;
		text-transform: uppercase;
		background-color: #FFF;	
		}
.boxtitle	{
		text-align: left;
		float: none;
		color: #136678;
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 5px;
		border-bottom: 1px solid #136678;
		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: #FFF;
		font-weight: bold;
		text-transform: uppercase;
		text-decoration: underline;
		background-color: #156D6E;
		}

.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: 450px;
		float: none;
		text-align: center;
		padding: 1px;
		}

