.popUpContent {
width:404px;
margin:5px 0 0 10px;
color:Black;
}
.popupContent td
{
	color:Black;
}

.popUpContent h1 {
font:12pt/14pt Verdana, Arial, Helvetica, sans-serif;
font-weight:900;
text-transform:uppercase;
color:#a20302;
}

.popupSubmitButton {
width:156px;
height:26px;
color:#FFFFFF;
background:url(images/bttnBG.jpg) no-repeat;
text-transform:uppercase;
border:0;
font-size:11px;
}

a#closeWindow:link, a#closeWindow:visited {
color:#FF0000;

}

a#closeWindow:hover {
color:#0000FF;

}