body {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	margin:				0px;
	padding:			0px;
	color:				#792C1C;
	background:			url(/img/grid.gif) #FFF4D2;
}

table, img {
	border:				0px;
}

td {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	color:				#792C1C;
}

td.seam1 {
	background:			url(/img/seam1.gif) #B14C2F;
}

td.seam2 {
	background:			url(/img/seam2.gif) #B14C2F;
}

td.topmenu {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			13px;
	font-weight:		bold;
	text-align:			center;
	color:				#792C1C;
}

td.topmenu a {
	text-decoration:	none;
	color:				#792C1C;
}

td.topmenu a:hover {
	text-decoration:	underline;
}

td.botmenu {
	font-family:		Verdana, Arial, Helvetica, sans-serif;
	font-size:			12px;
	font-weight:		bold;
	text-align:			center;
	color:				#333333;
}

td.botmenu a {
	text-decoration:	none;
	color:				#333333;
}

td.botmenu a:hover {
	text-decoration:	underline;
}

h1 {
	font-size:			20px;
	font-weight:		bold;
	margin-bottom:		5px;
	padding:			0px;
	color:				#792C1C;
}

h2 {
	font-size:			17px;
	font-weight:		bold;
	margin-bottom:		5px;
	padding:			0px;
	color:				#792C1C;
}

h3 {
	font-size:			15px;
	font-weight:		bold;
	margin-bottom:		5px;
	padding:			0px;
	color:				#792C1C;
}

a {
	color:				#792C1C;
}

.leftmenu {
	font-size:			11px;
	width:				106px;
	background:			#B14C2F url(/img/left_bg.gif);
	margin:				0px;
	padding:			0px;
	text-align:			center;
}

.leftmenu a {
	color:				white;
	text-decoration:	underline;
}
