A:link    {COLOR: #FF0000}
A:visited {
	COLOR: #FF0000;
}
A:hover   {COLOR: #3333FF}


.classInput1{
   border-bottom: #000000 1px solid;
   border-left:   #000000 1px solid;
   border-right:  #000000 1px solid;
   border-top:    #000000 1px solid;
   background-color:#FFFFEE;
   font-size:11px;
   font-family:Arial, Helvetica, sans-serif;
}

.classButOff{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #000000 1px solid;
	border-left: #FFFFFF 1px solid;
	border-right: #000000 1px solid;
	border-top: #FFFFFF 1px solid;
	background-color: #CC0000;
	cursor: hand;
}

.classButOn{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	border-bottom: #FFFFFF 1px solid;
	border-left: #660000 1px solid;
	border-right: #FFFFFF 1px solid;
	border-top: #000000 1px solid;
	background-color: #990000;
	cursor: hand;
}
.colhead{
	border-top-width:1px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:black;
   background-color:#eeeeee;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;
}
.tdreg{
	border-top-width:0px;
	border-bottom-width:1px;
	border-left-width:0px;
	border-right-width:0px;
	border-style:solid;
	border-color:#FFB64B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.header1 {
	color:#CC0000;
   font-weight:bold;
   font-size:14px;
   font-family:Arial, Helvetica, sans-serif;
}

.subtitle{
	color:#CC0000;
   font-size:12px;
   font-weight:bold;
   font-family:Arial, Helvetica, sans-serif;
   border-bottom: #FFB64B 1px solid;
   border-left:   #000000 0px solid;
   border-right:  #000000 0px solid;
   border-top:    #000000 0px solid;
}

body {
   overflow:auto;
   scrollbar-face-color: #CC0000;
   scrollbar-shadow-color: #990000;
   scrollbar-highlight-color: #FF9999;
   scrollbar-3dlight-color: #CC0000;
   scrollbar-darkshadow-color: #000000;
   scrollbar-track-color: #FF9999;
   scrollbar-arrow-color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}

td.tableTitle1
{
display:none;
}
