.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00356A;
}
.textlinksbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660066;
	text-decoration: none;

}
.boldtextunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;

}
.textunderline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: underline;

}
.textlinksboldwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.boldtextlarge {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.gallery {
	margin: 5px;
	border: 1px solid #000000;	
}

.gallery-thumbs {
	margin: 15px;
	border: 1px solid #000000;	
}
a img {
	border-color: #000000;
}
a:hover img {
	border-color: #FFFFFF;
}

.copy-white td,font {
	color: #000000;
}

.copy-white a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
body {
	scrollbar-face-color: #977B97;
	scrollbar-base-color: #663366;
	scrollbar-arrow-color: #FFD800;
	scrollbar-highlight-color: #DEE0E6;
	scrollbar-3d-light-color: #A79AB2;
	scrollbar-shadow-color: #663366;
	scrollbar-dark-shadow-color: #515D85;
}