/* CSS Document */
#containall{width:768px;}
ul, li, p, div, body{padding:0px; margin:0px;}
ul.head{display:block; list-style:none; width:762px; height:87px; background:url(/images/logobg.gif) repeat-x; margin:0px 4px 0px 2px;} 
ul.head li{display:block; margin:0px 0px 0px 0px;}
ul.head li h1{ color:#000000; padding:0px; margin:0px; font-size:22px;}
ul.head li h2{ color:#FFFFFF; padding:0px; margin:0px; font-size:16px;}
ul.head a{ color:#000000; font-weight:normal;}
.headtop{background:url(/images/big_top.gif) no-repeat; width:768px; height:15px;}
.headmid{width:768px; background:url(/images/big_middle.gif) repeat-y; height:87px;}
.headbot{ background:url(/images/big_bottom.gif) no-repeat; width:768px; height:15px;}
div.spacer{ padding:5px; }
.spacer a{ color:#000000; text-decoration:none; margin:5px;}
.spacer a:hover{ color:#000000; text-decoration:underline;}
body{ background:#F0F0F0;}
.headmid2{width:748px; background:url(/images/big_middle.gif) repeat-y; text-align:left; padding:0px 12px 0px 12px;}
.headmid2 a{ color:#006699; text-decoration:underline;}
h1, h2, h3, h4, h5, h6{ margin:0px; padding:0px; color:#006699;}
body{font-family: "Trebuchet MS", sans-serif}

.foot{
	display:block; 
	list-style:none; 
	width:762px; 
	height:50px; 
	background:url(/images/a1.png) repeat-x; 
	margin:0px 4px 0px 2px;
	text-align:left;
	} 
.foot span{
	color:#069; 
	font-size:20px;
	margin:0 0 0 20px;
	}
.foot ul{
	margin:0 auto;
	}	
.foot li{
	margin:0 20px;
	float:left;
	list-style:square;
	color:#FFF;
	}
.foot li:hover{
	color:#333;
	}	
.foot a{
	color:#FFF;
	font-family:"Arial Rounded MT Bold";
	font-size:14px;
	text-decoration:none;
	}	
.foot a:hover{
	color:#333;
	text-decoration:underline;
	}