body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9E8B97;
	font-size: 11px;
	color: #67495D;
	}

.menu-left {
	background-color: #FFFFFF;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
	color: #333333;
	line-height:20px;
	}
	
.border-table {
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

h1 {
	font-size: 20px;
	text-indent: 0px;
	text-align: left;
	margin-bottom:0px;
	margin-top:10px;
	text-transform: capitalize;
	}

h2 {
	font-size: 11px;
	text-indent: 0px;
	text-align: left;
	margin-bottom:0px;
	margin-top:0px;
}

h3 {
	font-size: 17px;
	text-indent: 0px;
	text-align: center;
	margin-bottom:0px;
	margin-top:5px;
		}

hr {
	margin: 0px;
	color: #999999;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right:5px;
	height:1px;
	width:90%;
	Align:left;
}

#test {
background-color:#FFFFFF;
	border-color:#FFFFFF;
	border-top: 1px;
	border-right: 1px;
	border-bottom: 1x;
	border-left: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin: 0px;
	padding: 0px;
	background-position: center;
}

.Footer {
	background-color: #FFFFFF;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	color:#333333;
	margin-bottom: 5px;
	margin-top: 5px;
}

.maintext { 
padding-left:15px;
padding-right:15px;
padding-top:10px;
padding-bottom:10px:
}

