body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
}

.top {
	background: url(images/top.jpg);
}

.toptitle {
	background: url(images/top.jpg);
	padding-bottom: 12px;
}

#headerline {
	margin-left: auto ;
	margin-right: auto ;
	width: 972px;
}

#infoline {
	margin-left: auto ;
	margin-right: auto ;
	background: url(images/contentCack.jpg);
	width: 972px;

}

#bottomline {
	margin-left: auto ;
	margin-right: auto ;
	background: url(images/bottomline.jpg);
	width: 972px;
	height: 15px;


}

.havetotext {
	font-size: 10px;
	color: #F65014;
	padding: 5px;
}

.content {
	color: #444444;
	padding: 10px;
}

.textboxw {
	background: url(images/textbox.gif) no-repeat top left;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
	border: 0px solid #000000;
	color: #000000;
	padding-left:4px;
	padding-top:2px;
	font-size: 11px;
	height:20px;
	width:143px;
	font-weight: bold;
}

.buttonw {
	background: url(images/button.gif) no-repeat top left;
	filter:alpha(opacity=60);
   -moz-opacity:0.6;
   opacity: 0.6;
	border: 0px solid #000000;
	color: #FFFFFF;
	padding-bottom:5px;
	font-size: 11px;
	height:20px;
	width:143px;
	font-weight: bold;
}