body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #BCB396;
	letter-spacing: 0.02em;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 100px;
	line-height: 20px;
	background-image: url(../images/greenbar.gif);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
table {
	color: #000000;
	margin: 0px;
	width: 100%;
	border-top: #336633;
	border-right: #336633;
	border-bottom: #336633;
	border-left: #336633;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFCC;
	top: 25px;
	background-color: #7E0106;
	letter-spacing: 0.02em;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	text-align: center;
}
h2 {
	font-size: 20px;
	font-weight: bolder;
	color: #336633;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #7E0106;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
h5 {
	font-size: 10px;
	font-weight: bold;
	color: #336633;
}
h6 {
	font-size: 18px;
	color: #336633;
	font-style: italic;
}
.navTable {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #336633;
	letter-spacing: 0.08em;
	text-align: left;
	word-spacing: 0.1em;
	width: 200px;
	border: 1px none #333333;
	display: block;
	left: 0px;
	float: left;
	margin: 2px 2px 2px 0px;
	color: #FFFFCC;
}
.navTable a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFCC;
	text-decoration: none;
	background-color: #7E0106;
	letter-spacing: 0.08em;
	text-align: center;
	word-spacing: 0.1em;
	display: block;
	
}
.navTable a:hover{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #6D9F81;
	letter-spacing: 0.08em;
	text-align: center;
	word-spacing: 0.1em;
	display: block;
}
a {
	font-weight: bold;
	color: #7E0106;
	text-decoration: underline;
}
a:hover{
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
#mainBody {
	position: relative;
	width: 550px;
	left: 0px;
	top: 10px;
	background-position: top;
	border: 1px dotted #336633;
	padding: 10px;
	margin-bottom: 10px;
	bottom: 10px;
}
#mainBody p {
	background-position: left;
}

#mainBody li {
	list-style-position: outside;
	list-style-image: url(../images/apple.gif);
	font-size: 12px;
	line-height: 22px;
	display: list-item;
}
.tag a{
	font-size: 11px;
	font-weight: normal;
	color: #7E0106;
	text-decoration: none;
}

.tag a:hover{
	font-size: 11px;
	font-weight: normal;
	color: #7E0106;
	text-decoration: none;
}
