 a:link {  text-decoration:none; color:#666666;}
 a:visited { text-decoration:none; color:#666666;}
 a:hover { text-decoration:none; color:#81BEF7; }
 a:active { text-decoration:none; color:#81BEF7;}
 
 a:hover img {filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;}

img {behavior:	url("pngbehavior.htc");}


div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}


.copyright {
	height: 10px;
	width: 100%;
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #555555;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100% 10px;
	text-align: center;
}

.title {
	height: 10px;
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	font-style: italic;
	line-height: 10px;
	font-weight: normal;
	color: #58ACFA;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100% 10px;
	text-align: center;
}

.welcome {
	height: 10px;
	width: 100%;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #81BEF7;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 100% 10px;
	text-align: center;
}

.links {
	height: 18px;
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #222222;
	background: "../images_bg/bg_dark.jpg";
	background-repeat: repeat;
	background-position: 100% 10px;
	text-align: left;
}

