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


body {
	background-image: url(iface/spacey-trans.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-attachment: fixed;
}



.fullborder {
	border: 1px solid #FFFFFF;
	background-image: url(iface/boxbak-trans.png);
	background-repeat: repeat;
}

a:link {
	color: #CCCCCC;
	text-decoration: none
}
a:active { color: #CCCCCC; text-decoration: none }
a:visited { color: #CCCCCC; text-decoration: none }
a:hover { color: #CCCCCC; text-decoration: underline }


img, .class { behavior: url(iepngfix.htc) }