* {
	font-size:12px;
}
body, html {
	height: 100%;
    margin:0;
    padding:0;
	background-color:#000000;
	dcolor:#ffffff;
	color: #f0f0f0;
	margin: 0px;
	padding:0px;
	font-family: Arial;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	height:100%;
    margin:0;
}

.clear {
	clear:both;
}

a:active, a:focus, img {
	outline: 0;
}
button {
	outline-style: none;
}

a {
	text-decoration:underline;
	color: #f0f0f0; //#929292;
}
a:hover {
	text-decoration:none;
}

a.menu-firstlevel, a.submenu {
	font-family: Arial;
	display: block;
}
a.menu-secondlevel {
	font-family: Arial;
	display: block;
}
.firstlevel a.menu-secondlevel {
	font-family: Arial;
	display: none;
}

a.menu-firstlevel {
	text-transform: uppercase;
	margin: 20px 10px 0 0;
}

a.menu-secondlevel {
	margin: 5px 10px 0 0;
}

a.submenu {
	margin: 5px 10px 10px 0;
}

a#menu-firstlevel-selected,a#menu-secondlevel-selected, a#submenu-selected {
	color: #009EF4;
	text-decoration:none;
}

a#submenu-selected-projects {
	color: #009EF4;
	text-decoration:underline;
}
a#submenu-selected-projects:hover {
	text-decoration:none;
}

a.non-selectable {
	color:#808080;
}
a.non-selectable:hover,a.non-selectable1:hover {
	text-decoration:none;
}

#slideshow {
	display:block;
}

#projectstable {
	width:550px;
}
#projectstable td {
	border: 1px solid black;
	padding: 5px 10px;
	dcursor: pointer;
	height: 20px;inherit;
}
#projectstable td a {
	dcolor: #f0f0f0;
	text-decoration:none;
	display:block;
	width;100%;
}
#projectstable td a:hover {
	text-decoration:none;
}

.listtable {
    background: 0;
}
.listtable td, th  {
    padding: 6px 6px;
    background: #454545;
    vertical-align: top;
}
.listtable tr.over td {
    background: #4392DD;
}

#headermenudiv a {
	color: #009EF4;
}

#headermenudiv a:hover {
	text-decoration:none;
}

#rightdiv {
	width: 200px;
	overflow:hidden;
	background-color: #808080;
	height:100%;
	margin:0;
	padding:0;
}

#rightdiv p {
	margin-top:0px;
}

#projectlinks div.digits {
	float: left;
	margin-right: 8px;
	text-align:center;
	border-bottom:1px solid #c2c2c2;
	width: 12px;
}

#projectlinks .digits a {
	text-decoration: none;
}
#projectlinks #digits-selected {
	border-bottom:1px solid black;
}
#projectlinks #digits-selected a {
	color: #009EF4;
}


#centertextdiv {
	width:550px;
	padding-bottom:10px;
}

#small-map {
	width: 200px;
	height: 200px;
}
a img {
	border: 0;
}


td {
	border: 1px solid black;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#table0 #tr1 td {
	height: 12px;
}
#tr1 td,.td1,.td11,.td2,.td10 {
	font-size: 1px;
}
#tr1 td.td2 table td,#tr1 td.td10 table td {
	font-size: 1px;
}
#tr2 td {
	height: 70px;
}
#tr3 td.td_in_tr3 {
	height: 100%;
}
.td1,.td5 {
	font-size: 10px;
}
#td-menu,#td-submenu {
	padding-top: 30px;
}
#td-logo {
	text-align:right;
}
#tr4 td,.td1,.td11,.td2,.td10 {
	font-size:1px;
}
#tr4 td.td2 table td,#tr4 td.td10 table td {
	font-size: 1px;
}
#tr4 td {
	height: 12px;
}
.br {
	border-right: 1px solid #777777 !important;
}
.bb {
	border-bottom: 1px solid #777777 !important;
}
.bt {
	border-top: 1px solid #777777 !important;
}
.bl {
	border-left: 1px solid #777777 !important;
}
.splash {
	vertical-align: bottom;
}
