body {
	margin:0px;
	background:url(/images/bg.jpg);
	color:#48341E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#48562C;
	font-weight:bold;
	text-decoration:none;
}
a:visited {
	color:#48562C;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#48341E;
	font-weight:bold;
	text-decoration:underline;
}
img { 
	behavior: url("/modules/common/iepngfix.htc");
}
.behavior { 
	behavior: url("/modules/common/iepngfix.htc");
}
hr {
	border:none;
	height:1px;
	background-color:#332515;
}
.MainBgRepeat {
	background-image:url(/images/main_body_repeat.jpg);
	background-position:1px 498px;
	background-repeat:no-repeat;
}
.NavLinks {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#48341E;
}
.NavLinks a:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#777849;
}
.SubNavLinks {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a:visited {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:none;
	color:#EFF2D4;
}
.SubNavLinks a:hover {
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	text-decoration:underline;
	color:#EFF2D4;
}