body {
	background-color: #393431;
	font-size: 12px;
  color:white;  
  padding:20px;
  margin:0px;
  text-align: center;
  font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,lucida,Arial, Sans-Serif; 
  font-size: 10pt;
}

a, a:hover {
	color:white;
	text-decoration:none;	
}

img {
	border:0;
}

.bodytext a, .tx_bzdstaffdirectory_teamlist_person_email a{
	color:silver;
	border-bottom-style: dashed; 
	border-bottom-color:silver;
	border-bottom-width:1px;
}

#container { 	
  text-align: left;
  vertical-align: middle;	
  margin: 0px auto;
  padding: 0px;
  width: 732px;
  border: 1px solid #75716F;
}

#logo {
	
}

#menuleft {
margin-top:10px;
	float:left;
	width:171px;
	height:27px;
	background:url(../images/menu_left.jpg)  no-repeat;
	background-position:0px 2px;
}

#menuleft2 {
	float:left;
	width:171px;
  height:86px;
	background:url(../images/menu_left2.jpg)  no-repeat;
}



#menulist
{
margin: 13px 0 0 30px;
padding: 0;
padding-right:10px;

height: 24px;
background-color:#E25A00;
}

#menulist ul
{
border: 0;
margin: 0;
padding: 0;

list-style-type: none;
text-align: center;
float: right;
}

#menulist ul li
{
display: block;
float: left;
text-align: right;
padding: 0;
margin: 0;
}

#menulist ul li a
{
background: #E25A00;
width: 70px;
height: 24px;
padding: 0;
margin: 0 0 10px 0;
color: #fff;
text-decoration: none;
display: block;
text-align: center;
font: normal 12px/21px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
}

#menulist ul li a:hover
{
color: #A64302;
background: #fff;
}

#menulist a:active
{
background: #c60;
color: #fff;
}

#menulist li.activemenu a
{
background: #A64302;
color: #fff;
}



#cont {

	margin-left:172px;	
	margin-top:15px;
	margin-bottom:25px;
}


.csc-header, csc-header-n1 {
	font-family: "Lucida Grande", "Lucida Sans Unicode",Verdana,lucida,Arial, Sans-Serif; 
  font-size: 10pt;
  color:#797979;
}

table.contenttable-0 td
{
	
	padding-right:30px;

}


.tx-guestbook-list-header {
background-color:#FF6600;
color:white;
}

.tx-guestbook-list-rowleft ,.tx-guestbook-list-rowleft a {
color:black;
}

.tx-guestbook-list-row {
color:black;
}

.tx-guestbook-list-table {
	width:500px;
}

.tx-guestbook-form-inputfield-med { border:none; }
.tx-guestbook-form-inputfield-big { border:none; }
.tx-guestbook-form-textarea { border:none; }