div.mainBG1
{
	position: absolute;
	background: url(../images/mainBG1.jpg);
	background-repeat: no-repeat;
	min-height:		701px;
	width:			750px;
	padding:		0px;
	margin:			0px;
	top: 0;
	left: -60px;
}

#mainBG1
{	
	position: absolute;
	background: url(../images/mainBG1.jpg);
	background-repeat: no-repeat;
	min-height:		701px;
	width:			750px;
	top: 0;
	left: 0;
	padding: 0;
	margin: 0;
	z-index: 10;
}

.stripes
{
	background: url(../images/stripes2.jpg) no-repeat;
	width:			250px;
	height:			290px;
	left: 			5px;
	padding:		0;
	margin-top:		13px;
}


/*
.stripes
{
	position: absolute;
	background: url(../images/stripes2.jpg) no-repeat;
	width:			250px;
	height:			290px;
	top: 			396px;
	left: 			0;
	padding:		0;
	margin-top:		13px;
}
*/
.layNavGR
{
	
}

td.formHeader2, .table_header
{

}	

div.menu a:hover
{
	color:#fff;
}
