body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #999999;
	margin: 0px;
	font-size: 12px;
	color: #666666;
	background-image: url(images/background2.jpg.gif);
	background-repeat: repeat;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6B5D39;
	text-align: center;
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CC00;
	text-align: center;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-right-color: #66CC00;
	border-bottom-color: #66CC00;
	border-left-color: #66CC00;
	line-height: 26px;
}

.main_table {
	background-color: #FFFFFF;
	border: 2px solid #000000;
	vertical-align: middle;
}
.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 24px;
}
a:hover {
	text-decoration: none;
}
a {
	text-decoration: underline;
	color: #666666;
}


.break_header {
	background-image: url(images/index_02.gif);
	background-repeat: repeat-x;
}
.break_footer {
	background-image: url(images/index_05.gif);
	background-repeat: repeat-x;
}

