body {
margin: 20px;
padding:0;
font-family:verdana, arial, sans-serif;
background-color: white;
  width: 1300px;
color:purple;
}

html {
background-color: purple;
}

a.menu:link {text-decoration: none; color: white;}
a.menu:visited {text-decoration: none; color: white;}
a.menu:active {text-decoration: none; color: white;}
a.menu:hover {text-decoration: none; color: grey;}

a:link {text-decoration: none; color: grey;}
a:visited {text-decoration: none; color: grey;}
a:active {text-decoration: none; color: grey;}
a:hover {text-decoration: none; color: purple;}

.menutable td
{
border: 2px solid black;
text-align:center;
	width:100px;
	height:80px;
	vertical-align: middle;
	padding:10px;
spacing:5px;
	font-size:23px;
	font-family:Arial;
	font-weight:normal;
	color:#ffffff;
background-color: purple;
}


.resSingle img { float:center; }

.outer {
height:202px; width:720px;
padding:0px;
margin:0px;
}

.treadimage {
width:350px;
padding:0px;
margin:0px;
width:350px; height:202px; float:left;
}

.R1 {
height:50.5px; width:350px;
background-color:#a9e3f6;
padding:5px;
margin:0px;
font-size:11px;
}

.R2 {
height:50.5px; width:350px;
background-color:#dcfbd8;
padding:5px;
margin:0px;
font-size:11px;
}

.R3 {
height:50.5px; width:350px;
background-color:#fffee0;
padding:5px;
margin:0px;
font-size:11px;
}

.R4 {
height:50.5px; width:350px;
background-color:#e8d1e3;
padding:5px;
margin:0px;
font-size:11px;
}

.row {
padding:20px;
height:50px;
}

.C1 {
float:left;
width:150px;
}

.C2 {
float:left;
padding-left:5px;
}