﻿body,td
{
	font-family:arial;
	font-size:12px;
	 
	
} 
 
.input
{
	border:solid 1px #44485B;
}
#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/bgline2.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;
 
 
}
#data_table1 td
{
  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 #DF9647;
	border-left: solid 1px #DF9647;
	border-bottom: solid 1px #D7720A;
	border-right: solid 1px #D7720A;
	padding:1px;

}
span
{
	font-size:11px;
}
.CalendarCell
{
	
	
	background:#DAE5DF;	
	color:#FFFFFF;		
	
}

#table_header td
{
	font-family:verdana;
	font-size:9pt;
	background:#5D8D5D;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #5D8D5D;
	
	text-align:center;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#D4D4EE', Direction=135, Strength=5);
}
#table_subheader td
{
	background:#E8F0F1;
	color:#FFFFFF;
}
#header td
{
	font-family:arial;
	font-size:11px;
	background:#E29A4E;
	color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #E29A4E;
	
	text-align:center;
	vertical-align:top;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#D4D4EE', Direction=135, Strength=5);
}
.index{
background:#DAE5DF;

}
.links
{
	font-family: Arial;
	font-size: 12px;
	color:#F97E20;
	padding:5px;
	text-decoration:none;
}
.links:hover
{
	 color:#5D8D5D;
	 text-decoration:underline;
}
.error 
{
color:#FF0000;	
}

.style1
{
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	
}

.link
{
	font-family: verdana;
	font-size: 10px;
	color:#990000;
	padding:5px;
	font-weight:bold;
	text-decoration:none;
}
.link:hover
{
	 color:DD9393;
	 text-decoration:none;
}
.dataGridHeader
{
     font-family:Arial;
    font-size:12px;
    color:#555555;
    font-weight:bold;
   
}
.dataGridSortHeader
{
     font-family:Arial;
    font-size:12px;
    color:#555555;
    font-weight:bold;
     background-position:right;
     
}
.dataGrid
{
    width:100%;
    font-family:Arial;
    font-size:10px;
    Border:1px solid #D9D9D9;
 
}

.dbGridAlternateItem td
{
	 background-color:#F3F3F3;
	 Border:1px solid #D9D9D9;
 
}
.dbGridItem td
{
	 background-color:#FFFFFF;
	 Border:1px solid #D9D9D9;
 
}
.space
{
	padding-left:100px;
}