
/** { margin: 0; padding: 0; }*/
body { 
		padding: 0px 50px 0px 50px ; 
		background: fixed; 
		background-color:#AEAEAE; 
 		/*font: normal 9px, Arial, Helvetica, sans-serif; */
		color:#000000; /*#F7F7F7*/
 	}
h1 { margin-bottom: .5em; border-bottom: solid 1px #d9d9d9; font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 24px; text-indent: 5px; letter-spacing: -1px; }

h3 { margin-bottom: .5em; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 20px; text-indent: 0px; letter-spacing: -1px; margin-bottom: 10px;}

h4 { margin-bottom: 10px; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-weight:bold; font-size: 18px; text-indent: 10px; letter-spacing: 1px; text-align:center; background-color:#AEAEAE; color:#034807}

h5 { margin-bottom: 10px; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-indent: 15px; letter-spacing: 1px;  background-color:#AEAEAE; color:#034807}

h6 { margin-bottom: 10px; margin-top: 10px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; text-indent: 20px; letter-spacing: 1px;  background-color:#AEAEAE; color:#034807}

cite { float: right; }
ul.classic { list-style: disc; margin-bottom: 1em; padding-left: 2em; }
div.section { clear: both; padding-top: 50px; }
/*
.table1 { float: right; margin-bottom: 2em; border: solid 1px #eee; }
.table1 caption { color: #fff; text-align: center; padding-bottom: 5px; }
.table1 th, .table1 td { padding: 7px; }
.table1 th, .table1 thead td { background-color: lightyellow; color: #000; }
.table1 tbody td { background-color: #fff; color: #000; }
.table1 tbody th { text-align: right; }
*/
#wmfg { clear: both; float: left; }
.mytable 
{
	font-size:12px;
	text-align:center;
	/*position:relative;*/
	border: solid 1px #000000;
	margin-left: 30px

}
.mytable *
{
	align:center;
	padding:2px;
	border: solid 1px #000000;
}

.largest_table 
{
	font-size:10px;
	text-align:center;
	/*position:relative;*/
	border: solid 1px #000000;
	margin-left: 30px

}
.largest_table *
{
	align:center;
	padding:1px;
	border: solid 1px #000000;
}

.main_table
{
	width:100%;
	height:100%;
	/*border: solid 1px #FFFFFF;*/
}

.sub_table
{
	width:776px;
	min-height: 440px;
	/*border: solid 1px #FFFFFF;*/
	/*background:url(../images/Untitled-22.jpg);*/
	/*-moz-background-size: 100%;*/
	/*background-repeat:repeat-y;*/
	background-color:#FFFFEC;
	background-position:center;
/*	min-height:500px;
*/
}	

.banner
{
	
	/*background-image:url(../images/banner_center.gif);*/
	background-repeat:repeat-x; 
	width:776px;
	height:100px;
}
.cen
{
	margin-left:auto;
	margin-right:auto;
	border:none;
	
	/*background-color:#000;*/
}
.topmenu{
	width:776px;
	background-color:#000;
	
}
.btn{ width:50px; height: 25px}
/*.div_btn input {width:50px}*/
#form_table{ border: solid 1px #FFFFFF;
			width: 200px;
			height: 200px;
			background-color:#e5e5e5;
			color:#000;
			}
#form_table tr td{ border: solid 0px #FFFFFF; text-align:center;}
h5 #top{text-decoration:none;float:right;padding-right:20px;color:#fff;}
#footer{width:776px;}
#footer td, #footer a{ background:#e5e5e5;color:#003d00;font-size:10px;text-decoration:none;}
