@charset "utf-8";
/* CSS Document */

body{
}
 #hide{
	 font-family:Verdana, Geneva, sans-serif;
 filter: alpha(opacity=0); 
 -moz-opacity:0; 
 opacity: .0;  
 -khtml-opacity: 0;  
 }
 a:link{
	font-style: inherit;
	text-decoration: underline;
	text-shadow: #333333;
	color: #5CA3C5;
}
a:hover {
	color:#0C4F98;
	text-decoration: underline;
}
a:visited{
	font-style: inherit;
	text-decoration: underline;
	text-shadow: #333333;
	color: #5CA3C5;
}
body{
	background-image:url(head_bar3.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
}
.bodytex{
	color:#000000;
}
.infotex{
	font-family:"Segoe UI", "Myriad Pro";
	color:#000;
	font-size:12px;
}
.infotitle{
	font-family:"Segoe UI", "Myriad Pro";
	color:#41A4C5;
}
.linknew:link{
	color:#ff2233;
}
.linknew:hover {
	color:#0C4F98;
	text-decoration: underline;
}
.linknew:visited{
	font-style: inherit;
	text-decoration: underline;
	text-shadow: #333333;
	color: #5CA3C5;
}
