body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	overflow-x:hidden;
	scrollbar-arrow-color:#C060FF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FCD3E5;
	scrollbar-shadow-color: #FCD3E5;
	scrollbar-highlight-color: #FCD3E5;
	scrollbar-darkshadow-color: #FCD3E5;
	scrollbar-3dlight-color: #FCD3E5;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.topimg {
	background-repeat: no-repeat;
	background-position: top;
}
.bottomimage {

	background-repeat: no-repeat;
	background-position: bottom;
}
.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C060FF;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #918EAD;
	font-weight: bold;
}
.txtbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C060FF;
	border: 1px solid #C060FF;
}
.brdr {
	border: 1px solid #000000;
}

