body{
	background-color : #3D1B38;
	scrollbar-face-color: #16528A;
	scrollbar-shadow-color: #C9D9F3;
	scrollbar-highlight-color: #C9D9F3;
	scrollbar-track-color: #ECE9D8;
	scrollbar-arrow-color: #C9D9F3;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

.Utxt { 
	color: #FFFFFF;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11;
}

.UtxtSmall { 
	color: #FFFFFF;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9;
}


A:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFEA00;
	font-weight : normal;
	text-decoration : none;
	}

A:visited { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #FFEA00;
	font-weight : normal;
	text-decoration : none;
	}
	
A:hover	{ 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #F5C6FC;
	font-weight : normal;
	text-decoration : underline;
	}

.textboxForms {
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
    background-color: #EDE8F2;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #000000;
}


.TDotted{
	border-top : 1px dotted #EAD8EA;
}


b{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : #6A257D;
}
