A:link {
	COLOR: #666845; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #666845; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #7F825C; TEXT-DECORATION: none;
}

A.bottommenu:link {
	COLOR: #1C3664; TEXT-DECORATION: underline;
	font-weight: normal;
	line-height:12px;
	font-size: 10px;
}
A.bottommenu:visited {
	COLOR: #1C3664; TEXT-DECORATION: underline;
	font-weight: normal;
	line-height:12px;
	font-size: 10px;
}
A.bottommenu:hover {
	COLOR: #1C3664; TEXT-DECORATION: none;
	font-weight: normal;
	line-height:12px;
	font-size: 10px;
}

p {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:20pt;
	COLOR: #16160E;
}

th {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:20pt;
	COLOR: #16160E;
}

td {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:20pt;
	COLOR: #16160E;
}

blockquote {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12x;
	line-height:20pt;
	COLOR: #16160E;
}

ul {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:16pt;
	COLOR: #16160E;
}

ol {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height:16pt;
	COLOR: #16160E;
}
.copyright {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height:11pt;
	COLOR: #16160E;
}
em {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:20pt;
	COLOR: #16160E;
}

div#Menu {
	width:167px;
	height:300px;
	background-image:url(images/menu_background3.jpg);
	background-repeat:no-repeat;
	padding-top:35px;
	color:#000000;
}

div.MenuLinks {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#75836b;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	border:solid;
	border-color:#CCCCCC;
	border-width:1px;
	width:120px;
	margin:0;
	margin-bottom:3px;
	padding:0;
	height:10px;
}

div.MenuLinks a {
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;
	padding:0;	
	margin:0;
	padding-left:5px;
	line-height:18px;
}

html>body div.MenuLinks {
	height:18px;
}

div.MenuLinks a:visited {
	color:#FFFFFF;
}

div.MenuLinks a:hover {
	background-color:#FFFFFF;
	display:block;
	color:#000000;
}

DIV.menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#FFFFFF;
	border:solid;
	border-color:#666666;
	border-width:1px;
	width: 150px;
	margin-left:5px;
	line-height:18px;
}
	
DIV.menu A.menu {
	display: block;
	width: 100%;
	text-decoration:none;
	border-bottom:solid;
	border-bottom-color:#000000;
	border-bottom-width:1px;
	color:#000000;
}
	
DIV.menu A.menu:hover {
	background-color:#FFFFFF;
	text-decoration:underline;
	background-image:url(/images/menu_dot.jpg);
	background-repeat:no-repeat;
	background-position:100% 50%;
}
