
body{ 

background-image: url(bg.gif);
background-repeat: repeat; 
background-position: left top;
background-color: #FF7E51; 

scrollbar-face-color: #D74025; 
scrollbar-3dlight-color:#000000; 
scrollbar-darkshadow-color:#000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #000000; 
scrollbar-arrow-color: #000000; 
scrollbar-track-color:#D74025;
overflow-x: hidden}
td, tr { font-family: verdana; font-size: 10px; color: #000000; background-color: transparent; }
hr {color: #000000; size: 1;}



a:link {color: #9C200C; text-decoration: none; font-weight: bold;} 
a:visited {color: #9C200C; text-decoration: none; font-weight: bold;} 
a:active {color: #000000; text-decoration: none; font-weight: bold;} 
a:hover {color: #000000; text-decoration: none; font-weight: bold;}

Input, Textarea { font-family: verdana, serif; color: #000000; font-size: 10pt; border: 0px solid #000000; }
table, tr, td { font-family: verdana, serif; font-size: 10pt; }




.head
{ font-family: verdana;
font-size: 10px;
font-weight: bold;
color: #000000;
letter-spacing: 4pt;
background-color: #FF7E51;
text-align: right;
width:100%;
border-bottom: solid  #000000 1px;}

Input, Textarea { font-family: georgia, serif; color: #000000; background-color: #FF7E51; font-size: 9pt; border: 1px solid #000000; }
table, tr, td { font-family: georgia, serif; font-size: 9pt; }
-->
</style>