
body{
	background-image: url(../images/bg-shadow.gif);
	background-position:center;
	background-repeat:repeat-y;
	background-color: #ededed;
	margin-top: 0px;
}

td, th, p, li{
	font-size: 12px;
	font-family: Arial;
}

.mi-left-act, .mi-left{
 font-size: 1px;
 width: 14px;
 height: 32px;
 padding: 0px;
}

.mi-left-act{
 background-image: url(../images/nav-bg-left.gif); 
}

.mi-right-act, .mi-right{
	font-size: 1px;
	width: 14px;
	height: 32px;
}

.mi-right-act{
	background-image: url(../images/nav-bg-right.gif);
 	padding: 0px;	
}

.mi-middle-act, .mi-middle{
	font-weight:bold;
	font-size:14px; 
 	white-space: nowrap;
 	font-family: Arial;
}

.mi-middle-act{
  background-image: url(../images/nav-bg-mid.gif);
 padding: 0px;  
}

.mi-selected a:link, .mi-selected a:visited, .mi-selected a:hover{
	text-decoration:none;
}

.mi-selected a:link, .mi-selected a:visited, .mi-selected a:hover{
	color: #000000;
}

.mi-middle a:link, .mi-middle a:visited, .mi-middle a:hover{
 color: #ffffff;
 text-decoration: none;
}

.submenu{
	background-color: #cccccc;
	font-family: Arial;
	font-size: 12px;	
	color: #000000;
	padding: 5px 5px 5px 5px;
}

.submenu a:link, .submenu a:visited, .submenu a:hover{
	color: #000000;
	text-decoration: none;
}

.submenu-act{
	font-weight: bold;
	background-color: #eeeeee;
}

.thead{
	background: #006ab1;
	color: #FFFFFF;
	font: bold 11px tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}

.thead a:link, .thead_alink{
	color: #FFFFFF;
}

.thead a:visited, .thead_avisited{
	color: #FFFFFF;
}

.thead a:hover, .thead a:active, .thead_ahover{
	color: #FFFF00;
}


.tborder{
	background: #D1D1E1;
	color: #000000;
	border: 1px solid #006ab1;
}

.tablerow{
	background-color: #ffffff;
}

.odd-row{
	background-color: #f7f8fa;
}

.new-order td{
	font-weight: bold;
}

.status-folder{
	background-image: url(../images/folder.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 4px;
}

.status-folder a:link, .status-folder a:visited, .status-folder a:hover{
	color: #000000;
	text-decoration: none;
}

.page-navigator td{
	font-size: 11px;
	font-family: Arial;
	background-color: #eeeeee;
}

.page-navigator td, .page-navigator td a:link, .page-navigator td a:visited, .page-navigator td a:hover{
	color: #0000ff;
}

.page-navigator td a{
	display: block;
	padding: 2px 2px 2px 2px;
	text-decoration: none;
}