body {  
	font-family: tahoma; 
	font-size: 11px; 
	color: #c02900; 
	cursor:default;
	background-color: #fcf4f2;
	scrollbar-arrow-color: #c02900;
	scrollbar-track-color: #fcf4f2;
	scrollbar-face-color: #f1d0c9;
 	scrollbar-highlight-color: #c02900;
 	scrollbar-3dlight-color: #fcf4f2;
	scrollbar-darkshadow-color: #fcf4f2;
	scrollbar-shadow-color: #c02900;}

.content 
{ background-color: transparent; 
padding: 0px}


A{cursor:default;}
a:active, a:link, a:visited {  
	color: #e57400; font-weight: bold; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:hover {  
	color: #f59a24;text-decoration: none; font-weight: none; letter-spacing: 0px; cursor: default;}

.header 
{ background-color: #f1d0c9;
border-color: #c02900; 
border-style: solid; 
border-bottom-width: 1px;
border-top-width: 1px; 	
border-right-width: 0px; 
border-left-width: 0px;
font-family: Verdana; 
font-size: 11px; 
font-weight: bold;
color: #c02900; 
letter-spacing: 1pt;
text-align: left;
padding: 0px;
height: 15;
}

.border { 
	border-color: #000000;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 	
	border-left-width: 1px;
	padding: 0; 
	margin: 0;}

select,input,text,textarea{background-color: #f1d0c9;font-family: Arial, Tahoma; font-size: 11px;
	color: #c02900; border:2px solid #c02900}

ul,li{font-family: Arial, Tahoma; letter-spacing:0.3px;font-size: 11px;}

b 
{text-decoration:none;cursor:default;color:#c02900;
word-spacing:0px;height:1px;}
u
{text-decoration:underline;cursor:default;color:#f22e02;
word-spacing:0px;height:1px;}
i
{text-decoration:none;cursor:default;color:#f59a24;
word-spacing:0px;height:1px;}