.mainfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.dots {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: 8A915D;
	border-right-color: 8A915D;
	border-bottom-color: 8A915D;
	border-left-color: 8A915D;
}
a.mainfont:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CE0034;
}

.smallfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	line-height: 18px;
}

a.smallfont:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #CE0034;
}
.menuback {
	background-attachment: fixed;
	background-image: url(images/menu_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.divborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CE0034;
	border-right-color: #CE0034;
	border-bottom-color: #CE0034;
	border-left-color: #CE0034;
}

.redfont {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #CE0034;
	line-height: 18px;
	text-decoration: none;
}

a.redfont:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
