﻿.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

a.nav {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #000000;
	text-decoration : none;
}

a.nav:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #000000;
	text-decoration : underline;
	
}

.navblue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #003366;
	text-decoration : none;
}

a.navblue {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #003366;
	text-decoration : none;
}

a.navblue:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #003366;
	text-decoration : underline;
	
}

.navbrown {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #B26600;
	text-decoration : none;
}

a.navbrown {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #B26600;
	text-decoration : none;
}

a.navbrown:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: normal;
	color: #B26600;
	text-decoration : underline;
	
}



.nav_hi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

a.nav_hi {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	color: #000000;
	text-decoration : none;
}

a.nav_hi:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight: bold;
	color: #000000;
	text-decoration : underline;
	
}

.navbig {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #999999;
	text-decoration : none;
}

a.navbig {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #999999;
	text-decoration : none;
}

a.navbig:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #999999;
	text-decoration : underline;	
}
.navbigblu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #2d3c9b;
	text-decoration : none;
}

a.navbigblu {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #2d3c9b;
	text-decoration : none;
}

a.navbigblu:hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight: normal;
	color: #2d3c9b;
	text-decoration : underline;
	
}

.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #FFFFFF;
	text-decoration : none;
}

a.copy {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #FFFFFF;
	text-decoration : underline;
}

a.copy:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	color: #FFFFFF;
	text-decoration : none;
}

{
	 scrollbar-face-color: #FF9418;
	 scrollbar-highlight-color: #F6DA95;
	 scrollbar-shadow-color: #F6DA95;
	 scrollbar-3dlight-color: #F6DA95;
	 scrollbar-arrow-color: #F6DA95;
	 scrollbar-track-color: #F6DA95;
	 scrollbar-darkshadow-color: #F6DA95;
} 
