/* CSS Document */

#HEADER {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

#NAV {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-left-color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000000;
	text-decoration: none;
	padding-top: 40px;
	padding-right: 10px;
	padding-left: 4px;
	width: 164px;
}

#NAV a:link, a:visited {
	color: #336633;
	text-decoration: none;
}

#NAV a:hover {
	color: #99CC99;
	text-decoration: none;
}

#CONTENT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding: 20px;
	color: #888888;
	width: 432px;
}

#CONTENT P {
	text-indent: 2.2em;
	margin-top: 0em;
	margin-bottom: 0em;
}

#CONTENT H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#AAAAAA;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AAAAAA;
	margin-left: -20px;
	padding-left: 10px;
	padding-bottom: 6px;
	font-weight: normal;
}

#CONTENT H2 {
	font-size: 1em;
	color: #669966;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 10px;
	margin-left: -10px;
}

#CONTENT H3 {
	color: #666666;
	font-size: 0.8em;
	font-weight: bold;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}

#CONTENT H4 {
	color: #555555;
	font-size: 0.8em;
	font-weight: normal;
	text-align: right;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}

#CONTENT H5 {
	color: #555555;
	font-size: 0.8em;
	font-weight: normal;
	padding-left: 10px;
	margin-top: 8px;
	margin-bottom: 4px;
}

#CONTENT IMG {
	border: 1px solid #FFFFFF;
	clip:   rect(auto auto auto auto);
	margin-top: 2px;
	margin-bottom: 2px;
	margin-right: 2px;
	margin-left: 2px;
}

#CONTENT A:LINK {
	color: #000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063;
	text-decoration: none;
	font-style: normal;
}

#CONTENT A:HOVER {
	color: #CCC;
}

#CONTENT A:VISIT {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #063;
	text-decoration: none;
	font-style: normal;
}

#FOOTER1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	border-bottom-color: #000000;
	border-left-color: #000000;
	width: 180px;
}

#FOOTER2 {
	width: 473px;
}
body {
	background-color: #AACC99;
}

#HOLDER {
	background-image:  url(_imgs/BG.gif);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
	border: 1px none #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	text-align: right;
	padding-top: 4px;
	padding-right: 10px;
	vertical-align: bottom;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: 300px;
	margin-top: 20px;
	margin-right: 1px;
}
li {
	text-decoration: none;
	list-style-image: url(_imgs/bllt.gif);
	list-style-type: square;
	line-height: 1.5em;
}
