BODY {
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #e9e7e3;
	SCROLLBAR-SHADOW-COLOR: #e9e7e3;
	SCROLLBAR-3DLIGHT-COLOR: #e9e7e3;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	background-color: #FFFFFF;
}
td, tr
{
	font-family			: Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	text-decoration		: none;
	font-size			: 11px;
}

.textcopyright {
	FONT-SIZE		: 10px;
	COLOR			: #666666;
}
.linkcopyright {
	FONT-SIZE		: 10px;
	COLOR			: #000000;
	TEXT-DECORATION	: none;
	font-weight		: bold;
}
.linkcopyright:hover {
	FONT-SIZE		: 10px;
	COLOR			: #999999;
	font-weight		: bold;
	text-decoration	: none;
}

td.menuon 
{
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 23px;
	text-indent		: 3pt;
	background-image: url(../photos/menubg.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;
}
	
td.menuoff
{
	color			: #FFFFFF;
	cursor			: pointer;
	height			: 23px;
	text-indent		: 3pt;
	background-image: url(../photos/menubg2.gif);
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F2F2F2;				
}
