body {
	margin-top: 10px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	background-color: #706666;
	background-image: url('images/gradient.jpg');
	background-repeat: repeat-x; 
	background-attachment: fixed;
	background-position: bottom left;
}
	a:link {color: #A20B32; text-decoration: underline}
	a:active {color: #A20B32; text-decoration: underline}
	a:visited {color: #A20B32; text-decoration: underline}
	a:hover {color: #A20B32; background-color: #ffffff; text-decoration: underline overline}


.messagecell {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-width: 2px;
	border-style: ridge;
	border-color: #000000;
}

.menu {
	font-family: Verdana;
	font-size: 8pt;
	background-color: #FFFFFF;
	padding-left: 90px;
}

	a:link.menu {color: #A20B32; text-decoration: underline}
	a:active.menu {color: #A20B32; text-decoration: underline}
	a:visited.menu {color: #A20B32; text-decoration: underline}
	a:hover.menu {color: #A20B32; background-color: #ffffff; text-decoration: underline overline}
	
.footer {
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
}
	a:link.footer {color: #A20B32; text-decoration: underline}
	a:active.footer {color: #A20B32; text-decoration: underline}
	a:visited.footer {color: #A20B32; text-decoration: underline}
	a:hover.footer {color: #A20B32; background-color: #ffffff; text-decoration: underline overline}
	
.content {
		font-family: Verdana;
		font-size: 10pt;
		color: #000000;
		background-color: #ffffff;
		
	}
p {font-family: Verdana, Geneva, sans-serif;}
li{font-family: Verdana, Geneva, sans-serif;}