.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	
}
#dropmenudiv{
position:absolute;
border:1px solid black;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #E9C4CC;
}

a {
	color: #81227C;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
	color: #BE106F;
}


.border {
	border: 1px solid #7F207A;
}
.bullet{list-style-image: url(images/bullet.gif);
	line-height: 18pt;}
ul {
	
	line-height: 18pt;
}
.small {
	font-size: 10pt;
}
input {
	border: 1px solid #7F207A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EAE1EC;
}
textarea {
	border: 1px solid #7F207A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #EAE1EC;
}
.purple {
	font-size: 15pt;
	font-weight: bold;
	color: #7F207A;
}
.small2 {
	font-size: 9pt;
}
.purple2 {
	font-size: 11pt;
	font-weight: bold;
	color: #7F207A;
}
.purple3 {

	font-size: 20pt;
	font-weight: bold;
	color: #7F207A;
}
.border {
	border: 1px solid #C1ADC8;
}
