
BODY { 
 	background-color: #999966;
   	margin-top: 10px;
	margin-left: 10px;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: center;
	}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999966;
	text-decoration: none;
	text-align: center;

}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
	text-align: center;
	
}

p            { font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
               font-variant: normal; color: #000000 }
               
td            { font-family: Arial, Helvetica, sans-serif; font-size: 13px; 
               font-variant: normal; color: #000000 } 
               
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

A:hover {color: #0000ff; text-decoration: underline}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000080;
	text-decoration: underline;
}

.a2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
}
img {border: 0;
}


.maintable {border: 1px solid #1F7A98;
			 }
.corner {background-image: url("images/corner.gif");
		background-repeat: no-repeat;
			 }
.navcell  { background-color: #A8011F;
			border-color: #D09700;
			border-width: 2px;
			border-style: solid;
			text-align: center;
			
		}