﻿.main {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/main_bg.gif) repeat-y;
}
.input {
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	background: #F2F2F2;
	border: 1px solid #CCCCCC;
}
td {
	font: 12px/22px Arial, Helvetica, sans-serif;
	color: #666666;
}
.intro {
	font-size: 14px;
	line-height: 28px;
}
.list {
	font-size: 11px;
}
.list a:link {
	color: #666666;
	text-decoration: none;
}
.list a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.list a:hover {
	font-size: 11px;
	color: #339933;
	text-decoration: underline;
}
.footlink {
	font-size: 12px;
}
.footlink a:link {
	color: #666666;
	text-decoration: underline;
}
.footlink a:visited {
	color: #666666;
	text-decoration: underline;
}
.footlinkist a:hover {
	color: #cccccc;
	text-decoration: underline;
}
a:link {
	color: #006600;
	text-decoration: none;
}
a:visited {

	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: underline;
}.ps {
	color: #999999;
}
.homeshad {
	filter: DropShadow(Color=#006633, OffX=1, OffY=1, Positive=1);
	color: #FFFFFF;
}
.homeshad a:link {
	color: #fff;
	text-decoration: none;
}
.homeshad a:visited {
	color: #fff;
	text-decoration: none;
}
.homeshad a:hover {
	color: #cccccc;
	text-decoration: underline;
}
body {
	background: #006600 url(images/light2.jpg) repeat-x center top;
}
.cures,.cures a:link,.cures a:visited {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
