.siteborder {

	border: 1px solid #CCCCCC;

}

.bottomborder {

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #CCCCCC;

}

.featuredtable {

	border: 1px solid #9999CC;

	margin: 10px;

}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #383872;
}


.featuredtitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bold;

	color: #006600;

}

.featuredcaption {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #333333;

	font-weight: bold;

}

.formfield {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006600;

	background-color: #99CC99;

	border: 1px solid #333333;

	font-weight: bold;

}

.formbutton {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #006600;

	background-color: #99CC99;

	border: 2px solid #003300;

	font-weight: bold;

}

.welcometext {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #003333;

	text-decoration: none;

	line-height: 16px;

}

.welcomebg {

	background-attachment: fixed;

	background-color: #99CCCC;

	background-image: url(png/bgforwelcome.png);

	background-repeat: no-repeat;

	background-position: left top;

}

.welcometext a:link {

	text-decoration: underline;

	color: #003333;

}

.welcometext a:visited {

	text-decoration: underline;

	color: #003333;

}

.welcometext a:hover {

	text-decoration: none;

	color: #006666;

}

.centerbottom {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: dotted;

	border-left-style: dotted;

	border-right-color: #CCCCCC;

	border-left-color: #CCCCCC;

}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.pic_right {
	float: right;
	margin: 5px;
}
.pic_left {
	float: left;
	margin: 5px;
}.catalog_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC99CC;
}
.normal a:link {
	color: #333333;
	text-decoration: underline;
}
.normal a:visited {
	color: #333333;
	text-decoration: underline;
}
.normal a:hover {
	color: #333333;
	text-decoration: none;
}
