	body {
	font: 12px Arial;
	scrollbar-face-color: #cdcdcd;
	scrollbar-highlight-color: #696969;
	scrollbar-3dlight-color: Navy;
	scrollbar-darkshadow-color: Black;
	scrollbar-shadow-color: Gray;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #f5f5f5;		
	}
.menu {
	background-color: #f5f5f5;
	color: Black;
	font: 12px Arial;
	border : thin solid Silver;
}	
.but {
	color: Black;
	font: bold 12px Arial;
}
TR.grey  {
	font: bold 12px Arial;
	color: Black;
	background-color: #EDECEC;
}
TR.pb 
 {
	font: bold 12px Arial;
	color: Black;
	background-color: #FAFAF9;
}
TD
 {
	font: 12px Arial;
	color: Black;
}
TD.ow
 {
	font: bold 12px Arial;
	color: White;
	background-color: #FF6600;
}
TD.grey
 {
	font: bold 12px Arial;
	color: Black;
	background-color: #EDECEC;
}
TD.pb
 {
	font: bold 12px Arial;
	color: Black;
	background-color: #FAFAF9;
}
A {
	font: bold 12px Arial;
	color: Black;
	text-decoration: none
}
A:hover {
	font: bold 12px Arial;
	color: #FF6600;
	text-decoration: underline;
}
A.user {
	font: bold 12px Arial;
	color: Black;
	text-decoration: none
}
A.user:hover {
	font: bold 12px Arial;
	color: #FF6600;
	text-decoration: underline;
}
A.footer {
	font: bold 10px Arial;
	color: Black;
	text-decoration: none
}
A.footer:hover {
	font: bold 10px Arial;
	color: #FF6600;
	text-decoration: underline;
}
H1 	{
	FONT: bold 18px Trebuchet MS,  Arial;
	color: #FF6600;
}
STRONG.org {
	FONT: bold 15px Arial;
	color: #FF6600;
}
STRONG.blk {
	FONT: bold 15px Arial;
	color: Black;
}
STRONG.org2 {
	FONT: bold 13px Arial;
	color: #FF6600;
}
STRONG.blk2 {
	FONT: bold 13px Arial;
	color: Black;
}
STRONG.err {
	FONT: bold 12px Arial;
	color: Red;
}
STRONG.footer {
	FONT: bold 10px Arial;
	color: Black;
}

