/* CSS Document
Lotos Nile Marketing
Subcommon CSS
© 2005 Lotos Nile Marketing
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */
	
body {
	font-size: 100.01%;
	background-color: #111111;
	margin: 20px 0 0 0;
	}
	
table {
	width: 750px;
	margin: auto;
	}
	
div#wrapperdiv {
	width: 750px;
	margin: auto;
	}
	
table#formtable {
	width: 500px;
	margin-left: 0px;
	}
	
td {
	padding: 0;
	border: 0;
	vertical-align: top;
	}
	
#content {
	background-image: url(../images/newsubcenter_15.jpg);
	background-repeat: repeat-y;
	width: 535px;
	padding: 10px 10px 5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	}
		
#leftcol {
	background-image: url(../images/newleft.jpg);
	background-repeat: repeat-y;
	width: 91px;
	}
	
#rightcol {
	background-image: url(../images/newright.jpg);
	background-repeat: repeat-y;
	width: 104px;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7e6f5e;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EDDAC8;
	background-color: #7E6F5E;
	}