body,td,p,li {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body.bg {
	background : url("/graphics/bg.gif");
	background-repeat : repeat-x;
}
td.othermenubg {
	background : url("/graphics/othermenubg.gif");
	background-repeat : no-repeat;
	
}


a {
	color: #406899;
	text-decoration: none;
}
a:hover {
	color: #C93131;
	text-decoration: underline;
}
a.imedia {
	color: #000000;
	text-decoration: underline;
}
a.imedia:hover {
	color: #9E0B0B;
	text-decoration: underline;
}
a.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
a.catalog:hover {
	color: #3362CD;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
td.catalog {
	color: #7DAA9F;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
}

td.bg_l {
	background : url("/graphics/bg_l.gif");
	background-repeat : repeat-y;
}
td.bg_r {
	background : url("/graphics/bg_r.gif");
	background-repeat : repeat-y;
}
div.title {
	font-family: arial, copperplate, sans-serif;
	font-size: 18px;
	color: #3a3819;
	padding-bottom: 6px;
	padding-left:25px;
}
table.border {
	border-width: 1px;
	border-style: solid;
	border-color: #81806d;
	background-color:ffffff;
	padding: 4px;
}
a.indexmenu {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height:1.5;
	padding:10px;
	}
	a.indexmenu:hover {
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height:1.5;
	padding:10px;
	}
.rivertop {
	font-family: arial, copperplate, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left:20px; 
	padding-top:82px; 
	padding-right:45px;
}
	



