body {
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	background-color: #F0F0F0;
	scrollbar-3dlight-color: #FAFAFA;
	scrollbar-arrow-color: #F7941C;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #EBEBEB;
	scrollbar-shadow-color: #EBEBEB;
	scrollbar-track-color: #FAFAFA;
	scrollbar-highlight-color: #EBEBEB;
}
body,td,th,table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #F7941C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F7941C;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
h1 {
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom: 1px solid #666666;
	background-color: #666666;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	border: 1px solid #666666;
	background-color: #E0E0E0;
}
input.radio {
	border: none;
}
table {
	border: 1px solid #666666;
}



.bottom {
	font-size: 10px;
	color: #203D16;
}
.evencell {
	background-color: #E0E0E0;
}
.highlight01 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}
.highlight02 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
.subtablehead {
	font-size: 11px;
	font-style: italic;
	color: #FFFFFF;
	background-color: #666666;
}
.subtitle {
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #D6D6D6;
}
.tablenoborder {
	border: 0px none;
	background-color: none;
}
.image {
	border: 1px solid #666666;
}
.hide {
	visibility: hidden;
}

