.bodytext-light {
	font-family: Tahoma;
	font-size: 11px;
	color: #F0ECDD;
}
.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: left;
}
.border {
	border: 1px dotted #333333;
}
.bodytext-10 {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
.bg-nav {

	background-image: url(images/bg-nav.jpg);
	background-repeat: repeat-x;
}
a.links:link {
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	color: #F7F3E8;
	text-decoration: none;
}
a.links:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}
a.links:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
a.links:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titles {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
	text-transform: uppercase;
}
a.links-black:link {
	font-family: Verdana;
	font-size: 12px;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
a.links-black:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #003366;
	text-decoration: none;

}
a.links-black:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
a.links-black:active {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bottom-border {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.input-field {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #F3F2EB;
	border: 1px solid #B6A687;
}
.input-buttons {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #003366;
	border: 1px dotted #000000;
}
.bodytext-bold-12 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.bodytext-bold-12-red {

	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}
.bodytext-bold-11-red {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #CC0000;
}
.border-light {

	border: 1px dotted #B49D78;
}
.bodytext-11 {

	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
.bodytext-12 {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
}
