body {
	margin: 0px;
	background-color: #C0C0C0;
}

.topnav {
	font-family: Arial;
	color: #949597;
	font-size: 12px;
	text-decoration: none;
}

.menulink {
	font-family: Arial;
	color: #949597;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menulink:hover {
	font-family: Arial;
	color: #DA1F26;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.submenuhl {
	font-family: Arial;
	color: #353535;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 15px;
	background-image: url('../images/feat_h.jpg');
}

.submenu {
	font-family: Arial;
	color: #353535;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

.titlered {
	font-family: Arial;
	color: #d92026;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.content {
	font-family: Arial;
	color: #353535;
	font-size: 14px;
	text-decoration: none;
}

.gcontent {
	font-family: Arial;
	color: #606165;
	font-size: 14px;
	text-decoration: none;
}

.link {
	font-family: Arial;
	color: #1b76bc;
	font-size: 14px;
	text-decoration: underline;
}

.link:hover {
	font-family: Arial;
	color: #D92026;
	font-size: 14px;
	text-decoration: none;
}

.sbutton {
	background-color: #818286;
	border: 1px solid #D1D1D1;
	color: #D1D1D1;
	font-family: Arial;
	font-size: 14px;
}