*{
        color: #989898;
        font-family: "Trebuchet MS", arial, helvetica, sans-serif, "Lucida Sans", Tahoma, Sans-Serif;
        font-size: 10pt;
        font-weight: bold;
}

body{
        color: #989898;
        font-family: "Trebuchet MS", arial, helvetica, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        background: #ffffff;
}

.content{
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Tahoma, Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
}

.menuCell{
	background: #bcbdc1;
	color: #ffffff;
	width: 70px;
	height: 30px;
	text-align: center;
}

.menuCell a{
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
}

.menuEnd{
	width: 55px;
	height: 30px;
	background: #2e307d;
}

ul{
	margin-top: 0px;
	margin-bottom: 0px;
}

li{
	font-size: 9pt;
	font-weight: normal;
}

.projectSpecs{
	font-family: "Trebuchet MS", "Lucida Sans", Arial, Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 9pt;
}

.prjListing{
	background: #939598;
}

.prjlInactiveItem{
	background: #808184;
	color: #ffffff;
	font-size: 9px;
	font-weight: normal;
	padding: 3px;
}

.prjlInactiveItem a{
	color: #ffffff;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
}

.prjlActiveItem{
	background: #6d6371;
	color: #ffffff;
	font-size: 7pt;
	font-weight: bold;
	padding: 3px;
}

.prjlSpacer{
	height: 3px;
}

.langSel{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
}

.langSel a{
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
}

.contactForm input, textarea {
clear: both;
display:block;
font-weight: bold;
font-size: 10pt;
font-family: inherit;
border: 1px #888888 solid;
background: #dcdde1;
font-weight: normal;
color: #000000;
}

.contactForm input[type=submit]{
	color: #ffffff;
	background: #2e307d;
	padding: 5px;
	border: 0px;
	display: inline;
	font-weight: bold;
	font-size: 10pt;
}

.contactForm li{
	color: #2e307d;
}
