BODY {
scrollbar-face-color:#EEEEDD;
scrollbar-highlight-color:#EEEEDD;
scrollbar-3dlight-color:#748A40;
scrollbar-darkshadow-color:#748A40;
scrollbar-shadow-color:#EEEEDD;
scrollbar-arrow-color:#748A40;
scrollbar-track-color:#EEEEDD;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #666633;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #546f1b;
}
.textBoxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666633;
	border: 1px solid #333333;
	background-color: #f7f4dd;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666633;
	border: 1px solid #333333;
	background-color: #CCCCCC;
}
.bodyTextWhite {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9E1C7;
}
.bodyTextWhite a:link{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D9E1C7;
}
.bodyTextWhite a:visited{
	font-weight: bold;
	color: #D9E1C7;
}

.bodyTextWhite a:hover{
	font-weight: bold;
	color: #CC9900;
}
.bodyTextWhite a:active{
	font-weight: bold;
	color: #D9E1C7;
}


a:link {
	font-weight: bold;
	color: #546F1B;
}
a:visited {
	color: #546F1B;
	font-weight: bold;

}
a:hover {
	font-weight: bold;
	color: #CC9900;
}
a:active {
	font-weight: bold;
	color: #546F1B;
}
.subHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #546f1b;
}
.PicBorder {
	border: 1px solid #666600;
}
