.topboxmain {	
	background-image: url(knowingfieldimages/topbarmainbox.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bottomboxmain {	
	background-image: url(knowingfieldimages/bottombarmainbox.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.leftboxmain {	
	background-image: url(knowingfieldimages/leftbarmainbox.gif);
	background-repeat: repeat-y;
	background-position: left center;
}
.rightboxmain {	
	background-image: url(knowingfieldimages/righbarmainbox.gif);
	background-repeat: repeat-y;
	background-position: right center;
}
.apollyontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCCCCC;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding: 20px 30px 5px;
	margin: 0px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
}
.dropdowntext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;	
	color: #000000;	
	margin: 0px;
}
.error {
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	font-stretch: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;	
}.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
