@charset "UTF-8";
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
body {
	margin: 0 0 100px 0;
	padding: 0;
	background: #8AB069 url(../../images/bkgnd.jpg) center top repeat-x;
}
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: #FFF url(../../images/bkgnd_container.jpg) center top repeat;
}
#head {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 0;
}
#colL {
	float: left;
	width: 180px;
	padding: 0 0 10px 0;
}
#nav {
	list-style: none;
	border: 0;
	padding: 0;
	margin: 7px 0 0 0;
}
#nav a {
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 10px;
	margin-top: 3px;
	background: #FFF url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:visited {
	background: #FFF url(../../images/btn_bkgnd.gif) bottom repeat-x;
	text-decoration: none;
}
#nav a:hover {
	background: #5D7E6B url(../../images/btn_bkgnd_sw.gif) bottom repeat-x;
	text-decoration: none;
	color: #FFF;
}
#nav a:active {
	background-color: #F03;
	color: #FFF;
}
#content {
	margin: 0 0 0 180px;
	padding: 10px 16px 20px 20px;
}
#content a:link {
	text-decoration: underline;
	color: #000;
}
#content a:visited {
	text-decoration: underline;
	color: #000;
}
#content a:hover {
	text-decoration: underline;
	color: #208300;
}
#content a:active {
	text-decoration: underline;
	color: #F03;
}
#links {
	position: relative;
	top: 0px;
	margin-top: 0px;
	padding: 10px;
	font-size: 10px;
	text-align: center;
	background: #E7E9EA url(../../images/bkgnd_links.gif) center top repeat;
}
#footer {
	position: relative;
	top: 0px;
	margin-top: 0px;
	display: block;
	line-height: 0;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
}
.pic {
	border: 1px solid #6D759F;
}
.colhd {
	margin-top: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 2px 0 2px 10px;
	background: #5D7E6B url(../../images/col_hd.jpg) left repeat-y;
}
.colrow {
	padding: 5px 5px 5px 10px;
	font-size: 11px;
	border: 0px;
	background: #E7E9EA url(../../images/col_grad.jpg) bottom repeat-x;
}
.colimg {
	margin-top: 10px;
	padding: 0;
}
a:link {
	text-decoration: none;
	color: #000;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
	color: #208300;
}
a:active {
	text-decoration: none;
	color: #F03;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size: 15px;
	color: #360;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 12px;
}
h2 {
	font-size: 14px;
	color: #223F00;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	color: #360;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hd {
	font-size: 13px;
	color: #223F00;
	font-weight: bold;
}
.md {
	font-size: 11px;
}
.hl {
	font-weight: bold;
	font-size: 11px;
	color: #06C;
}
.hl2 {
	font-weight: bold;
	color: #C00;
}
hr {
	border: 0px;
	color: #7A877B;
	background-color: #7A877B;
	height: 1px;
}
table.info {
	border-bottom: 1px solid #7A877B;
	border-right: 1px solid #7A877B;
	background-color: #F6F8F6;
}
table.info td {
	padding: 6px;
	border-top: 1px solid #7A877B;
	border-left: 1px solid #7A877B;
	line-height: 14px;
}
.info_hd {
	height: 18px;
	font-weight: bold;
	color: #C01400;
	font-size: 13px;
	background-color: #E7E9EA;
}
.info_btm {
	font-size: 11px;
	background-color: #E7E9EA;
}
table.box {
	border: 1px #7A877B solid;
	background-color: #F3F5F9;
}
table.box td {
	padding: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.field {
	background-color: #FAFCFA;
	border: 1px solid #B9C4BA;
	font-size: 11px;
	color: #000;
	padding: 2px;
}
.field_srch {
	font-family: Verdana;
	background-color: #FFF;
	border: 1px solid #000000;
	font-size: 11px;
	color: #000;
	padding-left: 3px;
	margin: 0 8px 0 8px;
}
.field_login {
	background-color: #FFF;
	font-size: 10px;
	color: #000;
	padding-left: 2px;
	width: 40px;
}
.button {
	background-color: #F3F5F9;
	font-size: 13px;
	margin-bottom: 8px;
}
.dropmenu {
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #DFE5EC;
}

