body	{background-image:url(/images/tile.gif);
	 	 background-repeat:repeat-x;
		 margin:0 auto 0 auto;
		 color:#000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:13px;
	  	 }

#container_main {margin: 0 auto;
				padding-top:30px;
				width:865px;
				}

#container_top {margin: 0 auto;
				background-color:#f2f2eb;
				background-image:url(/images/bnr.gif);
				background-position:center center;
				background-repeat:repeat-y;
				width:865px;
				height:283px;
				margin-top:10px;
				}

#top {background-image:url(/images/top.gif);
	  background-repeat:no-repeat;
	  width:865px;
	  height:29px;
	  }

#container_con {background-color:#f2f2eb;
				margin:0 auto;
				width:865px;
				height:100%;
				padding-top:45px;
				
				}
				

#content {width:639px;
		  height:100%;
		  margin-left:204px;
		  margin-top:-345px;
		  padding:0px 10px 10px 10px;
		 }
		  
#bottom {background-image:url(/images/bot.gif);
		 width:865px;
		 height:143px;
		 background-position:center;
		 background-repeat:no-repeat;

		 }

#menu {
	width: 204px;
	height:auto;
	margin: -35px 10px 0px 0px;
	padding-left:5px;
	
	
	}


#menu ul {
	list-style:none;
	margin: 0;
	padding: 0;
	}

#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	}	
	
#menu li a:link{
	color: #333;
	display: block;
	background:  url(/images/button_m.gif);
	padding: 8px 0 0 10px;
}
	
#menu li a:visited {
color: #333;
display: block;
background:  url(/images/button_m.gif);
padding: 8px 0 0 10px;
}
	
#menu li a:hover {
	color: #333;
	background:  url(/images/button_m.gif) 0 -39px;
	padding: 8px 0 0 10px;
	}

#active li a:link {
height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	text-decoration: none;
	color: #333;
	display: block;
	background:  url(/images/button_m.gif) 0 -39px;
	padding: 8px 0 0 10px;
}

h1 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}

h2 {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	
	text-decoration:underline;
	
	}
fieldset{
border-color: #000000;
color:#000000;
border: 1px;
border-style:dashed;
}	
legend{
color:#000000;

}
	/* IE FIX */
	* html legend {padding-bottom:17px;}	
	/* End of IE FIX */

em{
color:red;
}		 

div.float {float:left;
		   margin-left:10px;
		  }
div.float2{float:left;
		   margin-left:15px;
		  }
		  
a:link {color:#000000;
		text-decoration:none}
a:visited{color: #000000;
		text-decoration: none;}
a:hover{color: #bfbfb8;
		text-decoration: none;}
a:active{color: #000000;
		text-decoration: none;}		  
