BODY {
	font-family: Arial, Helvetica, sans-serif;
	color: #617261;
	font-size: 12px;

	scrollbar-base-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #cccccc;

	margin-bottom : 0pt;
	margin-left : 0pt;
	margin-right : 0pt;
	margin-top : 2pt;
	background-attachment : fixed;
	background-repeat : no-repeat;
	background-position : center top;
	list-style-image : url("lnkbull.jpg");
}

TD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

A:link {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
A:visited {
	color: #999999;
	font-size: 12px;	
	text-decoration: none;
	font-weight : bold;
}
A:hover {
	color: #cccccc;
	font-size: 12px;
	text-decoration: none;
	background-color:#000000;
	font-weight : bold;
}
A:active {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
.subnav {
	font-size: 12px;
	color: #000000;
}
A.subnav:link {
	font-size: 12px;
	text-decoration: underline;
	color: #000000;
}
A.subnav:visited {
	font-size: 12px;
	text-decoration: none;
	color: #858585;
	width : auto;
}
A.subnav:hover {
	font-size: 12px;
	text-decoration: none;
	color: #000000;	
	background-color:#e3e3e3;
	width : auto;
}
A.subnav:active {
	color: #5f5f5f;
	font-size: 12px;
	text-decoration: none;
	font-weight : bold;
}
.tip {
	font-size: 10px;
	font-weight: light;
	color: #000000;
	display : inline;
	margin-left : 10px;
}
