body {
	background-image: url(../images/bgImage0.jpg);

}

a:link { color:#FFCC00; text-decoration: none}
a:visited {color:#FFCC00; text-decoration: none}
a:active {color:#FFCC00; text-decoration: none}
a:hover {color:#FFF9E6; text-decoration: none}



html{

}

#newsLetterDiv{
	position:absolute;
	right:0px;
	top: -110px;
	z-index:99;
}


#newsLettertbl{
	position:absolute;
	right:0px;
	top: 0px;

	width : 260px;
	height : 110px;

	text-align: right;
	border: 1px;
	border-top: 0px;
	border-color: #6E4D00;
	border-style: solid;	
	background-color:#3A1505;	

	font-family: "arial","helvetica";
	font-size: 13px;
	font-weight: bold; 
	color: #B69021;


}




#newsLettertitle{
	position:absolute;
	right: 0px;
	top: 110px;


	width : 260px;

	text-align: right;
	border: 0px;
	border-right: 1px;
	border-color: #6E4D00;
	border-style: solid;	
}


#newsLettertitle td{
	padding: 0px;

}


td{
	padding:1px;
	

}



img{
	border:0px;
}


input{
	background:#FFF9E6;
	border: 0px;
	color:#3A1505;
	height:16px;
}

option{
	background:#FFF9E6;
	border: 0px;
	color: #3A1505;

}



.newsTitle{

	font-family: "arial","helvetica";
	font-size: 17px;
	font-weight: bold;
	color: #B69021;

}



.newsHeader{

	font-family: "arial","helvetica";
	font-size: 13px;
	font-weight: bold; 
	color: #B69021;

}

#qtsLogo{
	position:absolute;
	top:30px;
	right:0px;
}

#sgsLogo{
	position:absolute;
	top:150px;
	right:0px;
}

#careLogo{
	position:absolute;
	top:270px;
	right:0px;
}