body
{
	scrollbar-face-color: #CC6600;
	scrollbar-highlight-color: #CC6600;
	scrollbar-3dlight-color: #CC9900;
	scrollbar-darkshadow-color: #660000;
	scrollbar-shadow-color: #CC6600;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFCC;
}

.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	background-attachment: fixed;
	background-image: url(images/Picture1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	list-style-type: square;

}
.regular {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	list-style-type: square;
}

a.regular:visited, a.regular:link {
	text-decoration: underline;
}

a.regular:hover {
	border-bottom: 1px double #666666;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}
a.h2:visited, h2:link {
	text-decoration: underline;
	color: #000000;

}

a.h2:hover{
	border-bottom: 1px double #666666;
	color: #000000;

}

.bodyLocation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
	background-attachment: fixed;
	background-image: url(images/Picture2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 10px;
	list-style-type: square;
}
a.navigation, a.navigation:visited, a.navigation:link{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-position: center;





}

a.navigation:hover {
	color: #DFB431;
	text-decoration: none;
	font-weight: bolder;


}
.highlight {
	font-weight: bold;
	color: #977200;
}
.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.inputarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}
