BODY
{
	color :#000000;
	font-family : arial,san-serif;
	font-size : 11px;
}

A
{
	color: #001F83;
	text-decoration: none;
}

.old_event
{
	color: #CCCCCC;
	text-decoration: none;
}

.menu
{
	color: #001F83;
	text-decoration: none;
	background: Silver;
	font-size: 12px;
	font-weight: bold;
	letter-spacing : .3pt;
}

.menuvline
{
	color: #FFFFFF;
	text-decoration: none;
	background: Silver;
	font-size: 12px;
	font-weight: normal;
	letter-spacing : .3pt;
}

.date
{
	color: #001F83;
	font-family: arial,san-serif;
	font-size: 14px;
	font-weight: bold;
}

.news
{
	font-family:arial,san-serif;
	font-size:14px;
	font-weight:bold;
}

.event
{
	font-family:arial,san-serif;
	font-size:14px;
	font-weight:bold;
}

.box_title
{
	color: #FFFFFF;
	text-decoration: none;
	background: #001F83;
	font-size: 14px;
	font-weight: bold
}

.box_body
{
	color :#000000;
	text-decoration: none;
	background: #FFFFFF;
	font-size : 11px;
}

.zone_tab
{
	color :#000000;
	text-decoration: none;
	background: #DDDDDD;
	font-size : 10px;
}

.block_title
{
	color: #FFFFFF;
	text-decoration: none;
	background: Silver;
	font-size: 14px;
	font-weight: bold
}

.block_body
{
	color :#000000;
	text-decoration: none;
	background: #FFFFFF;
	font-size : 11px;
}

.form_input
{
	color :#000000;
	text-decoration: none;
	background: #FFFFFF;
	font-size : 11px;
	border-width: 1px;
	border-style: solid;
	padding: 0px;
}

.form_error
{
	color: Red;
	text-decoration: none;
	background: #FFFFFF;
	font-size : 11px;
	font-weight: bold
}

