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


html {
	min-height: 100%;
	height: auto;
}

body{ 
	padding:0px;
	margin:0px;
	background-color:#000;
	color:#FFF;
	background-image:url(/3dimages/Laser_3d-Web_Sub_d1_12.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:50% 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.4em;
	text-align:left;
}

td {
	text-align:left;
}

H1.blue {
	font-size:18px;
	font-weight:bold;
	color:#0976C7;
	text-decoration:none;
}

H1.red {
	font-size:18px;
	font-weight:bold;
	color:#F00
}

H1.subred {
	color:#C61430;
	font-size:28px;
	font-weight:bold;
}

.footer{
	font-size:10px;
	color:#999;
}

h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
}

a {
	color:#FFF;
}

td.link {
	background-image:url(/new/sub_files/sub.ht10.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:90px;
} 

td.link:hover, td.link:active {
	background-image:url(/new/sub_files/sub.ht22.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:90px;
} 

td.linkselected {
	background-image:url(/new/sub_files/sub.ht22.jpg);
	background-repeat:no-repeat;
	height:38px;
	width:90px;
}
