body {
	background-image: url(images/bg_upperrightcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C8BBBD;
	margin: 0px;
	padding: 0px;
	background-color: #6F2D0B;
}
.bgfolioleft {
	background-image: url(images/bg_line_left.gif);
	background-repeat: repeat-y;
}
.bgfolioright {
	background-image: url(images/bg_line_right.gif);
	background-repeat: repeat-y;
}
.bgfoliotop {
	background-image: url(images/bg_line_top.gif);
	background-repeat: repeat-x;
}
.folio {
	background-color: #C8BBBD;
	background-image: url(images/bg_bottomfolio.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #51220A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #6F2D0B;
	text-decoration: none;
}

a:link{
	color: #81879c;
	text-decoration: none;
	}

a:active{ 
	color: #81879c;
	text-decoration: none;
	}

a:visited{

	color: #81879c;
	text-decoration: none;
	}

a:hover{ 
	color: #a97071;
	text-decoration: none;
	}

.rightcontent {
	background-repeat: no-repeat;
	background-position: center center;
}
.maincontent {
	background-image: url(images/bg_belownav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #C8BBBD;
	text-decoration: none;
	font-weight: normal;


}
.logotable {
	height: 193px;
	width: 357px;
}
.foliotitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6F2D0B;
	font-weight: bold;

}
.innercontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C8BBBD;
}
.foliocontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #6F2D0B;
}

