h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #a26adf;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ao86do;
}
body,p,td,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}

a,a:link,a:visited{
text-decoration: underline;
color: #666666;
}
a:hover,a:active{
text-decoration: underline;
color: #ao86do;
}

hr { 
width:100%;
height:1px;
color:a26adf;
}


.whitecaption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #ffffff;
}


a.topmenu,a.topmenu:visited,a.topmenu:link,a.topmenu:active, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration:none;
	color: #be8def;
}

a.topmenu:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration:none;
	font-weight: bold;
	line-height: normal;
	color: #a26adf;
}

a.whitelink,a.whitelink:visited,a.whitelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration:none;
	color: #ffffff;
}

a.whitelink:hover,a.whitelink:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
	font-weight: bold;
	line-height: normal;
	color: #a26adf;
}
/* used for form validation */

 td.info   { color: #666666; background-color: transparent; font-weight: NORMAL; }

  .info   { color: #666666; background-color: transparent; font-weight: normal; }
  .warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }
  .error  { color: red; background-color: transparent; font-weight: bold }

  .formtab TD      
          { padding: 0.2em; height: 2.5em; vertical-align: top; font-size: 90%; }