body,table,tr,td {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #000000;

   SCROLLBAR-FACE-COLOR: #e6e6e6;
   SCROLLBAR-HIGHLIGHT-COLOR: #d3d3d3;
   SCROLLBAR-SHADOW-COLOR: silver;
   SCROLLBAR-3DLIGHT-COLOR: #ffffff;
   SCROLLBAR-ARROW-COLOR: gray;
   SCROLLBAR-TRACK-COLOR: #f3f3f3;
   SCROLLBAR-DARKSHADOW-COLOR: white
}

A:link, A:visited, A:active, A:hover {
	color: #0087bf;
	text-decoration: underline;
}

A:hover { text-decoration: none; }

.menu {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14.5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0078ff;
}

A.menu:link, A.menu:visited, A.menu:active, A.menu:hover {
	font-family: Trebuchet MS, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14.5px;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0078ff;
	text-decoration: none;
}

A.menu:hover { color: #9a9a9a; text-decoration: none;}

A.thumb:link, A.thumb:visited, A.thumb:hover, A.thumb:active { border: 1px solid #0087bf; }
A.thumb:hover { border: 1px dashed #0087bf; }


h1 {
	font-size: 17.5px;
	line-height: 18.5px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-width: 0;
	margin: 0 0 0 0;
	padding: 0;
	width: 230px;
	text-align: center;
}

.footer {
	font-family: Small Fonts, VT100, Arial, Helvetica;
	font-weight: none;
	font-size: 8px;
	text-transform: uppercase;
	color: #D1D1D1;
	}

.note { font-size: 10px; }