 body {
  margin-left: 0px;
  margin-right: 0px;
  background-color: #ffffff;
  font-size: 12px;
  color: #000000;
  font-family: Verdana, Geneva, Arial, sans-serif;
  background-image: url(/images/bg.gif);
}

a:link { color: #cc0000; font-size: 12px; text-decoration: none;}
a:visited { color: #cc0000; font-size: 12px; text-decoration: none;}
a:hover { color: #000000;font-size: 12px;text-decoration: underline;}
a:active { color: #cc0000; font-size: 12px; text-decoration: none;}

.urltxt {
  font-size: 14px;
}

.urltxt2 {
  font-size: 14px;
  color: #cc0000;
}

a#header { 
  font-size:16px;
}

.downloadsheader {
  font-size: 16px; 
  color: #cc0000;   
}
.footertxt {
  font-size: 10px;
}

a.footer:link,a.footer:active,a.footer.visited {
  color: #cc0000;
  font-size: 10px;
  text-decoration: none;  
}

a.footer:hover {
  color: #000000;
}

a.menul:link,a.menul:active,a.menul:visited {
  color: #333333;
  font-size: 12px;
  text-decoration: none;
  margin-left: 6px;  
  margin-right: 6px; 
  padding: 5px; 
}

a.menul:hover {
  color: #ffffff;
  font-size: 12px;
  text-decoration: none;
  background: #333333;
  margin-left: 6px;  
  margin-right: 6px; 

  padding: 5px;
}

.medheader {
  font-size: 16px;
  color: #336699;
  font-weight: bold;
}

.medredheader {
  font-size: 16px;
  color: #cc0000;
  font-weight: bold;
}

.smallred {
  color: #cc0000;
  font-size: 11px; 
  font-weight:normal;
}

.header {
  font-size: 20px;
  color: #336699;
  font-weight: bold;
}

.hilite {
  color: #660066;
}

.dottedtable {
  background: #eeeeee; 
  border: 2px dotted #666666;
}

.stepbox {
  background: #eeeeee; 
  color: #333333;
  border: 2px dotted #336699;
  padding-top: 3px;
  padding-bottom: 3px;
}

td#stepdots {
  border-right: 2px dotted #336699;
  padding-left: 8px;
  padding-right: 8px;
  font-size: 11px;
}

td#stepheader {
  font-size: 20px; 
  font-weight: bold;
  border-right: 2px dotted #336699;
  border-bottom: 2px dotted #336699;
  padding: 8px;
}

td#stepdotted {
  border-top: 2px dotted #336699;
}

a.bmenu:link,a.bmenu:active,a.bmenu:visited {
  color: #336699;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}

a.bmenu:hover {
  color: #000000;
  font-size: 16px;
  text-decoration: underline;
  font-weight: bold;
}

.boldtext {
  font-weight: bolder;
}

a.elink:link,a.elink:active,a.elink:visited {
  color: #0000ff;
  font-size: 12px;
  text-decoration: none;
}

a.elink:hover {
  color: #ff0000;
  font-size: 12px;
  text-decoration: none;
}


form input,form file, form textarea { font-size: 12px; color:#000000;background-color:#eeeeee;}
#prettybutton { border-style:solid; background: #336699; border-color:#99ccff; border-width:1px; padding: 2px;color:#ffffff;}
form select {font-size: 11px;height: 19px;}

