body    {
        padding: 0;
        margin: 0; 
}

body, p	{
	font-weight: normal; 
	font-size: 13px; 
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #000000; 

}

#footer {
        text-align: center;
        color: #3B5998;
        margin: 0px;
        padding: 0px 10px; }
        
#footer_nav {
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

#footer_nav li {
  display: inline; }

#footer_nav li a {
  padding: 2px 5px; 
  color: #666666
  }

#footer_nav li a:hover {
  color: white;
  background: #666666; }
  

/*
#sign_in_container {
  background-color:#445CB8;
}
*/

#sign_in_container table {
  
  height: 150px;
  padding-left: 10px;
  margin-left: 5px;
}

#sign_in_container thead {
	text-align: left;
}

#sign_in_container tbody {
  font-size: 11px;
  text-align: left;
  line-height: 15px;
}

#table_left_bar {
  border-bottom: solid 2px #CCCCCC;
}

#table_left_bar a:hover{
  color: white;
  background: #CCCCCC;
}

#table_top_bottom_border {
  border-top: solid 1px #333333;
  border-bottom: solid 2px #CCCCCC;
}

#link_left_bar {
  text-decoration: none;
}

#link_left_bar a:hover {
  color: white;
  background: #666666;
}

#leftbar a 
{
  text-decoration:none;
}

#black_link{
  text-decoration: underline;
  color: black;
}

#dek {
	POSITION:absolute;
	VISIBILITY:hidden;
	Z-INDEX:200;
	left: 100;
	top: 100;

}

<!--
.navtext {
width:165px;
font-size:8pt;
border-width:2px;
border-style:outset;
border-color:darkgray;
layer-background-color:gray;
background-color:beige;
color:black;
}

.navtextwide {
width:365px;
font-size:8pt;
border-width:3px;
border-style:outset;
border-color:darkgray;
layer-background-color:gray;
background-color:beige;
color:black;
}
-->



