body {
	font-family: Verdana, Arial, sans serif;
	font-size: 10px;
	margin: 2px;
}



#sddm
{	margin: 0;
	padding: 0;
	z-index: 30
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 18px arial
}

#sddm li a
{	display: block;
	margin: 0 0px 0 0;
	padding: 4px 0px;

	background: #FFFFFF;
	color: #999999;
	text-align: left;
	text-decoration: none

}

#sddm li a:hover
{	background: #FFFFFF;
	color: #003366;
	text-decoration: none

}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #EAEBD8;
	border: 1px solid #cccccc ;
	z-index: 20000
}

#sddm div a
{	position: relative;
	display: block;
	margin: 0;
	padding: 5px 10px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #FFFFFF;
	color: #999999;
	font: 12px arial;
	z-index: 20000
	
}

#sddm div a:hover
{	background: #FFFFFF;
	color: #003366;
	 z-index: 20001
		
}

#centerdiv {
 z-index: 0
}


#menuspacer {
 width: 10px
}

#footertext {
	color: #999999;
	font: 11px arial; 
 z-index: 1
}

#footertext a {
	color: #666666;
	font: 10px arial; 
	text-decoration: none;
	z-index: 1
}

#footertext a:hover {
	color: #003366;
	font: 10px arial; 
	text-decoration: none;
	z-index: 1
}

#bodyheader {
	color: #555555;
	font: 16px arial; 
 z-index: 2
}

#bodytext {
	color: #999999;
	font: 11px arial; 
 z-index: 1
}


table.directions th {
background-color:#EEEEEE;
}

img {
color: #000000;
}

#directions td {
	color: #222222;
	font: 10px arial; 
 z-index: 1
}

#status td {
	color: #666666;
	font: 10px arial; 
 z-index: 1
}


#projectcell {
	color: #003366;

	border-color: #FF0000;	

	border: 1px;	
	border-top-width:1px; border-left-width:1px; border-right-width:1px; border-bottom-width:1px;
	border-style:solid;
	font: 11px arial; 
	width: 100px;
	height: 100px;	
 z-index: 10
}

#projectcell a {
	color: #666666;
	font: 10px arial; 
	text-decoration: none;
	z-index: 1
}

#projectcell a:hover {
	color: #003366;
	font: 10px arial; 
	text-decoration: none;
	z-index: 1
}

#project_detail_header {
	color: #003366;
	font: bold 11px arial; 
 z-index: 1
}
