body {
	padding:0px;
	letter-spacing: 1.2px;
	word-spacing: 2.4px;
	font-family:  Arial, Verdana, sans-serif;
	
	}
	
table {
border:none;
padding:0px;
}

table.main {

	width: 90%;
}
table.content{ 
 width: 100%;
}

tr.img{
text-align:center;}


img{
	border:1px;
	border-color:#000000
}
img.noborder {
	border:none;
	}
img.showhor {
width: 150px;
height:auto;
}
img.showver {
height:150px;
width:auto;
}


h2 	{
	text-decoration:overline;
	text-shadow:#000000;
	font-size: medium;
	font-family: "Times New Roman";
	color: #999999;
		}
h3 	{
	text-align: right;
	font-weight: normal;	
	font-size: x-small;
	
	vertical-align:top;
	margin-bottom: 2px;
	color: #A0ABB8;
	
	}

h4 	{
	
	font-weight: normal;	
	font-size: x-small;
	}
h4.left {
text-align:left;}
h4.right {
text-align:right;}
h4.center {
text-align:center;}

h5 	{
	font-weight: normal;
	font-size:8px;
	text-align:right;
	}
h5.center {
text-align:center;}
h5.left {
text-align:left;}

div.field {
	scrollbar-face-color      	: #F9F9F9;
	scrollbar-shadow-color    	: #EADED0;
	scrollbar-highlight-color 	: #FFFFFF;
	scrollbar-3dlight-color   	: #FFFFFF;
	scrollbar-darkshadow-color	: #EADED0;
	scrollbar-track-color     	: #F9F9F9;
	scrollbar-arrow-color     	: #74715B;
	scrollbar-lightshadow-color	: #EADED0;
	
	position:absolute;
	left: 39px;
	top: 20px;
	bottom: 17px;
	right: 23px;
	overflow: auto;
	
}
div.bottom {

	background-image: url(../SiteImages/rightbottom.JPG);
	background-position: right; 
	position:absolute;
	height: 90px;
	left: 0px;
	bottom: 0px;
	right: 0px; 
	}
a {
	color: #999999;
	font-size:x-small;
	text-decoration:none;
	}
