<!--

body
{
	margin: 0px 0px 0px 0px;
	background-color: #ccc;
	color: #000;
	font-family: tahoma, verdana, arial, serif;
	font-size: 11px;
}
#container {
	margin: 0;
	padding: 0;
	background: #ccc;
}
#lc {
	background: #ccc url(/images/lc.jpg) top right repeat-y;
	width: 10000px;
}
#rc {
	background: #ccc url(/images/rc.jpg) top left repeat-y;
	width: 10000px;
}
td,div
{
	font-size: 11px;
}
h1, h2 {
	font-size: 14px;
}
h3 {
	font-size: 13px;
}
a:link, a:active, a:visited
{
	color:#000000;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}


a.menua:link, a.menua:active, a.menua:visited
{
	text-transform: uppercase;	
	color:#000000;
	text-decoration: none;
}
a.menua:hover
{
	text-decoration: underline;
}


a.news:link, a.news:active, a.news:visited
{
	color: #255742;
	text-decoration:none;
}
a.news:hover
{
	text-decoration: underline;
}


a.projects:link, a.projects:active, a.projects:visited
{
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
a.projects:hover
{
	text-decoration: underline;
}

#active {
	text-decoration: none;
	cursor: default;
	font-weight: bold;
}


div.menu
{
	width: 975px;
	height:56px;
	background: url('/images/menu_bg.gif') repeat-x;
}

.menu1
{
	text-transform: uppercase;
	padding-left:15px;
	padding-right:15px;
}

.font1
{
	font-family: tahoma, serif;
	font-size: 12px;
	font-weight: bold;
	color: #255742;
	text-transform: uppercase;
	background: transparent;
}
.font2
{
	color: #255742;
	text-transform: uppercase;
	font-weight: bold;
	background: transparent;
}


.td1
{
	padding: 5px 5px 20px 10px;
	background-color: #ffffff;
}
.td2
{
	text-align: center;
	vertical-align:top;
	padding-top: 5px;
	color: #ffffff;
	font-weight: bold;
	height:35px;
	background: url('/images/td2.jpg') repeat-x;
}
.td3
{
	padding: 0 5px 0 10px;
	background-color: transparent;
}

div.news
{
	border: 2px solid #7E7E7E;
	padding: 4px;
	height: 104px;
	vertical-align: top;
}
.newscontent {
	padding: 3px;
}
div.news img {
	margin: 0 12px 2px 0;
}
img.bullet
{
	margin-right: 5px;
}

div.parent
{
	position: relative;
}
div.child
{
	position: absolute;
}
div.fl
{
	float: left;
}


div.divus
{
	top:135px;width:200px;text-align:center;
	color: #ffffff;
}


.root
{
	background: #ffffff url('/images/bg.jpg') repeat-x bottom;
	padding-bottom: 50px;
}

.root2
{
	width: 968px;
	background: transparent url('/images/bgg2.jpg') no-repeat bottom;
	padding-bottom: 50px;
	height: 350px;
}

.newsdate {
	padding: 0 25px 5px 10px;
	border-left: 5px solid #03cef9;
	border-bottom: 1px solid #03cef9;
}
.newsheader {
	padding: 0 2px 5px 0;
	border-bottom: 1px solid #03cef9;
}
.morenews {
	font-style: italic;
}

/********************** editor ****************/
#editor_menu {
padding: 20px;
}
#editor {
padding-left: 20px;
}

/*-------PRINT STYLE--------*/
@media print {
table.root2 {float:left; width:680px; padding: 20px;}
map {
display: none;
}
.menu {
display: none;
.td2 {
display: none;
}
.child {
display: none;
}
.child divus {
display: none;
}
#map_header {
display: none;
}
#flash_holder {
display: none;
}
.foto_table {
display: none;
}
}
-->
