.sideborders {
	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: solid;
	border-top-color: #A8A8A4;
	border-right-color: #A8A8A4;
	border-bottom-color: #A8A8A4;
	border-left-color: #A8A8A4;
}

.rightborder {
	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-top-color: #A8A8A4;
	border-right-color: #A8A8A4;
	border-bottom-color: #A8A8A4;
	border-left-color: #A8A8A4;
}

.leftborder {
	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: none;
	border-left-style: solid;
	border-top-color: #A8A8A4;
	border-right-color: #A8A8A4;
	border-bottom-color: #A8A8A4;
	border-left-color: #A8A8A4;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ECEDE1;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menutext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menuback { background-image:url(images/menuback.gif); background-repeat:repeat-x; 
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #A8A8A4;
	border-right-color: #A8A8A4;
	border-bottom-color: #A8A8A4;
	border-left-color: #A8A8A4;}
	
	.bottom { background-image:url(images/bottom3.gif); background-repeat:no-repeat; }
	
h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 20px;

	color: #005826.;
	color: #005826;
}
h2 {
	font-size: 20px;
	color: #CFBC70;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	/* padding-top: 3px; */
}

ul.side_menu {
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: -15px;
	list-style-type: square;
	color: #005826;
	list-style-position: inside;
}
.sidement {
	padding-bottom: 5px;
	padding-left: 5px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #005826;
	list-style-position: inside;
	list-style-type: none;
}
.main_area {
	padding-top: 5px;
	padding-left: 5px;
}

a { color:#006600; text-decoration:underline; }
a:hover { color:#339933; text-decoration:underline; }

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
}

h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color:	#005826;
}
.lil_gray {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
h4 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #CFBC70;
}
td.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E6DCB5;
}
hr.prod_line {
	margin-top: -15px;
	color: #CFBC70;
}
.large_beight {

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 18px;
	color: #CFBC70;
}
.table_padding {
	padding: 5px;
}
