*
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html, body, div, form
{
	margin: 0px;
	padding: 0px;
}

body, table tr td
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}

a, table tr td a
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#F96611;
	text-decoration:underline;
}

a:hover, table tr td a:hover
{
	text-decoration:none;
}

input
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
}

.tableMenu
{
	width:183px;
	background: url('../images/menu-repeat.jpg') top right repeat-y;
}

.tableMenu tr td.menu
{
	padding:40px 0px 50px 0px;
	background: url('../images/menu-bottom.jpg') bottom right no-repeat;
}

.tableMenu tr td.menu ul
{
	margin:0px;
	padding:0px;
	width:170px;
	list-style: none;
}

.tableMenu tr td.menu ul li
{
	margin:0px 0px 8px 0px;
	padding:0px;
	height:21px;
	background: url('../images/menu-item.jpg') bottom right no-repeat;
}

.tableMenu tr td.menu ul li a
{
	padding:3px 25px 0px 0px;
	height:21px;
	display: block;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-decoration:none;
}

.tableMenu tr td.menu ul li a:hover
{
	color:#000000;
	text-decoration:none;
}

.tableMenu tr td.menu ul li a.active
{
	color:#000000;
	text-decoration:none;
}

.content
{
	width:629px;
	padding:48px 50px 0px 70px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	background: url('../images/content-background.jpg') bottom right no-repeat;
}

.content h1
{
	margin-bottom:30px;
	font-family:verdana;
	font-size:14px;
	font-weight:normal;
	color:#F96611;
}

.content h2, h3, h4, h5, h6
{
	margin-bottom:20px;
	font-family:verdana;
	font-size:12px;
	font-weight:normal;
	color:#F96611;
}

.content p
{
	margin-bottom:20px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.content a
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#F96611;
	text-decoration:underline;
}

.content a:hover
{
	text-decoration:none;
}

.content table tr td
{
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
}

.tableNewsColomn
{
	margin-bottom:5px;
	width:191px;
	background: url('../images/news-repeat.jpg') top left repeat-y;
	display:none;
}

.tableNewsColomn tr td.news
{
	padding:20px 20px 35px 10px;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#000000;
	background: url('../images/news-bottom.jpg') bottom left no-repeat;
}

.tableNewsColomn tr td.news a
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#395DA3;
}

.tableNewsColomn tr td.news span.date
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.tableAgendaColomn
{
	width:191px;
	background: url('../images/agenda-repeat.jpg') top left repeat-y;
}

.tableAgendaColomn tr td.agenda
{
	padding:20px 20px 10px 10px;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	background: url('../images/agenda-bottom.jpg') bottom left no-repeat;
}

.tableAgendaColomn tr td.agenda span.month
{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#000000;
}

.tableAgendaColomn tr td.agenda span.date
{
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#000000;
}

.tableAgendaColomn tr td.agenda a
{
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
	color:#395DA3;
}

.tableBanners
{
	width:183px;
}
