body {
	font-family: Arial, sans-serif, helvetica, verdana;
	font-size: 12px;
	background-image: url(http://www.pamwinterbauer.com/graphics/background_form.gif);
	background-color: black;
	background-position: center;
}

td {
	font-family: Arial, sans-serif, helvetica, verdana;
	font-size: 12px;
}

a:hover {
	text-decoration: none;
}

.maintb{
	background-color: white;
	width: 890px;
	height: 100pt;
	border: 1px solid #676767;
	vertical-align: top;
}

#divider {
	background-color: #BE081C;
}

.green {
	color: #008000;
	font-weight: bold;
}
.footer {
	line-height: 16px;
}

a.footer_email {
	font-size: 11px;
	font-weight: bold;
}

.copyright {
	font-size: 11px;
	color: #7a7a7a;
}



.titles {
	font-family : Times New Roman ;	
	font-size: 14pt;
	font-style : italic;
	font-weight : bold;
}

.copyright {
	font-size: 11px;
}

table.blackBox {
	background-color: black;
	border: 3px double black;
	padding: 3px;
}
.blackBox td {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 12px;
	font-weight : bold;
	color: White;
}
.blackBox a {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 13px;
	font-weight : bold;
	color: White;
	text-decoration: underline;
}
.blackBox a:hover {
	font-family : Arial, sans-serif, helvetica, verdana ;
	font-size : 13px;
	font-weight : bold;
	color: #767676;
	text-decoration: none;
}