	BODY {
	background-color : #C5BA97;
	color : Black;
	font-family : sans-serif;
	background-image : url(images/background.gif);
}

A:link {
	color: #A9844F;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma, sans-serif;
}
.link {
	color: #333399;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma, sans-serif;
}

A:visited {
	color: #A9844F;
	background: transparent;
	text-decoration: none;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma, sans-serif;	
}

A:active {
	color: #B32C0F;
	background: transparent;
	text-decoration: blink;
	font-size : 10pt;
	font-family : sans-serif;
}

A:hover {text-decoration: underline}

.dateheader{
	color : Black;
	font-size : 7pt;
}
.thumb{
	border : 1px solid Black;
}
.item{
	color : Black;
	font-weight : bold;
	font-size : 10pt;
	font-family : Tahoma, sans-serif;
}
.content{
	color : Black;
	font-size : 8pt;
	font-family : Tahoma, sans-serif;
}
.logtable{
	background-color : #F6EED4;
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
	border-left : 1px solid Silver;
	border-top : 1px solid Silver;
}

HR {
	color : #A39785;
	border : dotted;
	}


.thumbnail{
	border : 1px solid Black;
}
.titlefont{
	color : #423837;
	font-weight : bold;	
	font-size : 8pt;
	font-family : Tahoma, sans-serif;
}
.smallfont{
		color : Black;
		font-size : 7pt;
	font-family : Tahoma, sans-serif;		
}
.tinyfont{
		color : Black;
		font-size : 7pt;
	font-family : Tahoma, sans-serif;		
}
.normalfont{
	font-family : Tahoma, sans-serif;
	font-size : 9pt;
}
	.msg{
	color: Red;
	font-size : 14pt;
	font : bolder;
} 
.quote {font-size : 8pt;  text-align : center;  color : #72605E;  display : block;  padding-left : 50;  padding : 0 50 0 50;  padding-top : 0;                   }	

	.c1 {font-size : 14pt; text-align : center}
	.c2 {font-size : 12pt; text-align : center}
	.c3 {font-size : 10pt; text-align : center}
	.c4 {font-size : 9pt; text-align : center}
	.c5 {font-size : 8pt; text-align : center}
	.c6 {font-size : 6pt; text-align : center}

	.tablefont {color: #523E3D; font-size: 10pt;  background-color : #F6EED4; }

	.detail {
	color: #191970;
	font-size:7pt;
	font : bolder italic;
}	