a:link {
color : #0099CC; 
text-decoration : none; 
} 
a:visited {
color : #0099CC; 
text-decoration : none; 
} 

a:hover { 
text-decoration : none; 
color: #7CC5DE;
} 

body 
{
	background-color: #F0E4EE;
	font-family: trebuchet ms;
	font-size: 10px;
	color: #92738C;
	font-weight: normal;
	
	scrollbar-face-color : #F0E4EE;
	scrollbar-highlight-color : #92738C;
	scrollbar-3dlight-color : #F0E4EE;
	scrollbar-shadow-color : #92738C;
	scrollbar-darkshadow-color : #F0E4EE;
	scrollbar-track-color : #F0E4EE;
	scrollbar-arrow-color : #92738C;

}

td
{ font-family: trebuchet ms; 
color: #92738C;
font-size: xx-small;
border: none;
}

input, textarea
{
	font-family: trebuchet ms;
	color: #92738C;
	font-size: xx-small;
	border: 1px solid #D0ACC9;
	background: #F8F2F7;
}

.main {
	font-family: trebuchet ms;
	color: #92738C;
	background-color: #e6d0e2;
	border: none;
	font-size: 10px;
}

.main1 {
	font-family: trebuchet ms;
	color: #92738C;
	background-color: #e6d0e2;
	border: none;
	font-size: 10px;
	width: 395;
}
	
.main2 {
	font-family: Verdana;
	font-size: 11px;
	color: #92738C;
	background-color: #F8F2F7;
	border-bottom : 1px solid #D0ACC9;
	border-top : 1px solid #D0ACC9;
	width: 395;
}

.main3 {
	font-family: Verdana;
	font-size: 11px;
	color: #92738C;
	background-color: #F8F2F7;
	border-bottom : 1px solid #D0ACC9;
	border-top : 1px solid #D0ACC9;
	width: 410;
}

.link {
	color: #92738C;
	font-size: 11px;
	font-weight: bold;
	border-bottom : 1px solid #D0ACC9;
	width: 380;
	margin-bottom: 8px
}

.sotw {
	color: #92738C;
	font-size: 9px;
	font-weight: bold;
	border-bottom : 1px solid #D0ACC9;
	width: 380;
}

B {
	color: #C092B7;
}
