BODY, TD {
    font-family: Arial, Helvetica;
    font-size: 12px;
	color: #000000;
}

h1 {
    font-family: Arial, Helvetica;
	font-size: 20px;
	color: #F79010;
	margin-bottom: 8px;
}

h2 {
    font-family: Arial, Helvetica;
	font-size: 16px;
	color: #F79010;
	border-bottom: 2px Solid #75BC1E;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

h3 {
    font-family: Arial, Helvetica;
	font-size: 14px;
	color: #F79010;
	border-bottom: 2px Solid #75BC1E;
	padding-bottom: 4px;
	margin-bottom: 8px;
}

h4 {
    font-family: Arial, Helvetica;
	font-size: 14px;
	border-bottom: 2px Solid #75BC1E;
	padding-bottom: 3px;
	margin-bottom: 0px;
	margin-top: 12px;
}

li {
	margin-bottom:4px;
}

.paginating {
    font-family: Arial, Helvetica;
	font-size: 13px;
	color: #F79010;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
}

div.greenline {
	background-color: #75BC1E;
	height: 2px;
}

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.hidden {
	color: #000000;
	text-decoration: none;
}

a.hidden:hover {
	color: #000000;
	text-decoration: underline;
}

a.orange {
	text-decoration: none;
	color: #F79010;
}

a.orange:hover {
	text-decoration: underline;
	color: #F79010;
}

td.navbar {
	font-size: 11px;
	font-weight: bold;
}

input.searchbox {
    font-family: Arial;
    font-size: 11px;
	color: #000000;
	width: 120px;
}

input.searchbut {
    font-family: Arial;
    font-size: 11px;
	color: #000000;
	width: 50px;
}

div.menu1 {
	height: 27px;
	line-height: 27px;
	background: url(img/menu1_bg.gif) no-repeat bottom #A8D765;
	padding-left: 28px;
}

div.menu2 {
	height: 27px;
	line-height: 27px;
	background-color: #A8D765;
	padding-left: 28px;
}

div.menu3 {
	height: 27px;
	line-height: 27px;
	background: url(img/menu3_bg.gif) no-repeat bottom #A8D765;
	padding-left: 28px;
	color: #FFFFFF;
}

div.menu4 {
	height: 27px;
	line-height: 27px;
	background: url(img/menu4_bg.gif) no-repeat bottom #A8D765;
	padding-left: 28px;
	color: #FFFFFF;
}

div.middle1 {
	height: 33px;
	line-height: 33px;
	background: url(img/middle1_bg.gif) no-repeat bottom #C8E5A5;
	padding-left: 10px;
}

div.middle3 {
	height: 33px;
	line-height: 33px;
	background: url(img/middle3_bg.gif) no-repeat bottom #C8E5A5;
	padding-left: 10px;
}

div.middle4 {
	height: 33px;
	line-height: 33px;
	background: url(img/middle4_bg.gif) no-repeat bottom #FDDBAD;
	padding-left: 10px;
}

div.lightgreen {
	background-color: #C8E5A5;
	border-bottom: 3px Solid #FFFFFF;
	padding: 6px 6px 10px 10px;
}

div.lightgreen_inner {
	background: url(img/arrow_white.gif) no-repeat top left #C8E5A5;
	padding-left: 12px;
	padding-top: 4px;
}

div.orange {
	background-color: #F79010;
	border-bottom: 3px Solid #FFFFFF;
	padding: 6px 6px 10px 10px;
}

div.orange_inner {
	background: url(img/arrow_white.gif) no-repeat top left #F79010;
	padding-left: 12px;
	padding-top: 4px;
}

div.lightorange {
	background-color: #FDDBAD;
	border-bottom: 3px Solid #FFFFFF;
	padding: 6px 6px 10px 10px;
}

div.lightorange_inner {
	background: url(img/arrow_white.gif) no-repeat top left #FDDBAD;
	padding-left: 12px;
	padding-top: 4px;
}

div.content_inner {
	background: url(img/arrow_green.gif) no-repeat top left;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 8px;
	text-align: justify;
}

a.sp {
	color: #000000;
	text-decoration: none;
}

a.sp:hover {
	color: #000000;
	text-decoration: underline;
}
