/*SUB NAVIGATION*/
.Snav {
	text-decoration: none;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
}
A.Snav {
	text-decoration: none;
	color: #0000CC;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.Snav:Hover {
	text-decoration: underline;
	color: #0000CC;
	vertical-align: middle;
}
A.Snav:Active {
	text-decoration: underline;
	color: #F90064;
	vertical-align: middle;
}
A.SnavON {
	text-decoration: none;
	color: #F90064;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.SnavON:Hover {
	text-decoration: underline;
	color: #F90064;
	vertical-align: middle;
}
A.SnavON:Active {
	text-decoration: underline;
	color: #F90064;
	vertical-align: middle;
}

/*MINI NAVIGATION*/
.Mnav {
	text-decoration: none;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.Mnav {
	text-decoration: none;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.Mnav:Hover {
	text-decoration: none;
	color: blue;
}
A.Mnav:Active {
	text-decoration: underline;
	color: red;
}
A.MnavON {
	text-decoration: none;
	color: blue;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.MnavON:Hover {
	text-decoration: none;
	color: blue;
}
A.MnavON:Active {
	text-decoration: underline;
	color: red;
}



/*MICRO NAVIGATION*/
.Unav {
	text-decoration: none;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.Unav {
	text-decoration: none;
	color: Black;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.Unav:Hover {
	text-decoration: none;
	color: red;
}
A.Unav:Active {
	text-decoration: underline;
	color: yellow;
}
A.UnavON {
	text-decoration: none;
	color: Red;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	font-weight : bold;
	font-style: italic;
	vertical-align: middle;
}
A.UnavON:Hover {
	text-decoration: none;
	color: red;
}
A.MnavON:Active {
	text-decoration: underline;
	color: yellow;
}



.ReallyBigText {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 22px;
	font-weight : bold;
}

.MainBodyTextPadding {
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}


/* Anchor Elements */
/*A {
	text-decoration: underline;
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A:Hover {
	text-decoration: underline;
	color: red;
}*/

/*
A.TopNav {
	text-decoration: none;
	color: White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
A.TopNav:Hover {
	text-decoration: underline;
	color: red;
}
*/
