	* { font-family: arial ;
		font-size:13px;}
	a,
	a:link,
	a:visited
	 { color:black; text-decoration:none; } 
	td.menu { border-style:solid;border-width:0px;background-image:url('/images/menu.gif'); }
	td.menu2 { border-style:solid;border-width:0px;background-image:url('/images/menu.gif'); }

	a:hover { color:#FC8204; text-decoration:none; } 
	td.menu { border-style:solid;border-width:0px;background-image:url('/images/menu.gif'); }
	td.menu2 { border-style:solid;border-width:0px;background-image:url('/images/menu.gif'); }

	td.menufont { background-image:url('/images/menutd.gif'); color:white; font-weight:bold; }
	td.menuline { background-color:#cccccc; height:1px;}
	td.middletd { border-right: 1px solid #CCCCCC; }
	table.test { border: 1px solid #CCCCCC; }
	input { border-style:solid;border-color:#cccccc;border-width:1px;background-image:url('/images/menubg.gif'); }
	.hidden { display : none ; }
		
	body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #efefef;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	}
	#ShadowContainer { 
	width: 791px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background-image:url(/slices/shadow.jpg); background-repeat:repeat-y;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	} 
	#container { 
	width: 753px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	} 
.ClsTextHeader
{
    FONT-FAMILY: Arial;
}

