A:link    { color: #CCCCCC; text-decoration: none; }
A:visited { color: #CCCCCC; text-decoration: none; }
A:active  { color: #A6CEF5; text-decoration: underline; }
A:hover   { color: #A6CEF5; text-decoration: underline; }

BODY { 
  scrollbar-base-color: #333333;
  scrollbar-shadow-color: #333333;
  scrollbar-face-color: #2D4569;
  scrollbar-highlight-color: #607D99;
}

.txtMed1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 18px;
}

.txtMed2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}

.txtSmall1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
}

.txtSmall2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 13px;
}

.formbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;



}

.formbox2 {
  height: 13px;
  width: 13px;
  margin: 0px;
  padding: 0px;
}

.border1 {
  border: 1px solid #AAAAAA;
}

.boldblue {
  font-weight: bold;
  color: #2D4569;
}

.boldred {
  font-weight: bold;
  color: #C73838;
}.textbox200 {
	width: 200px;
}
.textbox100 {

	width: 100px;
}
.textbox120 {


	width: 120px;
}
.textbox140 {
	width: 140px;

}
.button100 {
	height: 23px;
	width: 100px;
}
