.redHighlight {
	color: #993300; font-weight:bold
}

button       { font-family: Verdana; font-size: 10px; color: #800000; font-weight: bold; 
               background-color: #CCFFCC }
.indent      {  margin-left: 100; }
.label        { border:1px solid #800000; font-family: Verdana; font-size: 12px; border:1px solid #800000; color: #800000; font-weight: bold; background-color:#CCFFCC }
.labelinput    { font-family: Verdana; font-size: 11px;  color: #800000; border:1px solid #800000; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px }

.menu       { font-family: Verdana; font-size: 10px; color: #800000; font-weight: bold; 
               border: 3px double #66FFFF; background-color: 
               #99FFCC }
.bottomlink  { color: #800000; font-size: 10px; font-family: Verdana; text-align:center }
.Newtext     { font-family: Arial; font-size: 10px;  color: #CC0000; font-weight:bold; font-style:italic }
.quote       { color: #0000FF; font-size: 11px; font-family: Verdana; font-weight: bold; text-align:center }
.white {
	color: #FFFFFF;
}
body {
  font-family: Arial, verdana, helvetica;
	font-size: 10px;
	color: #000000;
	background-color: #264D8E;
 text-align:left; 
}
.tableBorder {
	!border: 1px solid #264D8E;
	border:3px double #33CCCC;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #800000;font-family:Tahoma, Helvetica;
	text-align:left;
}
h2 {
	font-size: 12px;
	color: #800000;
	font-family:Tahoma, Helvetica;
	font-weight:bold;
	text-align:left;
}a {
	color: #0000FF;
	
}
.normal {

	font-family: Verdana,Arial, Helvetica; font-size: 12px;
}
.large {
	Font-family: Arial; color: #800000; font-size: 12px; font-weight: bold 
}
li {
	font-family: Arial; font-size: 12px; color:#0000FF; margin-left:2; font-weight:bold
}
p{ font-family:  Verdana,Arial, Helvetica; font-size: 12px; text-align:left; margin-left:5; margin-right:5 }