/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #482400;
}
body {
	background-color: #FBEDDF;
	background-repeat: no-repeat;
}
a:link {
	color: #482400;
}
a:visited {
	color: #B8783B;
}
a:hover {
	color: #494949;
}.menu_borders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: fbeddf;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: fbeddf;
	border-right-color: #494949;
	border-bottom-color: fbeddf;
	border-left-color: #494949;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #482400;
}
.xsmall_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color: #482400;
}
.menu_borders_lt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: fbeddf;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: groove;
	border-top-color: fbeddf;
	border-right-color: #FBEDDF;
	border-bottom-color: fbeddf;
	border-left-color: #494949;
}
.menu_borders_rt {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: fbeddf;
	border-top-width: 0px;
	border-right-width: thin;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: groove;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: fbeddf;
	border-right-color: #494949;
	border-bottom-color: fbeddf;
	border-left-color: #FBEDDF;
}
.page_head {
	font-family: Arial, Verdana, sans-serif, English;
	font-size: x-large;
	font-weight: bold;
	color: #482400;
}
.all_borders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #482400;
	border: 1px solid #482400;
}
.med_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	color: #482400;
}
.bottom_border {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #482400;
}

