﻿html, body 
{ 
	height: 100%; 
	margin: 0; 
	margin: 0px;
}

.contentCell
{	padding:15px;
	font-size: small;
}
.contentTable
{	border: 1px solid #000000;
	background-color: #cdcdcd;
	height: 100%;
	width: 100%;
	top: -2px;
	font-family: Tahoma, Verdana, Arial;
	font-size: small;
	text-align: justify;
}
.space1 
{	height: 5px;
}
.bottomStripe
{	background-color: #000000;
	height: 8px;
}
.copyRight
{	font-weight: bold;
	font-family: tahoma, verdana;
	font-size: x-small;
	text-align: center;
}
.dogOfMonth
{	font-weight:bold;
	font-size: x-small;
	color: maroon;
	font-family: tahoma, verdana;
}
.quoteTable
{	border: 3px dashed #666666;
}
.pageTitle 
{	font-weight: bold;
	font-family: tahoma, Verdana;
	font-size: small;
	text-align: right;
	color: Navy;
}
.pageTitleHR
{	color: Navy;
	height: 3px;
}
.cellInput 
{	padding: 0px;
	text-align: left;
}
.cellLabel
{	font-family: tahoma, Verdana;
	font-size: small;
	text-align: right;
	vertical-align: top;
	padding: 0px;
	width: 75px;
}
.inputItem
{	width: 90%;
	padding: 0px;
	text-align: left;
}
IMG
{
	border: 0px;
}
