.color1, .color1 P { background-color: #4F0093; color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica }

.color1 A:link { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.color1 A:visited { color: #ffffff; text-decoration: none; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.color1 A:active { color: #cccccc; text-decoration: none; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.color1 A:hover { color: #cccccc; text-decoration: none; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.color1 A:visited A:hover { color: #cccccc; text-decoration: none; font-weight: bold; font-size: 11px; font-family: Verdana, Arial, Helvetica }

.grey1 {background-color: #dddddd }
.grey2 { background-color: #818181; color: #ffffff; font-size: 9pt; font-family: Verdana, Arial, Helvetica }
.grey3 { background-color: #CCCCCC; color: #000000; font-size: 9pt; font-family: Verdana, Arial, Helvetica }

.color2, .color2 P { background-color: #007A3D; color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.color3, .color2 P { background-color: #ffffff; color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica }

.padding { padding: 5px }
.headingpad { padding: 5px; color: #ffffff; font-size: 11px; font-family: Verdana, Arial, Helvetica }
.faqtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.newbutton {
	padding: 2px;
	height: 25px;
	width: 150px;
	background-attachment: fixed;
	background-repeat: repeat;
	clear: both;
	text-align: center;
	}

.testbutton {
	width: 100px;
	height: 25px;
	background-color: #666666;
	text-align: center;
}

.testbutton:hover {
	background-color: #0033FF;
	color: #000000;
	border-color: black white white black;
	text-decoration: none;
	}
	
.linkonly:link {
	text-decoration: none;
	}


.sideheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: center;
}
