body,td,tr{ 
font-family: Trebuchet Ms;
font-size: 11px;
color: #848484; 
line-height:14px;
text-align: justify;

}
            
A:link{color:#a66f72; text-decoration: none; font-weight:bold}
A:hover{color:#769695; text-decoration: none; font-weight:bold}
A:active{color:#a66f72; text-decoration: none; font-weight:bold}
A:visited{color:#a66f72; text-decoration: none; font-weight:bold}

h1{
color: #779794;
padding: 10px;
text-decoration: none;
font-size: 14px;
font-family: Lucida Console;
letter-spacing: 0px;
margin-bottom: 5px;
text-transform: Uppercase;
      background-color: #484848;
text-align: left;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
font-weight:normal;
}


h2, h3 {
color: #c0c0c0;
text-decoration: none;
font-size: 10px;
text-transform:uppercase;
font-family: Trebuchet MS;
background-color: #595959;
margin-bottom: 5px;
text-align: left;
padding: 5px;
font-weight:normal;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;
}


input, submit, textarea {

font-family: Trebuchet MS;
font-size: 10px;
padding: 5px;
color:#cccccc;
background-color: #363636;
-moz-border-radius:  6px; 
border-right: 1px solid #575757;
border-bottom: 1px solid #575757;
border-left: 0px;
border-top: 0px;
}


img {border: 1px solid #769695;
background: #000000;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;

        padding:3px;}

a img {border: 1px solid #a66f72;
background: #000000;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;

        padding:3px;}
a:hover img {border: 1px solid #769695;
background: #000000;
-moz-border-radius:  6px; 
-webkit-border-radius: 6px;

        padding:3px;}

