﻿
	.agenda_be_table, td, body{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #101077;
		font-weight: normal;
	}
	.agenda_be_list_element{
		background-color:#edeef4;
		border:1px solid #a8b4cc;
		list-style-type:none;
		margin:5px;
		padding:5px;
	}
	.agenda_be_list{
		margin:0px;
		padding:0px;
	}
	.agenda_be_title{
		font-size: 15px;
		font-weight:bold;
	}
	a.agenda_be_category, a:link.agenda_be_category, a:hover.agenda_be_category, a:visited.agenda_be_category,
	a.agenda_be_subcategory, a:link.agenda_be_subcategory, a:hover.agenda_be_subcategory, a:visited.agenda_be_subcategory{
		font-weight:bold;
		color:#101077;
		text-decoration:underline;
	}
	a, a:visited, a:link{
		text-decoration:none;
	}
	a:hover{
		text-decoration:underline;
	}
	form{
		background-color:#aab3cc;
		padding:5px;
	}
.agenda_be_form_label{
	font-size: 11px;
	font-weight:bold;
	color: #101077;
}
.agenda_be_form_input, .agenda_be_form_select{
	font-size: 11px;
	color: #101077;
}
.agenda_be_form_submit{
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	border: 1px solid white;
	background-color: #24215f;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
