body
{
	background-color: #aec6f2;
	background-image:    url( ../images/bg2.jpg );
	background-repeat:   repeat-x;	

}

.navBody
{
	background-color: #fff;
	background-image:    url( ../images/mid2.jpg );
	background-repeat:   no-repeat;	
	background-position:top right;
	padding-right:50px;
	padding-left:50px;
}

.layNavGR
{
	background-color: #fff;
	background-image:    url( ../images/mid2.jpg );
	background-repeat:   no-repeat;	
	background-position:top right;
}

.pageTitle
{
	text-transform:uppercase;
	color:#560200;
}

td.formHeader2, .table_header
{
	text-align:       center;
	padding:          3px;
	font-weight:      bold;
	background-color: #0a172a;
	color:#fff;
}	

div.menu a:hover
{
	color:            #000 !important;
	background-color: #aec6f2; 
}
