body {
	background-color: #0c2800;
	margin:0px;
}

td, p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434242;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
}

.light_green_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#b2cea7;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
}

.green_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014401;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
}

.green_text_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#014401;
	font-weight:normal;
	line-height:19px;
	text-align:justify;
}

.white_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	line-height:19px;
	text-align:justify;
}

.footer_text {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#60635f;
	font-weight:normal;
	line-height:17px;
}

.top_bg {
	background-image:url(../images/top_bg.jpg);
	height: 67px;
	background-repeat:repeat-x;
}

.treatment_bg {
	background-image:url(../images/treatment_bg.jpg);
	height: 150px;
	background-repeat:repeat-x;
	background-position:bottom;
}

.vert_dots_bg {
	background-image:url(../images/vert_dots.jpg);
	width:1px;
	background-repeat:repeat-y;
	background-position:right;
}

.horz_dots_bg {
	background-image:url(../images/horz_dots.jpg);
	height:1px;
	background-repeat:repeat-x;
	background-position:top;
}

.header_bg {
	background-image:url(../images/heaer_bg.jpg);
	height: 235px;
	background-repeat:repeat-x;
}

.medicine_bg {
	background-image:url(../images/medicine_bg.jpg);
	height: 280px;
	background-repeat:repeat-x;
	background-position:bottom;
}


.header_left_bg {
	background-image:url(../images/header_left_bg.jpg);
	width:448px;
	height: 235px;
	background-repeat:no-repeat;
}

.textbox {
	background-color:#e6f3e3;
	border:1px solid #bfd7b8;
	font-family:Arial, Helvetica, sans-serif;
	color:#434242;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
}
.button {
	background-color:#b4cdae;
	border:1px solid #bfd7b8;
}


/* links */
.white_link:link, .white_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:none;
}
.white_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:underline;
}

a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434242;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:none;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#434242;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:underline;
}

.green_link:link, .green_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014401;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:none;
}
.green_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#014401;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:underline;
}

.inner_green_link:link, .inner_green_link:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014401;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:none;
}
.inner_green_link:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#014401;
	font-weight:normal;
	line-height:17px;
	text-align:justify;
	text-decoration:underline;
}