body {
background-color: #cccccc;
margin: 0px;
padding: 0px;
font: 12px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #000000;
}


A:link {color: #333333; text-decoration: none; font-weight: bold;}        
A:visited {color: #333333; text-decoration: none; font-weight: bold;}      
A:active {color: #333333; text-decoration: none; font-weight: bold;}        
A:hover { color:#000000; text-decoration: none; font-weight: bold;
} 


.title {
border-bottom: 2px solid #000000;
letter-spacing: 3px;
margin-bottom: 5px;
font: 16px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #000000;
font-weight: bold;
font-style: italic;
text-align: right;
}

.codesall {
border: 0px;
letter-spacing: 0px;
margin-bottom: 3px;
font: 12px 'trebuchet ms', verdana, arial, tahoma, sans-serif;
color: #000000;
font-weight: bold;
text-align: left;
}


input , textarea, select  {
color : #000000;
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 #000000;
background-color: #cccccc;
}


#frame {
border: 0px;
float: none;
width: 650px;
padding: 0px;
margin: 0px;
background-color: #cccccc;
}


#content {
float: left;
border: 0px;
width: 375px;
padding: 0px;
margin-left: 60px;
background-color: #cccccc;
text-align: justify;
}

#left { 
float: right;
text-align: center;
padding: 0px;
margin-right: 50px;
background-color: #cccccc;
width: 140px;
}

#left a {
    display: block;
    background-color: #cccccc;
    border-bottom: 1px solid #000000;
    border-right: 6px solid #333333;
    margin-bottom: 5px; 
    line-height: 20px;
	font-size: 12px;
	font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
	}

#left a:link {color:#000000;}
#left a:visited {color:#000000;}
#left a:hover {color:#000000;
    background-color: #cccccc;
    border-right: 6px solid #000000;}



table, td, tr {
background-color: #cccccc;
border: 0px;
color: #000000;
font-family: 'trebuchet ms', verdana, arial, tahoma, sans-serif;
font-size: 12px;
letter-spacing: 0px;
padding: 0px;
}