	html{

		overflow:-moz-scrollbars-vertical;

	}

	

	body{

		text-align: center;

		font-family: Verdana;

		font-size: 11;

		background-color: #493f0b;

		margin-left:auto;

		margin-right:auto;

		background : url(bgX.jpg);

		background-repeat : repeat-x;

		background-attachment : fixed;

	}

	

	table{

		font-family: Verdana;

		font-size: 11;

		text-align: center;

	}

	

	td{

		background-color: #f5f6d4;

		text-align:left;

	}

	

	 h1{

		text-align: center;

		color: #493f0b;

		border-bottom: 1px dotted #493f0b;

		padding: 6px;

		margin: 5px 3px 5px 3px;

		width: 90%;		

		font-size: 150%;

		font-family: georgia, serif;

		visibility: hidden;

	}

	

	h2{

		color: #493f0b;

		font-size: 140%;

		font-family: georgia, serif;

	}

	

	hr{

		height:1px;

		margin: 5px 3px 5px 3px;

		border: none;

		border-bottom: 1px dotted #493f0b;

	}

	

	ul#menu{	

		margin: 0;

		padding: 0;

		margin-bottom: 6px;

		width: 100%;

	}

	ul#menu li{

		display: inline;

	}

	

	ul#menu li a:hover{

		border-color: black;

		background: #fcfbf7;

	}

	

	ul#menu li a:active{

		background-color: #fcfbf7;

		text-decoration: none;

	}

	

	ul#menu li a{

		border-bottom:2px solid black;		

		color: black;

		display:block;

		float:left;

		padding:5px 0;

		text-align:center;

		text-decoration: none;		

		width:100;

		height:auto;

		margin-right: 0px;

		margin:0px

	}

	

	#top{

		background-color: #cde855;

	}

	

	#banner{

		padding: 0px;

		background-color: #a7c520;

	}

	#button{

		position: absolute;

		z-index: 99;

		left: 588px;		

	}

	

	.box{		

		padding: 5px;

		background-image : url(formGradient.jpg);

		background-repeat : repeat-x;

		background-color : #cde855;

		border: solid #493f0b 1px;

		margin: 0px;

		text-align: justify;

	}

	.outerBox{

		width: 46%;	

		background-image : url(DivBottom.gif);

		background-repeat : repeat-x;

		background-position: bottom;

		margin: 13px;	

		padding-bottom: 11px;

		margin-bottom: 0px;

		float: left;

	}





	A  {

		color :#493f0b;

		font-style : normal;

	}



	A:Hover  {

		text-decoration : underline;

	}

	

	a:active, a:focus{

		outline:none;

	}

