A:LINK {
	color : #1D541D;
	font-weight : bolder;
}
A:VISITED {
	color : #1D541D;
	font-weight : bolder;
}
A:HOVER {
	color : #99B787;
	font-weight : bolder;
}
A:ACTIVE {
	color : #99B787;
	font-weight : bolder;
}

A.sidenav:LINK {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : normal;
}
A.sidenav:VISITED {
	color : #FFFFFF;
	text-decoration : none;
		font-weight : normal;
}
A.sidenav:HOVER {
	color : #C8D1D6;
	text-decoration : none;
	font-weight : normal;
}
A.sidenav:ACTIVE {
	color : #C8D1D6;
	text-decoration : none;
	font-weight : normal;
}

A.lightnav:LINK {
	color : #FFFFFF;
	font-weight : bolder;
}
A.lightnav:VISITED {
	color : #FFFFFF;
	font-weight : bolder;
}
A.lightnav:HOVER {
	color : #C8D1D6;
	font-weight : bolder;
}
A.lightnav:ACTIVE {
	color : #C8D1D6;
	font-weight : bolder;
}

A.topnav:LINK {
	color : #1D541D;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:VISITED {
	color : #1D541D;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:HOVER {
	color : #000000;
	font-weight : bolder;
	text-decoration : none;
}
A.topnav:ACTIVE {
	color : #000000;
	font-weight : bolder;
	text-decoration : none;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}

P.light {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
}

P.menu{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #B13328;
	font-weight : bolder;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : #003300;
	font-weight : bolder;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #251A18;
	font-weight : bolder;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 15px;
	color : #6C9D5C;
	font-weight : bolder;
	margin-bottom : 5px;
	padding-bottom : 0px;
}

UL {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}


LI {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
}

.smhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

td.bk {
	background-image: url(images/imgDivider.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}