body {  
	font-family: arial; 
	font-size: 11px; 
	color: #FC70AF; 
	background: #FDEFFE;
	cursor:arrow;
	background-color: #FDEFFE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FDEFFE;
	scrollbar-face-color: #FED7F2;
 	scrollbar-highlight-color: #FFF1FB;
 	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #000000;
	scrollbar-shadow-color: #FBA3D5;

	}


input, textarea{
border: 1px dashed #FC70AF; font-size: 8pt;font-family: verdana; background-image: url(Bg.jpg); color:#FDA7CE; margin: 1px;}


.borderx { 
	border-color: #FDA7CE; 
	border-style: solid; 
	border-top-width: 0px; 
	border-right-width: 0px; 
	border-bottom-width: 0px; 	
	border-left-width: 0px;
	padding: 0; 
	margin: 0; }



.TextBody {
	border-color: #FC70AF;
	border-style: solid; 
	border-bottom-width: 1px;
	border-top-width: 1px; 	
	border-right-width: 1px; 
	border-left-width: 1px;
	font-family: arial; 
	font-size: 11px; 
	color: #FDA7CE; 
	cursor:arrow;
	background-image: url(Bg.jpg); }


BODY { background-image: url(Bg.jpg);
       background-attachment: fixed }



b {
  font-family: arial;
  font-weight: bold;
  font-size: 8pt;
  color: #FB1F82;
  
  }


i {
  font-family: arial;
  font-size: 7pt;
  font-weight: bold;
  color: #FD83BA;
  
  }

u {
  font-family: arial;
  font-size: 7pt;
  font-weight: bold;
  border-bottom: 1px dashed;
  color: #FDA7CE;}
  
s {
  font-family: arial;
  font-size: 7pt;
  font-weight: bold;
  border-bottom: 0px dotted;
  color: #FB1F82;}



a:active {  
	color: #FDA7CE; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:link {  
	color: #FDA7CE; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:visited {  
	color: #FDA7CE; letter-spacing: 0px; text-decoration: none;  cursor:arrow;}
a:hover {  
	color: #FB1F82; cursor:arrow; letter-spacing: 0px; text-transform: none;}


.Header 
{ background-color: transparent;
border-color: transparent; 
border-style: solid; 
border-bottom-width: 0px;
border-top-width: 0px; 	
border-right-width: 0px; 
border-left-width: 0px;
background-image: url('Header.gif'); no-repeat;
font-family: verdana; 
font-size: 14px; 
font-weight: bold;
font-variant:small-caps;
color: #FDA7CE; 
letter-spacing: 1pt;
text-align: center;
height: 30;
width: 250;
}

 

</style>