a:link {
	color: #003300;
	text-decoration: none
} 
a:visited {
	color: #003300;
	text-decoration: none
} 
a:hover {
	color: #003300;
	text-decoration: underline
} 
a:active {
	color: #003300;
	text-decoration: none
} 
div#footer a:link {color: white; text-decoration: none} 
div#footer a:visited {color: white; text-decoration: none} 
div#footer a:hover {color: white; text-decoration: underline} 
div#footer a:active {color: white; text-decoration: none} 

.container {
	width: 960px;
	margin: 0 auto;
}
body {
	margin: 0 auto;
	padding: 0px;
	width: 960px;


}


div#left {
	float: left;
	width: 240px;


}


div#right {
	float: right;
	width: 220px;
	height: 100%;
	background-color: #F5F4F0;
}


div#middle {
	padding-top: 0px;
	padding-right: 230px;
	padding-bottom: 5px;
	padding-left: 255px;


}


div#footer {
	clear: both;
	background-color: #003300;
	padding: 10px;


}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.style5 {
	color: #003300;
	font-weight: bold;
	font-size: 18px;
}
.style6 {
	color: #003300;
	font-weight: bold;
}
.style10 {font-size: 10px; }
.style11 {color: #FFFFFF}
.style12 {font-size: 12px}
.style14 {color: #003300; font-weight: bold; font-size: 16px; }
.style17 {
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
}

</style>
