body {
background-color: #cccccc;
background-image: url(/skins/5/bg.gif);
background-repeat: repeat;
margin-top: 10px;
padding: 0px;
font: 12px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #336666;
}


A:link {color: #336666; text-decoration: none; font-weight: bold;}        
A:visited {color: #336666; text-decoration: none; font-weight: bold;}      
A:active {color: #336666; text-decoration: none; font-weight: bold;}        
A:hover { color:#336666; text-decoration: none; font-weight: bold; text-transform: uppercase;
} 


.title {
border-bottom: 2px solid #336666;
letter-spacing: 2px;
margin-bottom: 5px;
font: 16px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #336666;
font-weight: bold;
text-transform: uppercase;
text-align: left;
}

.codesall {
border: 0px;
letter-spacing: 0px;
margin-bottom: 3px;
font: 12px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #336666;
font-weight: bold;
text-align: left;
}


input , textarea, select  {
color : #336666;
font-size : 12px;
font-weight : normal;
text-decoration : none;
font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
text-align : left;
border-width : 1px;
border: 1px solid #336666;
background-color: #cccccc;
}

.aff {
padding: 2px; 
}

#topimage {
border: 0px;
float: none;
width: 675px;
padding: 0px;
margin: 0px;
background-color: #cccccc;
}

#frame {
border: 1px solid #336666;
float: none;
width: 675px;
padding: 0px;
margin: 0px;
background-color: #cccccc;
}

#content {
float: left;
border: 1px solid #336666;
width: 375px;
padding: 10px;
margin-left: 50px;
background-color: #cccccc;
text-align: justify;
}

#left { 
border: 0px;
float: right;
text-align: center;
padding: 0px;
margin-right: 50px;
margin-top: 9px;
width: 160px;
background-color: #cccccc;
}

#left a {
    display: block;
    background-color: #cccccc;
    border-bottom: 1px solid #336666;
    border-top: 1px solid #336666;
    border-left: 1px solid #336666;
    border-right: 6px solid #336666;
    margin-bottom: 5px; 
    line-height: 20px;
	font-size: 12px;
	font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
	}

#left a:link {color:#336666;}
#left a:visited {color:#336666;}
#left a:hover {color:#336666;
text-transform: uppercase;
    background-color: #cccccc;
    border-right: 6px solid #cccccc;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;}



table, td, tr {
background-color: #cccccc;
border: 0px;
color: #336666;
font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
font-size: 12px;
letter-spacing: 0px;
padding: 0px;
}