body {
	scrollbar-3dlight-color:#491112;
	scrollbar-arrow-color:#491112;
	scrollbar-base-color:#491112;
	scrollbar-track-color:#491112;
	scrollbar-shadow-color:#7A1A1C;
	scrollbar-face-color:#7A1A1C;
	scrollbar-darkshadow-color:#7A1A1C;
	scrollbar-highlight-color:#491112;
	/*	background-attachment: fixed;
	background-position: left top;
		
		
use this if you need to have a background that tiles vertically down the page behind the table that contains the site.
 */
 
background: url(../images/slice_01.jpg);
	background-repeat: repeat-x;
	background-color: #491112;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}


p {
	font-size:8.5pt;
	color:3D0B0D;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-left: 40px;
	margin-right: 30px;
	letter-spacing:130%
}


.tableback {background: url(../images/body_underlay_17.jpg);background-repeat: repeat;}
.tback {background-image:url(../images/underlay_slice_15.jpg); background-position:top; background-repeat:no-repeat;}
.left {background: url(../images/left_06.jpg);background-repeat: repeat-y;}
.right {background: url(../images/right_15.jpg);background-repeat: repeat-y;}

li {
	font-size: 8pt;
	margin-left :50px;
	margin-right :27px;
	color:3D0B0D;
	list-style-position : outside;
	font-family: Verdana, 'Trebuchet MS', Arial, Helvetica;
	position : relative;
}


b { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#3D0B0D;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }
strong { font-family:  Verdana, Arial,'Trebuchet MS', Arial, Helvetica; color:#3D0B0D;font-size: 8pt;font-weight: bold; line-height: normal; font-variant:small-caps; }


a:link {  text-decoration: none; color: #7A1A1C;}
a:visited {color: #7A1A1C; text-decoration: none;}
a:hover {color: #7A1A1C; text-decoration: underline; }

.footer {color : #B0945B;  font-size : 7pt; margin-left:40px; }	
.test {color: #B0945B;}

br {
	line-height: 60%;
}
.shim {line-height : 2px;}

