a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

.bkg {
	background-image: url(../images/topbkg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.borders {
	border: 1px solid #000000;
}
.menut  {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 43px;
	text-decoration: none;
}
.menut a {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menut a:hover {
	color: #AD908A;
}

.bottomcont {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.borderleft {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.borderbottom {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
