@charset "UTF-8";
/* CSS Document */

p{
	font-family: Verdana, Sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	padding: 3px;
   }.bold {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-color: #FBAF5D;
}
.boldb {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
}
.navigation{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 150px;
	display: block;
	background-color: #FBAF5D;
}


.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #DEDEDE;
	padding: 8px;
	width: 150px;
	display: block;
}
.navigationH{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 150px;
	display: block;
	background-color: #FBAF5D;
}
.navigationH:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #DEDEDE;
	padding: 8px;
	width: 150px;
	display: block;
}.CurrentHead{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	padding: 8px;
	width: 150px;
	display: block;
	background-color: #FBAF5D;
}
.CurrentSide{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
	padding: 8px;
	width: 150px;
	display: block;
	background-color: #FBAF5D;
}
.navigationR{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 8px;
	width: 194px;
	display: block;
	background-color: #FBAF5D;
}


.navigationR:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	text-decoration: none;
	background-color: #DEDEDE;
	padding: 8px;
	width: 194px;
	display: block;
}
.Sold {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
