.standard
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 12;
}
.standard2
{
	font-family: Verdana,Helvetica,Arial;
	font-size: 10;
}
.admintoolstitle
{
	font-family: Verdana,Helvetica,Arial;
	color: white;
	font-size: 14;
	font-weight: bold;
}
.event_title
{
	color: black;
	font-size: 11;
	font-weight: bold;	
}
.event_text
{
	font-weight: normal;
	font-size: 11;
}
.stdimg
{
	border: 0;
}

a.menu:link,a.menu:active,a.menu:visited
{
	color: green;
	text-decoration: none;
	margin-top: 15;
}
a.menu:hover
{
	font-weight: bold;
}

