body{
	margin:0 0 0 0;
	background:#FFFFCC;
	color: #003300;
}
	a:link{color:#FFFFCC}
	a:hover{color:#FFFFCC}
	a:visited{color:#FFFFCC}
	a:active{color:#FFFFCC}

.titleHead {
	background-color: #003300;
	background-position: top;
}

.footer {
	background-color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.tableMenu {
	background-image: none;
	color: #003300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	display: inline;
}

.tableMenu a:link {
	color: #003300;
}

.tableMenu a:active {
	color: #003300;
}

.tableMenu a:visited {
	color: #003300;
}

.tableMenu a:hover {
	color: #003300;
}

.mainBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003300;
	text-decoration: none;
	letter-spacing: normal;
	text-align: left;
	vertical-align: text-top;
	word-spacing: normal;
	white-space: normal;
	float: none;
	padding: 10px;
	display: run-in;

}

.floatright { 
	float: right; 
	margin: 0 0 2px 5px;
	border: 1px solid #003300;
	padding: 2px;
}
.floatLeft {
	padding: 2px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
	border: 1px solid #003300;
	height: 176px;
	width: 132px;
	clear: none;



}
