body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
p
{
	font-size: 12px;
}
.small
{
	font-size: 9px;
	color:#ffffff;
}
a.menubar
{
	padding-left: 10px;
	color: #000000;
	width: 168px;
	height: 19px;
	text-decoration: none;
	line-height: 19px;
}
a.menubar:hover
{
	padding-left: 10px;
	color: #000000;
	width: 168px;
	height: 19px;
	text-decoration: none;
	background-color: #cccccc;
	line-height: 19px;
}
a.horiz_menubar
{
	color: #000000;
	text-decoration: none;
	background-color: #cccccc;
	cursor : hand;
	width : 100%;
}
a.horiz_menubar:hover
{
	color: #ffffff;
	text-decoration: none;
	background-color: #909090;
	cursor : hand;
	width : 100%;
}
a,a.link,a.visited
{
	color: blue
}
