body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.left_border {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #333333;
}
.green_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	color: #8cc63f;
}
#reasons {
	background-color: #EFEFEF;
	text-align: left;
	padding: 10px;
	width: 400px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8cc63f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8cc63f;
}
a:hover {
	text-decoration: underline;
	color: #8cc63f;
}
a:active {
	text-decoration: none;
	color: #8cc63f;
}
a {
	font-weight: bold;
}
.choice_bg {
	background-color: #000000;
	background-image: url(images/dno_choice_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.header_bg {
	background-image: url(images/dno_choice_header_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.white {
	color: #FFFFFF;
}

