body,td
{
	font-family:Arial;
	font-size:12px;
	 
	
} 
 
input:text 
{
	border:solid 1px #7F9DB9;
}
#menu a
{
font-size: 12px;
font-family: arial;
color:#005FA9;
height:25px;
width:100%;
margin-top:0px;
padding-left:10px;
padding-top:5px;
cursor:hand;
background:#E5EAF0;
border-bottom: 0px #efefef inset;
text-decoration:none;
DISPLAY: block; 

}

.bg
{
	background-image: url("/admin/images/bgline.gif");
}
#menu a:hover
{
font-size: 12px;
font-family: arial;
color:#21536A;
height:25px;
width:100%;
padding-left:10px;
margin-top:0px;
background:#E5EAF0;
cursor:hand;
border-bottom: 0px #Fefefe inset;
DISPLAY: block; 
text-decoration:underline;
}

.menu_header
{
	padding-top:8px;
	padding-left:5px;
	padding-bottom:2px;
}

#data_table td
{
 border-bottom: solid 1px #EEEEEE;
 padding-left:5px;
 
 
}
.header
{
	background:#E8F0F1;
	padding-left:5px;
}
.data_td
{
	border-bottom: solid 1px #EEEEEE;
}

#data_td_selected
{
	background:#dddddd;
}
#dbdata td
{
	padding:4px;
}
#top_status
{

	
	border: inset 1px #CCCCCC;
	
}

#fatal_error td
{
	padding:10px;
	background:#FFFBED;
	border:dotted 1px #FFCA17;
}
.blink_class
{
	text-decoration:blink;
}

#links
{
	border: solid 1px #EEEEEE;
	
}
#links a
{
	font-family:Arial;
	font-size: 12px;
	background:#DAE5DF;
	color:#444444;
	padding:5px;
	text-decoration:none;
}
#links a:hover
{
	 background:#FFFFFF;
	 color:000000;
}
.border
{
	border-top: solid 1px #EEEEEE;
	border-left: solid 1px #EEEEEE;
	border-bottom: solid 1px #AAAAAA;
	border-right: solid 1px #888888;
	padding:3px;

}
span
{
	font-size:9px;
}
.CalendarCell
{
	
	
	background:#DAE5DF;	
	color:#FFFFFF;		
	
}

#table_header td
{
	background:#71828a;
	color:#FFFFFF;
}
.theader
{
	background:#71828a;
	color:#FFFFFF;
	font-weight:bold
}
.index{
background:#DAE5DF;

}
.links
{
	font-family: Arial;
	font-size: 12px;
	color:#005050;
	padding:5px;
	text-decoration:none;
}
.links:hover
{
	 color:000000;
	 text-decoration:underline;
}

.head
{
	font-family:Arial;
	font-size: 12px;	
	color:blue;
	padding:5px;
	text-decoration:none;
}
.head:hover
{
	 font-family:Arial;
	font-size: 12px;	
	color:blue;
	padding:5px;
	text-decoration:none;
}