.smalltext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.bodytext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
   padding-right: 25px;
   padding-left: 34px;
   line-height: 14pt;
}

.mediumtext {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000000;
   text-decoration: none;
}

.headtext {
   font-family: Verdana, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color: #3366CC;
   text-decoration: none;
}

.foottext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #666666;
   text-decoration: none;
}

.errortext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #FF0000;
   text-decoration: none;
}

.oktext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #006600;
   text-decoration: none;
}

.accenttext {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: bold;
   color: #29166F;
   text-decoration: none;
}

.smallinput {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

.mediuminput {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3366CC;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
}

.button {
   	font-family: Verdana, sans-serif;
   	font-size: 10px;
   	font-weight: bold;
   	color: #0A2351;
   	text-decoration: none;
   	background-color: #D6DFF5;
   	border: 1px solid #3366CC;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.buttonover {
   	font-family: Verdana, sans-serif;
   	font-size: 10px;
   	font-weight: bold;
   	color: #FFFFFF;
  	text-decoration: none;
   	background-color: #B6822E;
   	border: 1px solid #FFFFFF;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.buttonoff {
   	font-family: Verdana, sans-serif;
   	font-size: 10px;
   	font-weight: bold;
   	color: #999999;
   	text-decoration: none;
   	background-color: #E0E0E0;
   	border: 1px solid #E0E0E0;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.buttondelete {
   	font-family: Verdana, sans-serif;
   	font-size: 10px;
   	font-weight: bold;
   	color: #FF0000;
   	text-decoration: none;
   	background-color: #E0E0E0;
   	border: 1px solid #FF0000;
	padding: 1px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.fieldset { 
	padding: 15px;
	border: 1px solid #29166F;
	margin-bottom: 10px;
}

.legend {
   	font-family: Verdana, sans-serif;
   	font-size: 10px;
   	font-weight: bold;
   	color: #29166F;
   	text-decoration: none;
   	padding: 5px;
   	margin-left: 0px;
}

.smalllink {
   font-family: Verdana, sans-serif;
   font-size: 10px;
   font-weight: normal;
   color: #000099;
   text-decoration: underline;
}

.mediumlink {
   font-family: Verdana, sans-serif;
   font-size: 12px;
   font-weight: normal;
   color: #000099;
   text-decoration: underline;
}

.helplink {
   font-family: Courier New, Courier, mono;
   font-size: 11px;
   font-weight: bold;
   color: #3366CC;
   text-decoration: none;
}

a:link {
   color: #000099;
   text-decoration: underline;
}

a:visited {
   color: #000099;
   text-decoration: underline;
}

a:active {
   color: #000099;
   text-decoration: underline;
}

a:hover {
  color: #FF6600;
}
