body
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
}
li
{
	font-size: 12px;
}
p
{
	font-size: 12px;
}

.small
{
	font-size: 9px;
}

.medium
{
	font-size: 12px;
}

.large
{
	font-size: 15px;
}

a.menubar
{
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	width: 168px;
	height: 19px;
	text-decoration: none;
	line-height: 19px;
	font-size: 11px;
}
a.menubar:hover
{
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	width: 168px;
	height: 19px;
	text-decoration: none;
	background-color: #cccccc;
	line-height: 19px;
	font-size: 11px;
}
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
}
