.eaststyle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.eaststyletitle {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #006D98;
}
.eaststylebold {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.eaststyleWh {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
}
table border {
	font-style: normal;
	padding: 20px;
	border: 2px solid #AD8D0E;
}
.l_css {
	background-image: url(images/l_side_css.gif);
	background-repeat: repeat-y;
}
.r_css {

	background-image: url(images/r_side_css.gif);
	background-repeat: repeat-y;
}
.top_css {
	background-image: url(images/top_css.gif);
	background-repeat: repeat-x;
}
.base_css {
	background-image: url(images/base_css.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right_css {
	background-image: url(images/r_side_css.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom {
	background-image: url(images/bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
