/* CSS Document */
html ,  body {
	padding:0px;
	margin:0px;
	height:100%;
	background-color: #000;
}
#CENTERED{    
width:100%;    
height:100%;    
text-align:center;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999;
}


H1 {
	COLOR: #ff9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;	
	FONT-WEIGHT: normal;
	line-height: normal;
	MARGIN: 0px;
	padding: 20px 0 0 20px;
	
}
H2 {
	COLOR: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;	
	FONT-WEIGHT: normal;
	line-height: normal;
}
A {
	COLOR: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
text-decoration: underline;
	outline: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666;
}

A:hover {
	COLOR: #FF9900;
	text-decoration: none;
}
A:active {
	COLOR: #eee;
	text-decoration: none;
}

A IMG {
border: none;
}

UL {
	LIST-STYLE-TYPE: none;
	margin: 0;
	padding: 5px 0 5px 20px;
	border: 0;
}
LI {
	LIST-STYLE-TYPE: none;
	margin: 0;
	padding: 1px 0 1px 0;
	border: 0;
}
#pipe ul {
	
	display: inline;
	} 

#pipe ul li {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	display: inline;
	}

#pipe ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
	}
	#map ul {
	margin-left: 20px;
	display: inline;
	} 
	img {
	margin: 0px;
	padding: 0px;
	border: none;
}
.logo {
	background-image: url(images/nav6a.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.TechSpecs {
	text-align: center;
	vertical-align: middle;
	border-width: 1px; border-style: solid; border-color: #333; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #999;
	padding: 5px;
}
.TechSpecs1 {
	text-align: center;
	vertical-align: middle;
	border-width: 1px; border-style: solid; border-color: #333; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #ff9900;
	padding: 5px;
}
.aTechSpecs1 {
	text-align: center;
	vertical-align: middle;
	color: #ff9900;
	text-decoration: underline;
	padding: 5px;
}
.aTechSpecs1:hover{
	COLOR: #eee;
	text-decoration: none;
}
.aTechSpecs1:active {
	COLOR: #eee;
}
#TechSpecs {
	text-align: center;
	vertical-align: middle;
	border-width: 1px; border-style: solid; border-color: #333; 
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
}
.a1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-decoration: none;
}

a2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #FF9900;
	font-size: 100%;
	text-decoration: underline;
}
.a2:hover{
	COLOR: #eee;
	text-decoration: none;
}
.a2:active {
	COLOR: #eee;
}
.p {
	padding-left: 20px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #555555;
}
.top {
	background-image: url(images/fon_top.gif);
}
.bottom {
	background-image: url(images/fon60a.gif);
}
#counter {
	position:absolute;
	width:90px;
	height:35px;
	z-index:1;
	left: 0;
	top: 0;
}
.star{
	color: #ff9900;
}