BODY {
	padding: 0;
	margin: 0;
	background-color: white;
	}

BODY, TD, TH {
	color: black;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

	TH {
	text-align=left;
	background-color: #eeeeff;
}

A {
	color: #786d62;
	border: 0;
	}
	
H1, H2, H3, H4 {
	font-family: "Trebuchet MS", verdana, arial, sans-serif;
	}

H1 {
	font-size: 18px;
	}	
	
H2 {
	font-size: 14px;
	}
	
	
H3 {
	font-size: 12px;
	}
	
H4 {
	font-size: 10px;
	}
	
H1, H2, H3, H4, TABLE, FORM, DL {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	}

IMG {
	border: O;
	}
	
INPUT, SELECT, TEXTAREA {
	font-family: verdana, arial, sans-serif;
	background-color: #ffffff;
}

.error {
	font-weight: bold;
	color: #cc3333;
}


.info {
	font-weight: bold;
	color: #cc3333;
}

.infoSmall {    
	font-weight: normal	;
	color: #000066;
	font-size: 7pt;
}

.infoSmall:link {  
	font-size: 9px; 
}

.infoSmall:visited {  
	font-size: 7px; 
	font-weight: normal;
}

.infoSmall:hover {
  color:red
} 



.blankLine {
	background-color: #eeeeee;
}

.red {
	color: #cc3333;
}

.green{
	background-color: #e6f1c9;
}

.menulink {  
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-decoration: none
}

.menulink:visited {  
	font-size: 13px;
	font-weight: normal; 
	color: white;
	text-decoration: none
}
.menulink:hover {
  color:#dddddd;
  
}

.page {  
	font-size: 13px;
	font-weight: bold;
	color: black;
	text-decoration: none
}

.page:visited {  
	font-size: 13px;
	font-weight: bold; 
	color: black;
	text-decoration: none
}
.page:hover {
  color: #333333;
  
}



.imgsubtext {
	text-align: center;
}

.thumbnail {
	border: 1px;
	border-color: black;
}

.noborder {
	border: 0px;
}