@charset "utf-8";
body{
margin-top: 0px;
margin-left:0px;
}
.menuTxt {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.MnTxt {
	font-family: Tahoma;
	font-size: 12px;
}

A.menuLink:link {color:#ffffff; font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold} 
A.menuLink:visited {color: #ffffff; font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold} 
A.menuLink:hover {color:#000000; font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold} 
A.menuLink:active {color:#ffffff; font-family: Tahoma; font-size: 14px; text-decoration: none; font-weight: bold}

A.otherLink:link {color:#4B55A5; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.otherLink:visited {color: #4B55A5; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.otherLink:hover {color:#000000; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold} 
A.otherLink:active {color:#4B55A5; font-family: Tahoma; font-size: 12px; text-decoration: none; font-weight: bold}

         DIV#transBgnd {
	position         : absolute;
	top              : 160px;
	left            : 50%;
	margin-left: -325px;
	width: 650px;
	height: 350px;
	z-index: 3;
	background-color: #ffffff;
	 opacity: 0.70;
	-moz-opacity: 0.70;
	filter: alpha(opacity=70);
   }
            DIV#services {
	position         : absolute;
	top              : 160px;
	left            : 50%;
	margin-left: -325px;
	width: 650px;
	height: 350px;
	z-index: 5;

   }.servicesTxt {
	font-family: Tahoma;
	font-size: 12px;
	color: #4B55A5;
}
.linespacing {
	font-family: Tahoma;
	font-size: 12px;
	color: #4B55A5;
	line-height: 20px;
}

