.buttons {
	font-family: Arial;
	font-size: 11px;
	color: #99BBBB;
}
.bread {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.maintx {
	font-family: Arial;
	font-size: 12px;
	color: #453201;


}
.footdown {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #037578;
}
.txtlinks {
	font-family: Arial;
	font-size: 12px;
	color: #037578;
}

.scroller { 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color:#D29A04; 
	scrollbar-shadow-color: #9C7203; 
	scrollbar-highlight-color: #FAC230; 
	scrollbar-face-color: #EDAB06; 
	scrollbar-darkshadow-color: #D29A04; 
	scrollbar-base-color: #9C7203; 
	scrollbar-3dlight-color: #9C7203;
	
}.txtbold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.smltxt {
	font-family: Arial;
	font-size: 10px;
	color: #453201;
}

.currentPage {
font-family: Arial;
font-size: 11px;
color: #453201;
}

.pageLink {
font-family: Arial;
font-size: 11px;
color: #453201;
}

a.page {
	font-size: 11px;
	color: #453201;
	text-decoration: underline;
}

a.page:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #453201;
}

a.page:active {
	font-size: 11px;
	text-decoration: underline;
	color: #453201;
}

a.page:visited {
	font-size: 11px;
	text-decoration: underline;
	color: #453201;
}
.smlblck {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
