body
	{ 
	background-image: url("../imgs/main-bg.gif");
	
	font-family: verdana; font-size: 9pt;
	color: #000000;
	overflow: auto;
	
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #4242ff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #4242ff;	
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #4242ff;
	}

td	{font-family: verdana; font-size: 9pt;
	color: #000000
	}

A:link
	{ text-decoration: none; color: #4242ff;
	font-weight: bold;
	}

A:visited
	{ text-decoration: none; color: #4242ff;
	font-weight: bold;
	}

A:active
	{ text-decoration: none; color: #4242ff;
	font-weight: bold;
	}

A:hover
	{ text-decoration: underline; color: #4242ff;
	font-weight: bold;
	}

ul
	{ color: #000000; list-style-type: square;
	}

hr	{ color: #4242ff; height: 1px;
	}	

.navi
	{border-left: 1px solid #00C000;
	 border-right: 1px solid #00C000;
	}

.sml
	{font-family: verdana; font-size: 8pt;
	color: #808080; font-style: italic;
	}
	
.copy
	{font-family: verdana; font-size: 8pt;
	color: #808080;
	}

.date
	{font-family: verdana; font-size: 8pt;
	font-weight: bold;
	}
.fade	
	{background-image: url('bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
}
	
.titles
	{font-family: arial; font-size: 8pt;
	font-variant: small-caps;
}
