body {
text-align:			left;
font-size:			14px;
font-family:		verdana;
background-color:	#dddddd;
color:				black;
}


html {height: 101%}
img {border: 0px;}

h1, h2 {text-align: left;}
h1 {font-size: 20px;	margin-top:20px;}   
h2 {font-size: 16px;}
h3 {font-size: 14px;	font-weight: bold;	margin: 0px}
h6 {font-weight: normal; text-align: center;	 font-size: 12px;	margin-bottom: 5px;}
p  {font-weight: normal;}


a:link, a:visited, a:active {font-weight: bold;	color: #58575d; text-decoration: none;}
a:hover   {font-weight: bold;	color: red;  text-decoration: none;}



.menubar {
width:				100%;
text-align:			center;
font-size:			14px;}



#container {
background-color:	white;
width:				990px;
margin:             0px auto;
margin-top: 		5px;
border:				1px solid black;
text-align:			left;}



#inner {
background-color:	white;
padding-left:		10px;
padding-right:		10px;
padding-bottom:		40px;}



.contacttable {
text-align:	left;}





#fadeinbox{
position:		absolute;
width:			400px;
margin-top:		20px;
border:			1px solid #000000;
background-color: #58575c;
font-weight:	bold;
font-style:		italic;
padding:		8px;
visibility:		hidden;
border-radius:  20px;
}



.z{
}