

.mainmenu a:link, .mainmenu a:visited, .mainmenu a:active {
	display: block;
	line-height: 0;

	text-decoration: none;
	background-image: url("../img/dot.gif");
	background-repeat: no-repeat;
	text-align: right;	
	overflow: hidden;
	background-position: 40px 7px;
	}

.mainmenu a:hover {
	display: block;
	line-height: 0;

	text-decoration: none;
	background-image: url("../img/dot.gif");
	background-repeat: no-repeat;
	text-align: right;	
	overflow: hidden;
	background-position: 13px 6px;
	}
	
	
.fade {
	text-align: center;
	background-image: url("../img/fade.jpg");
	background-position: right;
	background-repeat: repeat-y;
	font-size: 18px;
	}
	
.faderht {
	line-height:normal;
	text-align: right;
	font-size: 18px;
	vertical-align:top;
	padding-left: 10px;
	margin: 0px;
	background-image: url("../img/fade.jpg");
	background-position: right;
	background-repeat: repeat-y;
}

.rhttxt {
	line-height:normal;
	text-align: right;
	font-size: 18px;
	vertical-align:top;
	padding-left: 10px;
	margin: 0px;
}

.fadelft {
	line-height:normal;
	text-align: left;
	font-size: 18px;
	vertical-align:text-top;
	background-image: url("../img/fade.jpg");
	background-position: right;
	background-repeat: repeat-y;
	padding-left: 10px;
}

.fadelft a:link {
	color: #660000;
	font-style: normal;
}

.fadelft p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

.fadefooter {
	text-align: right;
	background-image: url("../img/fade.jpg");
	background-position: right;
	background-repeat: repeat-y;
	font-size: 10px;
	}
.footer {
	text-align: center;
	line-height:normal;
	font-size:10px;
}

.submenu a:link, .submenu a:visited, .submenu a:active {
	display: block;
	text-align:center;
	padding:6px;
	text-decoration:none;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-width:0px;
	border-color:#000000;
	background-color:#D8D8D8
}

.submenu a:hover {
	display: block;
	text-align:center;
	padding:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	border-width:1px;
	border-style:solid;
	border-color:#000000;
	background-color:#D78486;
}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 15px;
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 10px;
}

.toptxt {
	vertical-align: text-top;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
