body {
	background-color: #B3925D;
	background-image: url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
}
a:link {
	color: #DCB26D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B5955C;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #E4D2AC;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660000;
}
.content {font-size: 10px; color:#A17351}
.contentB {color: #DCB26D}
.contentC {
	color: #DCB26D;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style21 {font-size: 8px}
.style22 {color: #DCB26D; font-size: 8px;}
.style26 {font-size: 16px}
.style27 {font-size: 14px}
.style28 {font-size: 12px}
.style29 {font-size: 11px}
.style30 {font-size: 10}
.style31 {color: #EBDFC7}
.style32 {
	color: #EBDFC7;
	font-size: 10px;
	font-weight: bold;
}
.style33 {color: #E9DDC7}
.style34 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style35 {font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
.style36 {color: #E9DDC7; font-weight: bold; }
.style37 {color: #EBDFC7}
.style38 {font-family: Arial, Helvetica, sans-serif}
.style41 {font-size: 11px}
.style45 {color: #E9DDC7; font-size: 11px; }

.contentBox {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FEF3DD;
}
.contentBoxSized {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	background-color: #FEF3DD;
	width: 135px;
}
.contentBoxSmall {	
	font-size: 9px;
	font-weight: bold;
	color: #CC6633;
	height: 18px;
	width: 75px;
}
.tableBGlb {	
	background-position: left bottom;
	background-repeat: no-repeat;
}
.tableBGlbRepeat {	
	background-position: left bottom;
	background-repeat: repeat-x;
}
.tableBGlt {	
	background-position: left top;
	background-repeat: no-repeat;
}
.tableBGltrepeat {	
	background-position: left top;
	background-repeat: repeat-y;
}
