BODY {
	color: #ffffff;
	font-family: Verdana, cursive;
	font-size: xx-small;
	font-weight: bold;
	text-align: left;
	}


td {
	font-size: 12px;
	font-weight: 100;
	}




.hmenu {
	font-weight: bolder;
}

.mhctlgheading {
 background-color: #669999;
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: larger;
 color: #FAFAD2;
}




A {
	color: #efefef;
}


.submitb {
	background: #EAEAEA;
	border: thin solid #B0C4DE;
	font: bolder;
	padding: 0px;
	color: #696969;
	cursor: pointer;
	
}
.submitb2 {
	background: #F9FFD4;
	border: thin solid #B0C4DE;
	font: bolder;
	padding: 0px;
	color: #555555;
	cursor: pointer;
	
}
input {
	background: #EAEAEA;
	border: thin solid #B0C4DE;
}


select {
	background: #EAEAEA;
	border: thin solid #B0C4DE;
}


textarea {

	background: #EAEAEA;
	border: thin solid #B0C4DE;
}
.imageframe {
	border: thick solid #666666;
}


A:HOVER {
	color: #ff8000;
}

.red      { color:#ff0000; }
.white    { color:#ffffff; }
.black    { color:#000000; }
.relative { position:relative; visibility:hidden; }
.absolute { position:absolute; visibility:hidden; }
.redtable { background-color:#ff0000; cell-spacing:0; }
.whitetable { background-color:#ffffff; cell-spacing:0;}

.boxtext{ 
   font-size: 18px;
   font-weight: bold;
	font-family: Verdana, cursive; 
	} 
