*
{
font-family: Arial;
font-size: 9pt;
}




.email a:link {color: #AC483D; text-decoration: none; display: inline;}
.email a:visited {color: #AC483D; text-decoration: none; display: inline;}
.email a:hover {color: #AC483D; text-decoration: underline; display: inline;}
.email a:active {color: #AC483D; text-decoration: none; display: inline;}
.email {display: inline;}

a:link {color: white;
text-decoration: none; display: block;}
a:visited {	color: white;
text-decoration: none; display: block;}
a:hover {color: white;
text-decoration: underline; display: block;}
a:active {color: white;
text-decoration: underline; display: block;}

table
{
	border: 0px;
	padding: 0px;
	border-collapse: collapse;	
}

h1
{
	font-size: 13pt;
	font-weight: bold;
	color: #AC483D;
	margin-top: 0px;
	margin-bottom: 0px;
}


h2
{
	font-size: 9pt;
	color: #AC483D;
	text-decoration: underline;
	margin-bottom: 0px;
}

tr.toprow{
	height: 82px;
}

tr.garagedoorspacer{
	height: 10px;
}

tr.garagedoorspacer2{
	height: 8px;
}

tr.garagedoorspacer3{
	height: 5px;
}

li.spacedBullets
{
	font-weight: bold;
 	
 	margin: 15px;
}

body
{
	background-color: #AC483D;
	margin-top: 25px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

.cellTL
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px;
	background-color: white;
}

.cellTM
{
	border-top: 1px solid #666666;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px;
	background-color: white;
}

.cellTR
{
	border-top: 1px solid #666666;
	border-left: 0px;
	border-right: 1px solid #666666;
	border-bottom: 0px;
	padding: 0px;
	background-color: white;
}

.cellBL
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 0px;
	background-color: #C0C0C0;
}

.cellBM
{
	border-top: 1px solid #666666;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #666666;
	padding: 5px;
	background-color: white;
}

.cellBR
{
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	padding: 5px;
	background-color: #C0C0C0;
}


.nav
{
	background-color: #808080;
	color: white;
}

.nav td
{
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 1px solid #666666;
	padding: 5px;
}

.nav2
{
	background-color: #808080;
	color: white;
	text-align: center;
}

.nav2 td
{
	border: 1px solid #666666;
	padding: 5px;
}


img.door {
	border: 1px solid #808080;
}

.cards td
{
	padding-top: 5px;
	padding-bottom: 5px;
}

input {width: 200px;}
textarea {width: 200px;}