@charset "ISO-8859-1";

.a,a:visited,body,td 
         {
	color:#ffd366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
         }
         
body
         {
	margin-left:10px;
	background-color: #3c3a39;
	text-align: center;    
	margin:0px auto;
}
         
.container {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	text-align: left;
}

.content {
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

.content a,a:visited {
	color: #ffd366;
	text-decoration: none;
	text-align: left;
}


.copytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-align: left;
}
.copytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: underline;
	text-align: left;
}

.top_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.top_contact a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}

.links_top {
    border-top-width:1px;border-top-style:solid;border-top-color:#ffd366;
    border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#ffd366;
    padding-top:4px;
    padding-bottom:4px;
    margin-bottom:10px;
}
/*

.link_top {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    font-weight: bold;
    padding-right: 20px;
    font-size: 12px;
    text-decoration: none;
}
.link_top:hover {
    text-decoration: none;
}
*/