.tbmain{
	color:#333333;
	border: 1px solid #0FF;
	background-color: #0FF;
}
.left{
	color: #333333;
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
}
td.left {
   font-family: Arial, helvetica, sans-serif;
   font-size: 14px;
   font-weight: bold;
   color:#333333;
   text-align: right;
}

.text{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background:url(Petition_bg1.gif) bottom repeat-x;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.textsm{
   font-family: Arial, helvetica, sans-serif;
   font-size: 10px;
   font-weight: normal;
}

.btn{
	font-family: Arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#000000;
	border:1px solid #333333;
	background: #EEEEEE;
}
#Petition {
	padding: 20px;
	border: 2px solid #999;
	background-color: #0FF;
	width: 600px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
