table.names {
	border:none;
	border-style:none;
	border-spacing:0px;
	border-collapse:collapse;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:right;
	color:#FFFFFF;
	width: 215px;
}

table.options {
	border:none;
	border-style:none;
	border-spacing:0px;
	border-collapse:collapse;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#166d7e;
}

#row_head {
	width:211px;
	height:36px;
	background:#166D7E;
}

#row1 tr {
	width:211px;
	height:36px;
}

#row1 th {
	width:211px;
	height:36px;
	background:#a6c256;
}

#row2 tr {
	width:211px;
	height:36px;
	border-left:1px;
	boreder-left-color:#FFF;
}

#row2 th {
	width:211px;
	height:36px;
	background:#b8cd7c;
}

#row3 tr {
	width:211px;
	height:36px;
}

#row3 th {
	width:211px;
	height:36px;
	background:#c1d781;
}

#row4 tr {
	width:211px;
	height:36px;
	border-left:1px;
	boreder-left-color:#FFF;
}

#row4 th {
	width:211px;
	height:36px;
	background:#cddd9d;
}

span.z {
	font-weight:normal;
	padding-right:15px;
	color: #ffffff;
}

div.uncheck {
	background: url(images/big_uncheck.png) no-repeat;
	width:30px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

div.check {
	background: url(images/big_check.png) no-repeat;
	width:30px;
	height:30px;
	margin-left:auto;
	margin-right:auto;
}

div.table_head {
	background: #166d7e; 
	width:854px; 
	height:45px;
}

p.table_head {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	float:left;
	width:211px;
	text-align:center;
	padding-top:2px;
}





