
body {
margin:0px 0px; padding:0px;
font-family: arial, sans-serif;

}



p {
font-family: arial, sans-serif;

}


td {


}

main.td {

font-family: arial, sans-serif;
color: Gray;
text-align:center;
border-width: 1;
border-style: solid;

}




a:link { 
	color: blue;
	text-decoration: none;
	font-family: arial, sans-serif;
	
	}
a:visited { 
	color: blue;
	text-decoration: none;
	font-family: arial, sans-serif;
	
	}
a:hover { 
	text-decoration: none; padding: 0 0 1px;
	}

a:active { 
	color: blue;
	font-family: arial, sans-serif;
	text-decoration: none;
	
	}


.image {
background-image: url('images/titlelogo.jpg');
background-repeat: no-repeat;
}

.wallMain {
background-color: white;
border: 1px solid black;

}

.mid {
background-color: #DEF4C8;
}


.menu a:link { 
	color: white;
	text-decoration: none;
	font-family: arial, sans-serif;
	
	}
.menu a:visited { 
	color: white;
	text-decoration: none;
	font-family: arial, sans-serif;
	
	}
.menu a:hover { 
	color: white;
	text-decoration: none; padding: 0 0 1px;
	}

.menu a:active { 
	color: white;
	font-family: arial, sans-serif;
	text-decoration: none;
	
	}



.inner {
padding: 0;

text-align: left;

}



