body, td 
{
background: url('bac.png'); 
background-size: 100%
background-repeat:repeat-y;
font-family: tahoma;
color: #d8d8d8;
font-size: 12pt;
font-weight: normal;
letter-spacing: 0pt; 
font-style: normal; 
}
 


A:link 

{color: #FF0000; text-decoration: none; cursor: hand; font-family: tahoma; font-size: 16pt; letter-spacing: 0pt;}


A:visited 

{color: #FF0000; text-decoration:none; cursor: hand; font-family: tahoma; font-size: 16pt; letter-spacing: 0pt;}


A:active

{color: #FF0000; text-decoration: none; cursor: hand; font-family: tahoma; font-size: 16pt; letter-spacing: 0pt;}


A:hover 

{color: #d8d8d8; text-decoration: none; cursor: hand; font-family: tahoma; font-size: 16pt; letter-spacing: 0pt;}
 


input, textarea

{
background: #000000;
font: 10px tahoma; 
color: #000000; 
letter-spacing: 1px;   
border-style: Solid;
border-color: #ffffff;
border-width: 1px;
}
 


.header 
{
font-family: tahoma; 
color: #ffffff;
font-size: 15pt;
text-transform: none;
border-top: 0px #ffffff dashed;
border-right: 0px #ffffff dashed;
border-left: 0px #ffffff dashed;
padding: 1px; }


.header2 
{
font-family: tahoma; 
color: #FF0000;
font-size: 15pt;
text-transform: none;
background-color: #FF0000;
border-top: 0px #ffffff dashed;
border-right: 0px #ffffff dashed;
border-left: 0px #ffffff dashed;
padding: 1px; }
