td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size: 10pt;

}

td.content{
	color: #CC0000;
	padding: 5px 5px 25px;
}

td.footer{
	color: #333333;
	font-size: 8pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding-top: 5px;


}

h1 {
	font-size: 18pt;
	text-transform: uppercase;

}

td.banner{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;

}

div.menu
{
	background-color: #999999;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;

}

div.menuover
{
	background-color: #CC0000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;
}
a.menu {
	text-decoration: none;
	width:100%;
	font-weight: bold;
	color: #FFFFFF;
}
li {
	list-style-type: square;
	list-style-image: none;
	list-style-position: outside;


}
img.border {
	border: 1px solid #666666;

}
table.contactform
{
	border: 1px solid #666666;
	padding: 5px;

}

td.contact
{
	font-size: 8pt;
}
