body {
	margin:0;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #333333;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #3366CC;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #3366CC;
}
.text, td {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #596061;
}
.text_white {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}
.title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}
.title_red {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bolder;
	text-decoration: none;
	color: #FE0000;
}

.subtitle {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #596061;
}
.article_list_title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #596061;
}

a.menu {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #7D7D7E;
}
form {
	padding:0;
	margin:0;
}
input {
	border:1px solid #BEBEBE;
	background-color:#ffffff;
	color:#545456;
}
.white {
	font:bold 11px Verdana;
	color:#ffffff;
}

#submenu{
	position:relative;
	left:-20px;
	top:15px;
	visibility:hidden;
	background-color:#ABB3BC;
	width:75px;
}
a.submenu{
	font:bold 9px/12px Verdana;
	color:#6B7276;
	text-decoration:none;
}
a.submenu:hover{
	font:bold 9px/12px Verdana;
	color:#ffffff;
	text-decoration:none;
}

a.activities {
	font:bold 10px Verdana;
	text-decoration:none;
	color:#464646;
	background-image:url('images/red.gif');
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:10px;
}
a.activities:hover {
	font:bold 10px Verdana;
	color:#ffffff;
	text-decoration:none;
}
a.links {
	font:bold 10px Verdana;
	text-decoration:none;
	color:#464646;
	background-image:url('images/red.gif');
	background-repeat:no-repeat;
	background-position:0;
	padding-left:10px;
}
a.links:hover {
	font:bold 10px Verdana;
	color:#B4BAC0;
	text-decoration:none;
}

.actions_selected {
	font:normal 10px/18px Verdana;
	color:#3366CC;
	text-decoration:none;
	background-color:#E9F2D8;
	padding:3px 8px 3px 3px;
}
.bg_left {
	background-image:url('images/bg_left.gif');
	background-repeat:repeat-y;
	background-position:top right;
}
.date {
	font: bold 11px/16px Verdana;
	text-decoration: none;
	color: #ED1C24;
}