/* CSS Document */

/* CSS Document */
body
{
	margin:0 auto;
	font-family:Arial;
	font-size: 11px;
	color:#555;
	text-align:center;
}

#ADA .ADA_Logo
{
	background:white url(images/ADA.jpg) top left no-repeat;
	display:block;
	width:124;
	height:87;
	
}

#ADA .ADA_Logo:hover
{
	background:white url(images/ADA_over.jpg) top left no-repeat;
	display:block;
	width:124;
	height:87;
}

a
{
	text-decoration:none;
	color:#888;
}

.menu_font
{
color:#555;
font-size:11px;
font-weight:bold;
}

.menu_font a
{
text-decoration:none;
}

.hor_menu_bar
{
	border:solid 1px #86A2C2;
	padding:2px;
	background-color:#DBE9F7; 
	border-bottom:0px;
	border-right:0px;
}

.body_table
{
	border-top:solid 1px #86A2C2;
	border-bottom:solid 1px #86A2C2;
}

.left_menu_bar
{
	border-right:solid 1px #86A2C2;
}

.left_menu_head
{
	border:solid 1px #86A2C2;
	padding:2px;
	background-color:#CDE1F5; 
	border-bottom:0px;
	border-right:0px;
}

.center_focus_bar
{
	border:solid 1px #86A2C2;
	padding:2px;
	background-color:#A5CAED; 
	border-top:0px;
	border-right:0px;
	border-left:0px;
	
}

.border_right
{
border-right:solid 1px #86A2C2;
}

.border_left
{
border-left:solid 1px #86A2C2;
}

.border_top
{
border-top:solid 1px #86A2C2;
}

.border_bottom
{
border-bottom:solid 1px #86A2C2;
}

.menu_item
{
 padding:2px;
 font-size:11px;
 font-weight:bold;
 border-bottom:solid 1px #ccc;
}

.initials
{
	BORDER:#86A2C2 1px solid; 
	FONT-SIZE:18pt; 
	FLOAT:left;  
	WIDTH:25px;
	HEIGHT:25px;
	margin:2px;
	color:#86A2C2;
}

.lana_menu
{
	border:solid 1px #ccc;
	padding:2px;
	background-color:#CDE1F5; 
	border-top:0px;
	border-left:0px;
}