﻿body 
{
	font-family:Arial;
	font-size:medium;
	font-weight:normal;
	background-color:#E0E0E0;
	border-color:Aqua;
}

.smenu
{
	text-align:center;
	background-color:#C0C0C0;
}
.dmenu
{
	text-align:center;
	background-color:#C0C0C0;
}

.border1
{
	border-color:White;
	border-style:ridge;
	border-width:3px;
}

.productname
{
	text-align:center;
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:Black;
	margin-top:8px;
}

.bigredfont
{
	font-family: Arial;
	color: Red;
	font-size:medium;
	font-weight: normal;
}

.big1namefont
{
	color:Black;
	font-size:larger;
	font-weight:bold;
}

h1
{
	font-family:Arial;
	font-size:large;
	font-weight:bold;
	color:Red;
}


.general
{
	background-color: #E0E0E0
}
.siteplan
{
	font-weight:bold;
}