/********************************************************************
 * Cascade Style Sheet 
 *
 * Copyright (c) 2006
 * Powered by Web-Experts
 ********************************************************************/
 
 BODY {
	SCROLLBAR-FACE-COLOR: #dee3e7; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #dee3e7;
	SCROLLBAR-3DLIGHT-COLOR: #d1d7dc; 
	SCROLLBAR-ARROW-COLOR: #006699;
	SCROLLBAR-TRACK-COLOR: #efefef;
	SCROLLBAR-DARKSHADOW-COLOR: #98aab1;
	text-align:center;
	margin: 0px;
	background-color: #EDEBEC;
}
TD {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 12px; 
	COLOR: #333333; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Arial, Helvetica, sans-serif
}

form {  
  margin: 0;
  padding: 0;
}

TD.center {
	text-align: center
}

TD.centered {
	text-align: center
}


.halfsearch 
{
	color: #333333;
	font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 92px;
	height: 20px;
	text-align: center;
}

.search 
{
	color: #000000;
	font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	width: 190px;
	height: 20px;
}

TD.search 
{
	color: #333333;
	font-family: tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}


