@charset "utf-8";
/* CSS Document */

.bodybar
{
	border-left-color:#EEEEEE;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:#EEEEEE;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-color:#EEEEEE;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	background-image:url(../images/woodrepeat.jpg);
	background-repeat:repeat;

}
.bodyheader
{font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-style:normal;
color:#333333}
.bodytext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
}
