body {
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #633437;
}

.side {
	background-image: url(/_images/_design/shadow_side.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.side_right {
	background-image: url(/_images/_design/shadow_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.top {
	background-image: url(/_images/_design/shadow_top.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.bottom {
	background-image: url(/_images/_design/shadow_bottom.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bottomnav{
	font-family:  Arial;
	font-size: 9px;
	color:#504842;
}

.content{
	font-family:  Arial;
	font-size:12px;
	color:#222222;
	line-height: 18px;
}
.contentsmall{
	font-family:  Arial;
	font-size:10px;
	color:#222222;
	line-height: 18px;
	}
.contentlarge{
	font-family:  Arial;
	font-size:14px;
	color:#e1682b;
	line-height: 18px;
	font-weight:bold
}
.footer {
	font-family:  Arial;
	font-size: 9px;
	color:#ffffff;
}



.footer a:link {
text-decoration:none;
color:#ffffff;
font-family:  Arial;
	font-size: 9px;
}

.footer a:hover {
text-decoration:underline;
color:#ffffff;
font-family:  Arial;
	font-size: 9px;
}

.footer a:visited {
text-decoration:underline;
color:#ffffff;
font-family:  Arial;
	font-size: 9px;
}

.flashbg {
background-repeat:no-repeat;
}
