// A71080 paars

.drillmenuText
{
  color: #C0C0C0;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 22px;
}
.drillmenuText A, .drillmenuText A:Hover, .drillmenuText A:Visited, .drillmenuText A:Active
{
  color: #C0C0C0;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 22px;
  text-decoration: none;
}

.helpText, .helpText A, .helpText A:Hover, .helpText A:Visited, .helpText A:Active
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
}

.helpText A:Hover
{
  color: #58AC25;
  font-weight: bold;
  background-color: #FFFFFF;
}

.helpTextSmall, .helpTextSmall A, .helpTextSmall A:Hover, .helpTextSmall A:Visited, .helpTextSmall A:Active
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11px;
}

.xxinfoText, .infoText A, .infoText A:Hover, .infoText A:Visited, .infoText A:Active
{
  color: #A71080;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;
}

.errorText, .errorText A, .errorText A:Hover, .errorText A:Visited, .errorText A:Active
{
  color: #FF0000;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
}

.pageTitleText
{ 
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 22px;
}

.titleText, .titleText A, .titleText A:Hover, .titleText A:Active, .titleText A:Visited
{
  color: #707070;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 20px;
  text-decoration: none;
}

.titleText A:Hover
{
  color: #58AC25;
}

.titleTextModule
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

.xxtitleTextSmall, .titleTextSmall A, .titleTextSmall A:Hover, .titleTextSmall A:Active, .titleTextSmall A:Visited
{
  color: #707070;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
  text-decoration: none;
}

.xxtitleTextSmall A:Hover
{
  color: #58AC25;
}


.subtitleText
{
  color: #C0C0C0;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
}

.introText
{
  color: #808080;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11px;
}

.bodyText, td
{
  color: #808080;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 11px;
}

.dateText
{
  color: #c7c7c7;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;
}

td A, td A:Active, td A:Visited
{
  color: #000000;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

td A:Hover
{
  color: #58AC25;
  text-decoration: underline;
} 

.demoText A, .menuText A:Visited, .menuText A:Hover, .menuText A:Active
{
  color: #C0C0C0;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.demoText A:Hover
{
  color: #58AC25;
}

.menuText A, .menuText A:Visited, .menuText A:Hover, .menuText A:Active
{
  color: #000000;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.menuText A:Hover
{
  color: #58AC25;
}

.menuTextSub A, .menuTextSub A:Visited, .menuTextSub A:Hover, .menuTextSub A:Active
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}

.menuTextSelected A, .menuTextSelected A:Visited, .menuTextSelected A:Hover, .menuTextSelected A:Active
{
  color: #000000;
  font-family: Verdana, Arial;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

.menuTextSelectedSub A, .menuTextSelectedSub A:Visited, .menuTextSelectedSub A:Hover, .menuTextSelectedSub A:Active
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;
  text-decoration: none;
}

.menuTextDim
{
  color: #C0C0C0;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 12px;
}

.menuTextDimSub
{
  color: #FFFFFF;
  font-family: Verdana, Arial;
  font-weight: normal;
  font-size: 10px;
}

.helpInput
{
  border-color: #CE579F;
  border-width: 2px;
}

.helpCheckbox
{
  border-color: #CE579F;
  border-width: 2px;
}

.helpButton
{
  border-color: #CE579F;
  color: #000000;
  border-width: 2px;
  font-family: Verdana,helvetica,sans-serif;
  font-size:84%;
  font-weight:bold;
  background-color:#FFFFFF;}
