
body {
	scrollbar-3dlight-color : #630;
	scrollbar-arrow-color : #630;
	scrollbar-base-color : #708090;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #F0E68C;
	scrollbar-highlight-color : #630;
	scrollbar-shadow-color : #630;
	scrollbar-track-color : #DAA520;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	font-size: 10pt;
}

h1 {
	font-size: 14pt;
	color: #630;
	font-weight: bold;
}

h2 {
	font-size: 11pt;
	color: #F04B04;
	font-weight: bold;
	font-style: italic;
}

#style2 a {
	width: 300px;
	border: black solid 1px;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #630;
	background-color: #FFF0B0;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 5px;
	text-decoration: none;
}

#style2 a:hover{
	color: #630;
	background-color: #ddd;
	font-style: italic;
}
#style1 a { 
width: 120px; 
border: black solid 1px; 
display: block; 
padding-left: 5px }

#style1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #630; 
font-style: italic;
}

#style1 a:hover { 
text-decoration: none; 
color: #630;
background-color: #eee;
 }
 
 .small {
 	font-size: 8pt;
	color: #630;
 }
 
 .accent {
 	background-color: #FFF0B0;
	color: #630;
	font-weight: bold;
 }
 
 .bold {
 	font-weight: bold;
 }
 
 .brownhead {
 	background-color: #630;
	color: #fff;
	font-weight: bold;
 }
 
.smalltext {
	font-size: 8pt;
}

.orangebold {
	color: #F04B04;
	font-weight: bold;
}

.emph1 a { 
width: 175px; 
border: black solid 1px; 
display: block; 
padding-left: 5px }

.emph1 a { 
color: white; 
text-decoration: none; 
font-weight: bold; 
background-color: #630; 
}

.emph1 a:hover { 
text-decoration: none; 
color: #630;
background-color: #F0E68C;
 }
 
 h3 {
 	color: #630;
	font-weight: bolder;
	font-size: 12pt;
	/*font-style: italic;*/
 }
 
 #buttonstyle a{
 	display: block;
	padding: 4,4,4,4;
	border: black 1px solid;
	background: #630;
	text-decoration: none;
	color: white;
	width: 150px;
	font-weight: bold;
	font-size: 8pt;
	 }
	 
	#buttonstyle a:hover{
		background-color: #fc0;
		color: #630;
		}

#top a{

	padding: 1px;
	background-image: url(../images/buttonbg.jpg);
	font-weight: bold;
	width: 100px;
	text-decoration: none;
	font-size: 8pt;
	color: #630;
	
}	

#top a:hover{
background-image: url(../images/buttonbg1.jpg);
color: black;
}

#eubutton a{
	padding: 7px;
	background-image: url(../images/buttonbg1.gif);
	font-weight: bold;
	width: 175px;
	height: 29px;
	text-decoration: none;
	text-align: center;
	font-size: 8pt;
	color: #630;
	
}	

#eubutton a:hover{
background-image: url(../images/buttonbg2.gif);
color: black;
}

input {
	border: 1px solid #630;
}

textarea {
	border: 1px solid #630;
}