body,td,th {
	font-family: monospace;
	color: #000000;
	font-size: 12px;
}

body {
    margin:10px;
/*background-color: #A0A0A0;*/
	background-color: #A0A0A0;
font-family: monospace;
/* overflow: scroll;
margin-top:1em;
text-align: left;*/
}
div.nav {
	width: 100%;
/*      height: 80%;
	text-align: left;
	margin-bottom: 10px;
	background-color: #070707 */
	position: relative;
}

a.nav:link {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	border-style: none; 
	outline: none;
}
	
a.nav:visited, a.nav:focus {
	color:#000000;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	border-style: none;
	outline: none;
}

a.nav:hover, a.nav:active {
	color:#DD0000;
	text-decoration: none;
	font-weight: normal;
	padding: 10px;
	border-style: none;
	outline: none;	
}

a:link, a:visited, a:focus {
	color: #000000;
	outline: none;
}

a:hover, a:active {
	color: #DD0000;
	text-decoration: none;
	outline: none;
}


	
table.nav { 
/*	border:0px solid #666;
	text-align: ;*/
	margin-left: auto;
	margin-right: auto;

}

tr.navr {
	border: 0px solid #666;
}

tr.navr:hover {
	background-color: #878787;
	border: 0px solid #666;
}

td.navd:hover {
	background-color: #EEEEEE; 
	border: 0px solid #666;
}

td.navd {
	background-color: #979797;
	border: 0px solid #666;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.nave {
font-size: 150%;
font-weight: bold;
}

div.bod {
	margin-top: 10px;
	position: relative;
        width: 100%;
}
div.foot {
	margin-top: 10px;
	position: relative;
        width: 100%;
}


h1 {
	font-size: 100%;
	/* text-align: right;*/
}
a.mail {
	color: white;
}

.main {
	margin-top: 140px;
	text-align:center;
}

img
{
/*	position: absolute;
	margin-top: 5em; */
}
table.contact {
	width: 490px;
	border-style: solid;
	boder-width: 2px;
}
table.contact2 {
	width: 490px;
	border-style: solid;
	boder-width: 2px;
	margin-top: -3px;
}
td.contact {
	text-align: center;
	padding: 20px;
}
td.contact2 {
	font-size: 200%;
	text-align: center;
	padding: 5px;
	width: 100%;
}


