BODY {
	background-color : White;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
   	color : #660000;
	line-height: 16px;
}
.smallertext {
    font-size : 11px;
}


.row1 {
    font-size : 10px;
    background-color : #E8D4C7;
}
.row2 {
    font-size : 10px;
    background-color : #E8B8A3;
}
.required {
	font-size : 14px;
	background-color : #F2ECD0;
}

TD{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
		line-height: 16px;
}

TD.label {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	text-align : label;
	background-color: #DCDCDC;
	font-size : 14px;
	color : #660000;
	font-weight : bold;
}

.graycell {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align : top;
	text-align : label;
	background-color: #DCDCDC;
	color : #660000;
	font-size: 12px;
	font-weight: normal;
	border : 2px solid #660000;
	padding : 4;
}

TD.field {
	vertical-align : bottom;
	text-align : left;
	background-color : #F5F5F5;
}
TD.section {
	vertical-align : bottom;
	text-align : center;
	font-size : 14px;
	font-weight : bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #666666;
	color: White;
	padding-left : 6px;
	background-image : url(../images/hdr_bkg.jpg);
}
TH {
    font-family: Tahoma, Arial;
    background-color : Silver;
    font-size : 10px;
    font-weight : bold;
    text-align : right;
}
TD.data {
	vertical-align : top;
	text-align : left;
    font-size : 14px;
	background-color : #F5F5F5;
}

.formbutton { background-color: #C5B3C5; }
.menubar { position: absolute; top: 90px; left: 100px;}   
.normal {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
    color : #660000;
}
.menutop {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
 	text-decoration: none;
  	color : #660000;
}
.menutop:hover { 
  TEXT-DECORATION: underline; 
  color : #660000;
}
.menuleft {
	text-decoration: none;
	color :  #660000;
	line-height : 14px;
	font-size: 11px
    font-family: Arial, Helvetica; 
    text-decoration: none
}
.menuleft:hover {
	text-decoration: underline;
  color : #333366;  
}
A {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
    font-weight : bold;
 	text-decoration: none;
	color :  #660000;
}
A:hover { 
  TEXT-DECORATION: underline; 
  color : #333366;  
}
A.Header {
    color : #660000;
    background-color : Silver;
    font-size : 10px;
    font-weight : bold;
    text-decoration : none;
}
A.Header:hover {
    text-decoration : underline;
}
.datacell {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #660000;
	text-align : left;
	background-color : #E9E9E9;
}
.dataheader {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
	text-align : center;
	background-color : #6A6A6A;
}
.footer {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
 	text-decoration: none;
  	color : #660000;
}
H1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 16px;
    margin-bottom : 0px;
    text-align: center;
 	background-image : url(../images/hdr_bkg.jpg);
    color: White;
}
H2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
    font-weight: bold; 
    font-size: 14px;
	margin-bottom : 0px;
}
