
.NavSubMenu{
background-color: #C5CAD0;
}



a.NavSubMenuItem{
	font-family:"Arial",Helvetica,sans-serif;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
	color:#323639;
}


a.NavSubMenuItem:link
 {
	color:#323639;
}

a.NavSubMenuItem:visited
 {
		color:#323639;
}

a.NavSubMenuItem:active
 {
	font-size:13px;
	color:#323639;
}

a.NavSubMenuItem:hover
 {
	font-size:13px;
	color:#323639;
}


a.NextBack{
	font-family:"Arial",Helvetica,sans-serif;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration:none;
}

a.NextBack:active
 {
	font-size:13px;
}

a.NextBack:hover
 {
	font-size:13px;
}

.NextBackButtons
{
	margin-left: 10px;
	margin-right: 10px;
}
