@charset "utf-8";
/* CSS Document */
html,body{
	color:#c7c1b5;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
}
A {
	COLOR: #c7c1b5;
}
A:link {
	COLOR: #c7c1b5; TEXT-DECORATION: none;
}
A:active {
	COLOR: #c7c1b5; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #c7c1b5;
	TEXT-DECORATION: none;
}
A:hover {
	COLOR: #fff; TEXT-DECORATION: underline;
}

.Pnav {
	COLOR: #c7c1b5;
}
.Pnav:link {
	COLOR: #c7c1b5; TEXT-DECORATION: none;
}
.Pnav:active {
	COLOR: #c7c1b5; TEXT-DECORATION: none;
}
.Pnav:visited {
	COLOR: #c7c1b5;
	TEXT-DECORATION: none
}
.Pnav:hover {
	COLOR: #2aa4f1; TEXT-DECORATION: underline;
}
.PnavHover {
	COLOR: #2aa4f1; TEXT-DECORATION: underline; font-weight:bold
}
.Mnav {
	COLOR: #b5ad9d;
}
.Mnav:link {
	COLOR: #b5ad9d; TEXT-DECORATION: none;
}
.Mnav:active {
	COLOR: #b5ad9d; TEXT-DECORATION: none;
}
.Mnav:visited {
	COLOR: #b5ad9d;
	TEXT-DECORATION: none
}
.Mnav:hover {
	COLOR: #2aa4f1; TEXT-DECORATION: underline; font-weight:bold
}
.MnavHover {
	COLOR: #2aa4f1; TEXT-DECORATION: underline; font-weight:bold
}



.pageHere {
	color:#fff;
	font-size:10px;
	line-height:11px;
	text-align:center;
	width:14px;
	margin-top:4px;
	height:13px;
	background-color:#2aa4f1;

	float:left;
	margin-right:2px;
	display:inline;
}
.pageOut {
	color:#FFF;
	font-size:10px;
	margin-top:4px;
	line-height:11px;
	text-align:center;
	width:14px;
	height:13px;
	background-color:#5e4b1f;
	float:left;
	margin-right:2px;
	display:inline;
}
.pageOut:link {
	color:#FFF;
	font-size:10px;
	line-height:11px;
	margin-top:4px;
	text-align:center;
	width:14px;
	height:13px;
	background-color:#5e4b1f;
	float:left;
	margin-right:2px;
	display:inline;
}
.pageOut:visited {
	color:#FFF;
	font-size:10px;
	line-height:11px;
	text-align:center;
	width:14px;
	margin-top:4px;
	height:13px;
	background-color:#5e4b1f;
	float:left;
	margin-right:2px;
	display:inline;
}
.pageOut:hover {
	color:#fff;
	font-size:10px;
	line-height:11px;
	text-align:center;
	width:14px;
	height:13px;
	margin-top:4px;
	background-color:#2aa4f1;
	float:left;
	margin-right:2px;
	display:inline;
}
.pageOut:active {
	color:#FFF;
	font-size:10px;
	line-height:11px;
	text-align:center;
	width:14px;
	margin-top:4px;
	height:13px;
	background-color:#5e4b1f;
	float:left;
	margin-right:2px;
	display:inline;
}

.whiteFontUn {font-weight:bold; text-decoration:underline;}
.whiteFontUn:link {font-weight:bold; text-decoration:underline;}
.whiteFontUn:visited {font-weight:bold; text-decoration:underline;}
.whiteFontUn:hover {color:white; font-weight:bold; text-decoration:none;}
.whiteFontUn:active {font-weight:bold; text-decoration:underline;}


