/* CSS Document */

#mainHeader{
	position: relative;
	left: 0px;
	height: 200px;
	width: 805px;
	z-index:10;
}
#newsStiker{
	position: absolute;
	left: 0px;
	top: 160px;
	width: 76px;
	height:32px;
	BACKGROUND: url(images/newsLabel22.gif) no-repeat;	
	z-index:20;
}
#contactUsDiv{
	position: absolute;
	left: 740px;
	top: 135px;
	width: 62px;
	height:22px;
	font-size:18px;
	font-weight:bold;
	z-index:20;
	color:#FFFFFF;
}

#horizontalBar-news{
	position:  absolute;
	top: 165px;
	left: 75px;
	width: 730px;
	z-index: 20;
	border-bottom: #999999 1px  dashed;		
}
.myUTwo:link{ color:  #000000; font: sans-serif; text-decoration:none; font-weight:bolder;}
.myUTwo:visited{ color: #000000; font: sans-serif; text-decoration:none; font-weight:bolder;}
.myUTwo:active{ color: #000000; font: sans-serif; text-decoration:none; font-weight:bolder;}
.myUTwo:hover { COLOR: #FF0000; FONT-WEIGHT: bold;  }

.myFirstLink:link{ color: #FFFFFF; font: sans-serif;  font-weight:bolder;}
.myFirstLink:visited{ color: #FFFFFF; font: sans-serif;  font-weight:bolder;}
.myFirstLink:active{ color: #FFFFFF; font: sans-serif; font-weight:bolder;}
.myFirstLink:hover { COLOR: #FFFFFF;  }

