body{
	margin:0px;
	margin-top:17px;
	background-image:url(images/home_body_bg.gif);
	background-repeat:repeat-x;
	background-color:#e3e3e3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4b4b;
	text-decoration:none;
	line-height:18px;
}
a:link, a:visited, a:active {
	COLOR: #599346; TEXT-DECORATION: none
}
a:hover {
	COLOR: #000000; TEXT-DECORATION: none
}
.footer:link, .footer:visited, .footer:active {
	font-family:tahoma, Arial;
	COLOR: #3a3a3a; TEXT-DECORATION: none
}
.footer:hover {
	font-family:tahoma, Arial;
	COLOR: #888787; TEXT-DECORATION: none
}
.imageborder {
	background-color:#FFFFFF;
	border:1px solid #c8c7c7;
	padding:4px;
}
.bigtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:24px;}
.prev2 {
	background-image:url(images/arrow_p.gif);
	background-repeat:no-repeat;
	border:0px;
	width:15px;
	height:10px;
	cursor:pointer;
}
.next2 {
	background-image:url(images/arrow_n.gif);
	background-repeat:no-repeat;
	width:15px;
	height:10px;
	border:0px;
	cursor:pointer;
}
