body 
{
	background-color: #3c3c3c;
	background-repeat: repeat-x;
	text-align: center; 
	margin: 0;
	color: #CCCCCC;
	font-family: Trebuchet MS;
	font-size: 9px;
}

a:link, a:active, a:visited 
{
	color: #928F79;
	text-decoration: none;
}

a:hover 
{
	color: #ACA88F;
	text-decoration: underline;
}

a.com:link, a.com:active, a.com:visited 
{
	color: #928F79;
	text-decoration: none;
}

a.com:hover 
{
	color: #ACA88F;
	text-decoration: none;
}

table, td, tr, .main 
{
	color: #cccccc;
	font-family: georgia;
	font-size: 11px;
	line-height: 15px; 
	text-align: justify;
	margin-top: 1px;
	padding: 1px;
}

.small 
{
	background: transparent;
	color: #616161;
       font-family: Trebuchet MS;
	font-size: 9px;
	text-align: justify;
	line-height: 13px;
	padding: 2px;
	margin: 0px;
}

h1 
{	
	background-color: transparent;
	color: #CCCCCC;
	font-family: Georgia; 
	font-size: 11px;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 2px;
	padding-left: 1px;
	border-bottom: 1px dotted #cccccc;
}

hr
{ 
	width: 100%;
	height: 3px;
	border: #171716;
	color: #171716;
	border-color: #171716;
	background-color: #171716;
} 

textarea, input, select, button, submit
{ 
	background: #F4F4F4;
	border: 3px solid #E8E8E8;
	color: #616161;
	font-family: arial;
	font-size: 10px;
	margin-top: -5px;
	margin-bottom: -2px;
} 

a img 
{ 
	border: 1px solid #000000;
} 

a:hover img 
{ 
	border: 1px solid #ffffff;
} 


blockquote 
{
	background-color: transparent;
	border-left: solid 3px #616161;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 35px;
	margin-right: 35px;
}
