body { 

	background: #4C5C7D url('images/back.gif') ;
	background-repeat: repeat-x ;
	margin-top: 7;
	padding: 0;
}

td { 

	font-family: "Tahoma", "Verdana", "Arial" ; 
	font-size: 11px; 
	line-height: 140%; 
	color: #E6E7EB; 
}

A:link {

	color: #E6E7EB; 
	text-decoration:none;
	
}

A:visited {

	color: #E6E7EB; 
	text-decoration:none;

}

A:hover {

	color: #B1B9C5;
	text-decoration:underline;
}

A:link.nav, a:visited.nav{

	color: #4C5C7D; 
	font-size: 90%;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	border: none;
}

A:hover.nav {

	color: #B1B9C5;

}


.blank {

	font-size: 1pt;
}

.banner {

	font-size: 15px;
	color: #BB4D6A;
	font-weight:bold;
}

.mainBG {
    widthe; 405px;
	padding-left: 5;
	padding-right: 5;
	
}
