body {  
              background-image: url('background-shroud.gif');
	font-family: Arial; 
	font-size: 12px; 
	color: baafed; 
	cursor:default;}

.content 
{ background-color: transparent; 
padding: 7px}

A{cursor:default;}
a:active {  
	color: ffffff; font-weight: none; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:link {  
	color: ffffff; font-weight: none; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:visited {  
	color: ffffff; font-weight: none; letter-spacing: 0px; text-decoration: none;cursor:default;}
a:hover {  
	color: ffffff;text-decoration: underline; font-weight: none; letter-spacing: 0px; cursor: default;}

.header 
{ background-color: #baafed;
border-color: 000000; 
border-style: dotted; 
border-bottom-width: 1px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
font-family: Arial; 
font-size: 12px; 
font-weight: bold;
color: 13152a; 
letter-spacing: 2pt;
text-align: left;
padding: 1px;
height: 15;
}

select, input, textarea	{border: solid #baafed; 1pt;
font-family: Georgia; 
font-size: 10px; 
color: #baafed;
background-color: #13152a;}

