﻿body {
	margin: 10px;
	background-color: #cddbc8;
}
#container {position: absolute; left:50%; width:800px; margin-left: -400px;}
p, td {
	font-family: Arial;
	font-size: 9pt;
	color: #333;
	line-height: 14pt;
}
a {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
.nav {
	padding-left: 10px;
	font-size: 9pt;
	color: #003300;
}
.nav a {
	color: #003300;
	text-decoration: none;
}
.nav a:hover {
	text-decoration: underline;
}

/* header + corners*/
.collg { width: 136px;}
.col10b { width: 10px; background-color: #ffffff; }
.colb { background-color: #ffffff; vertical-align: top}
.col10g { width: 10px; background-color: #90bc31; }
.colg { background-color: #90bc31; }
.col10gg { width: 10px; background-color: #dfffb6; }      
.colgg { background-color: #dfffb6; }  
.colmain { background-color: #dfffb6; width: 614px; height: 300px; vertical-align: top}      
