.bgColor{
	background-color: #E28141;
}

.subNav_on{
	font-family:arial;
	font-size:11px;
	color: white;
	font-weight:bold;
	border-bottom:1px dashed white;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
	background-color:#DA6E33;
}

.subNav_over{
	font-family:arial;
	font-size:11px;
	color: white;
	font-weight:bold;
	padding-bottom:3px;
	padding-top:3px;
	padding-right:5px;
	background-color:#DA6E33;
	border-bottom:1px solid white;
}

.subNavSubTD{
	background-color: #DA6E33;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid white;
}

.title{
	font-family:arial;
	font-size:16px;
	color:#670206;
	font-weight: bold;
}

a.title{
	font-family:arial;
	font-size:16px;
	color:#670206;
	font-weight: bold;
	text-decoration:none;
}

.subTitle{
	font-family:arial;
	font-size:12px;
	color:#6B140E;
	font-weight: bold;
}

a.subTitle{
	font-family:arial;
	font-size:12px;
	color:#6B140E;
	font-weight: bold;
	text-decoration:none;
}

a.subTitle:hover{
	font-family:arial;
	font-size:12px;
	color:#E15112;
	font-weight: bold;
	text-decoration:none;
}
