/* CSS Document */


.mainBorder{
border-bottom: 2px solid #8A66DD; border-right : 2px solid #8A66DD; border-left: 2px solid #8A66DD; border-top : 2px solid #8A66DD;}
.borders { border-bottom : 1px solid #CFC9FF; border-right : 1px solid #CFC9FF; color:#533A8C; font-family:Arial; font-weight:bold; font-size:12px;}
.links { color:#FFFFFF; font-family:Arial; font-weight:bold; font-size:12px; text-decoration: none;}

.buttons {
	height:20px;
	margin:0 0 0 0;
	padding:0 0 0 0;
	
	
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #773FC4;
	
}
.blinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #FFFFFF;
	text-decoration: none;
}
.blinks a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	text-decoration: underline;
}


.cboLists {
	font-style: Verdana;
	height:14px;
	width: 143px;
	background-color: #B7AEFF;
}

.heading {
	font-family:Verdana; font-size:12px; color:#8A66DD; font-weight:bold;}
	
.headingSub {
	font-family:Verdana; font-size:12px; color:#8A66DD; font-weight:bold;}

