body {
	margin:0px;
	background-color:#ffffff;
	text-align:center;
	padding:10px;
	min-width:820px;
}

#wrap {
    background-color:#FFFFFF;
    background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
 	font-size: 9pt;
	font-family: Lucida Sans Typewriter, sans-serif;
	line-height: 14px;
    width: 820px;
	color: #666666;
}




#innerwrap {
	width: 820px;
		font-size: 9pt;
	font-family: Lucida Sans Typewriter, sans-serif;
	line-height: 14px;
} 

#sidemenumain {
		font-size: 9pt;
	font-family: Lucida Sans Typewriter, sans-serif;
	line-height: 14px;
	text-align: left;
	float: left;
	padding:0px;
	width: 150px;
	margin-left:5px;
	
}	#sidemenumain  a {
		text-decoration: none;
		color: #666666;
	}
	#sidemenumain  a:visited {
		text-decoration: line-through;
		color: #666666;
	}
	#sidemenumain  a:hover {
		text-decoration: none;
		color: #FF0318;
	}
	#sidemenumain  a:active {
		text-decoration: none;
		color: #666666;
	}


#content {
		font-size: 9pt;
	font-family: Lucida Sans Typewriter, sans-serif;
	line-height: 14px;
	float: right;
	width: 650px;
	padding-right: 0px;
}

#footer {
	font-size: 8pt;
	width: 820px;
	text-align: center;
	padding-top: 40px; 
	padding-bottom: 4px; 
	clear: both;
}


td {
		font-size: 9pt;
	font-family: Lucida Sans Typewriter, sans-serif;
	line-height: 14px;
}

a:link, a:visited{	
	color: #FF0318;
	text-decoration: none;
	}

a:hover{
	color: #666666;
	text-decoration: none;
}

a:active{
	color: #FF0318;
	text-decoration: none;
}
