@charset "utf-8";
.menuLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.menuWhiteLabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.DarkBlue_Menu_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #394562;
	text-decoration: none;
	text-align: center;
}
.DarkBlue_Menu_Links  A:link{color: #394562;text-decoration: none;}
.DarkBlue_Menu_Links  A:hover{color: #990000;text-decoration: underline;}
.DarkBlue_Menu_Links  A:active{color: #990000;text-decoration: none;}
.DarkBlue_Menu_Links  A:visited{color: #394562;text-decoration: none;}



.White_Menu_Links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
}
.White_Menu_Links A:link{color: #FFFFFF;text-decoration: none;}
.White_Menu_Links A:hover{color: #990000;text-decoration: underline;}
.White_Menu_Links A:active{color: #FFFFFF;text-decoration: none;}
.White_Menu_Links A:visited{color: #FFFFFF;text-decoration: none;}

.textSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #252525;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.textWhiteSM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #EDECF4;
	background-image: url(../mainGraphics/namiSATbk.jpg);
}
