BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
}

a.project:link {color: #039; text-decoration: none;}
a.project:visited {color: #039; text-decoration: none;}
a.project:active {color: #039; text-decoration: none;}
a.project:hover { color: #09F; text-decoration: none;}

a.newshome:link {color: #039; text-decoration: none;}
a.newshome:visited {color: #039; text-decoration: none;}
a.newshome:active {color: #039; text-decoration: none;}
a.newshome:hover { color: #09F; text-decoration: none;}

#td_back_left {
background-image:url(../../../images/border_left.gif);
background-repeat:repeat-y;
}
#td_back_right {
background-image:url(../../../images/border_right.gif);
background-repeat:repeat-y;
}
form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.error_container {
	border: 1px solid Black;
	padding: 2px;
	width: 350px;
	margin: auto;
	margin-bottom: 20px;	
}

.error_bluetitle {
	background-color: #C9D9FA;
	border-bottom: 1px solid Navy;
	border-right: 1px solid Navy;
   font-weight: bold;
	text-align: center;
	color: Navy;
}

.error_title {
	background-color: #FFBCB2;
	border-bottom: 1px solid #CD6532;
	border-right: 1px solid #CD6532;
   font-weight: bold;
	text-align: center;
	color: #743D23;
}

.error_body {
	font-size: 9pt;
	padding: 10px;
	text-align: left;
}

.errormsg {
	font-size: 8pt;
	text-align: center;
	color: Red;
	margin-bottom: 10px;
	font-weight: bold;
	border: 1px solid;
	width: 400px;
	background-color: #F5F5F5;
	padding-bottom: 10px;
	padding-top: 10px;
}

.motto {
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 20px;
	text-align: justify;
	font-size: 10pt;
}

.motto_title {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	font-size: 12pt;
	color: #0172FF;
	font-weight: bold;
}

.foto_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0172FF;
	font-weight: bold;
}

.news{
border: 1px solid rgb(210, 210, 210);
background-color: rgb(245, 245, 245);
margin-bottom: 15px;
padding: 4px;
}

.news_data {
	color: #94ACEF;
	font-weight: bold;
	font-size:8pt;
	text-align: right;
	margin: 6px 0 0 0;
}

.news_content {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9pt;
	text-align: justify;
	line-height: 140%;
	padding-left: 10px;
	padding-right: 10px;
}

.news_title {
	color: #0172FF;
	font-size:18px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
}

.contact_text {
	margin-left:10px;
	font-size:13px;
	line-height:200%;
}

#copyright {
	text-align: center;
	padding-bottom: 5px;
}

.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size:9pt;
	text-align: justify;
	line-height: 140%;
	padding-left: 5px;
}

.aln {
	padding-left: 20px;
}