table {
	border-collapse:	collapse;
}
td {
	margin:			0em;
	padding:		0em;
}
img {
	border:			none;
}
/*===========*/
body, td {
	font-size: 0.7em;
	color: #333333;
}
body, td, div, p {
/*	font-family: Arial;*/
	font-family: Verdana, Trebuchet MS, Trebuchet, Tahoma, Arial;
	color: #000000;
}
div, p {
	text-align: left;
}

.bordered {
	border:1px #000 solid;
}

table.tableWithSep td {
	padding-bottom: 5px;
}


.copyright {
	font-size: 0.8em;
	color: #a1a1a1;
	text-align: right;
	padding-right: 17px;
	margin-top: 24px;	
	margin-bottom: 20px;	
}
.copyright a {
	font-size: 100%;
	color: #a1a1a1;
}

.ourprj {
	font-weight: bold;
	padding-left: 21px;
	padding-bottom: 8px;	
}
.titlepage {
	font-size: 1.6em;
	padding-left: 21px;
	padding-bottom: 8px;	
}

.divright {
	float: right;
}

div.prj_block {
	margin-left: 21px;
	margin-top: 24px;	
}

div.mainpagenews_block {
/*	
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 21px;
	padding-right: 30px;
*/	
}
div.mainpagenews_block a {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
div.mainpagenews_block a:hover {
	text-decoration: underline;
	font-weight: bold;
}
div.mainpagenews_block a.to-external {
	text-decoration: underline;
	font-weight: normal;
	color: #D92819;
}
div.mainpagenews_block a.to-external:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #D92819;
}
div.mainpagenews_block a.big {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
div.mainpagenews_block a.big:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000000;
}
div.mainpagenews_block .date {
	color: #999999;
	font-size: 80%;
}


div.mainpagetext_block {
/*	position:absolute;*/
	padding-top: 170px;
	padding-bottom: 20px;
	padding-left: 21px;
	padding-right: 30px;
}
div.maintext_block {
/*	position:absolute;*/
	padding-top: 42px;
	padding-bottom: 20px;
	padding-left: 21px;
	padding-right: 30px;
}
div.maintext_block p {
	margin-top: 0px;
	padding-top: 0px;
}

div.logo_block {
	position:absolute;
	top: 42px;
	left: -7px;
}
div.tel_block {
	position:absolute;
	top: 34px;
	left: 0px;
	width: 491px;
	height: 91px;
/*	border: 1px solid #000000;*/
}
div.tel_block .tel {
	font-size: 1.3em;
	font-weight: bold;
	padding-bottom: 9px;
	padding-left: 15px;
	padding-right: 15px;
}

div.menu_block {
	padding-top: 42px;
	padding-bottom: 9px;
	padding-right: 17px;
}
.menu {
	text-align: right;
	text-transform:	lowercase;
}
.menu a,
.menu .menuitem {
	display: block;
	-moz-box-sizing: border-box;

	padding-bottom: 7px;
	text-decoration: none;
	color: #D92819;
}
.menu a:hover {
	text-decoration: underline;
}
.menu .active {
	color: #A32014;
/*	text-transform:	uppercase;*/
/*	font-variant: small-caps;*/
/*	letter-spacing: 0.2em;*/
}

.vert {
	background: url(i/bg-vert.gif) repeat-y left top;
	width: 101px;
}
.horiz {
	background: url(i/bg-horiz.gif) repeat-x left top;
}
.mid {
	background: url(i/bg-mid.gif) no-repeat left top;
	width: 101px;
}
.horiz2 {
	background: url(i/bg-horiz2.gif) repeat-x left top;
}
.mid2 {
	background: url(i/bg-mid2.gif) no-repeat left top;
	width: 101px;
}

h2 {
	padding: 0 0 10 0;
	margin: 0;
	font-size: 100%;

}

div.map {
	position: absolute;
	display: block;
	z-index: 10;
	width: 543px;
	height: 303px;
}
a,
p.normal-href-in-news a {
	color:			#D92819;
	font-weight:		normal;
	text-decoration:	underline;
}
a:hover,
p.normal-href-in-news a:hover {
	color:		#D92819;
	font-weight:	normal;
	text-decoration:	underline;
}
