
body {  
        background-image: url('none');
	cursor:default;
	background-color: #E6DBEB;
	scrollbar-arrow-color: #878CA0;
	scrollbar-track-color: #E6DBEB;
	scrollbar-face-color: #F1DBED;
 	scrollbar-highlight-color: #878CA0;
 	scrollbar-3dlight-color: #E6DBEB;
	scrollbar-darkshadow-color: #E6DBEB; 
	scrollbar-shadow-color:#878CA0;
	}

body, td	{font-family: Verdana; 
font-size: 10px; 
color:#878CA0; 
line-height: 130%}

A{cursor:default;}
a:active {  
	color: #BB8EC5; font-weight: none; letter-spacing: 0px; text-decoration: none; cursor: none;cursor:default; border-bottom: 1px dashed #C5C9DB;}
a:link {  
	color: #BB8EC5; font-weight: none; letter-spacing: 0px; text-decoration: none; cursor: none;cursor:default; border-bottom: 1px dashed #C5C9DB;}
a:visited {  
	color: #BB8EC5; font-weight: none; letter-spacing: 0px; text-decoration: none; cursor: none;cursor:default; border-bottom: 1px dashed #C5C9DB;}
a:hover {  
	color: #C8A7CF;text-decoration: none; font-weight: none; cursor:default;letter-spacing: 0px; cursor: default; border-bottom: 1px solid #9FA3BC;}

.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: #E182C6; 
letter-spacing: 1pt;
text-align: center;
height: 28;
}

.header1 
{ 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('header1.gif'); no-repeat;
font-family: verdana; 
font-size: 14px; 
font-weight: bold;
font-variant:small-caps;
color: #E182C6; 
letter-spacing: 1pt;
text-align: right;
height: 28;
}

select, input, textarea	{border: solid #878CA0; 1pt;
font-family: Verdana; 
font-size: 10px; 
color: #878CA0;
background-color: transpareny;}
