body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
	font-family: Verdana;
	font-size: 12px;
	color:#333;
	line-height: 22px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #333;
	text-decoration: underline;
}
.case_j {
	background-image: url(images/voteSubmit.gif);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 12px;
	color: #FFF;
	display: block;
}
a.nav:link {
	font-size: 13px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	line-height:36px;
}
a.nav:visited {
	font-size: 13px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	line-height:36px;
}
a.nav:hover {
	font-size: 13px;
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/head_b2.jpg);
	background-repeat: no-repeat;
	display: block;
	line-height:36px;
	background-position: top;
}