.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #C70F2F;
	text-decoration: none;
}

.topmenu {
	border: 1px solid #333333;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active {
	color: #C70F2F;
	text-decoration: none;
}
.bgtop {
	background-attachment: fixed;
	background-image: url(images/bgmaintop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgmain {
	background-attachment: fixed;
	background-image: url(images/bgmainmiddle.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

