@charset "utf-8";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ababab;
	text-decoration: none;
}
.green_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a0c12b;
	text-decoration: none;
}
a.green_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a0c12b;
	text-decoration: none;
}
a.green_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a0c12b;
	text-decoration: underline;
}
.orange_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fa6418;
	text-decoration: none;
}
a.orange_bold:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fa6418;
	text-decoration: none;
}
a.orange_bold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fa6418;
	text-decoration: underline;
}.photo_border {
	border: 1px solid #000000;
}
HTML {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#242424;
	scrollbar-arrow-color:#fa6418;
	scrollbar-track-color:#000000;
	scrollbar-shadow-color:#373737;
	scrollbar-highlight-color:#787878;
	scrollbar-3dlight-color:#525252;
	scrollbar-darkshadow-Color:#242424;
}
#module1,#module2,#module3,#module4{
	width:385px;height:75px;overflow:hidden;
}
