TD.vMenuLink {
	font-family : "Times New Roman", Times, serif;
	font-weight : bold;
	font-style: italic;
}

.nav1Margin {
	margin-left : 0px;	
}

.nav2Margin {
	margin-left : 0px;
}

.nav3Margin {
	margin-left : 10px;
}

.nav1off {
	color : Black;
	background-color : transparent;
	font-size : 16px;
}

.nav1on {
	color : #FFFFFF;	
	font-weight : bold;
	font-size : 12px;
}


.nav2off {
	font-weight : normal;
	color : #2E5443;
	font-size : 14px;
}

.nav2on 
{
	font-weight : normal;
	color :#FFFFFF;
	font-size : 14px;
}
.nav3off {
	font-weight : normal;
	color : #9B3300;
	font-size : 12px;
}

.nav3on {
	font-weight : normal;
	color : #FFFFFF;
	font-size : 12px;
}

A.nav1off, A.nav1off:visited {
	text-decoration : none;
	color : #310063;
}

A.nav1off:hover {
	color : #310063;
	text-decoration : underline;
}

A.nav1on, A.nav1on:visited {
	text-decoration : none;
	color : #FFFFFF;
	font-size : 16px;
}

A.nav1on:hover {
	color : #FFFFFF;
	text-decoration : underline;
}

A.nav2off, A.nav2off:visited {
	text-decoration : none;
	color : #31009C;
	font-size : 16px;
	font-weight : bold;
	margin-left: 15px;
}

A.nav2off:hover {
	color : #31009C;
	text-decoration : underline;
}

A.nav2on, A.nav2on:visited {
	text-decoration : none;
	color : #FFFFFF;
	font-weight : bold;
	margin-left: 15px;
}

A.nav2on:hover {
	text-decoration : underline;
	color : #FFFFFF;
	font-weight : bold;	
}


A.nav3off, A.nav3off:visited {
	text-decoration : none;
	color : #31009C;
	font-weight : bold;	
	margin-left: 20px;
}

A.nav3off:hover {
	color : #31009C;
	font-weight : bold;	
	text-decoration : underline;
}

A.nav3on, A.nav3on:visited {
	text-decoration : none;
	color : #FFFFFF;
	margin-left: 20px;
}

A.nav3on:hover {
	text-decoration : underline;
	color : #FFFFFF;
}
