BODY{
scrollbar-face-color: #EE5019; 
scrollbar-shadow-color: #FFFFFF; 
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color: #FFFFFF; 
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF
}

a:link { color: #EE5019; text-decoration: none} a:visited { color: #EE5019; 
text-decoration: none} a:active { color: #EE5019; text-decoration: underline} 
a:hover {color: #F6A78C;}

a.news:link { color: #666666; text-decoration: underline} a.news:visited { color: #666666; 
text-decoration: underline} a.news:active { color: #666666; text-decoration: underline} 
a.news:hover {color: #CCCCCC;}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #EE5019;
}

h1.news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006344;
	border-top-color: #060;
	border-right-color: #060;
	border-bottom-color: #060;
	border-left-color: #060;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-top-color: #FFC;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

hr {
	color: #006344;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006344;

}

.search {
position:relative;
left: 68px;
}
