.drag-handle{ /*Overwrite default drag handle bar background color with below*/
	background-color: #009241;
	padding: 20px;
}

#interVeil{ /*CSS for veil that covers entire page while modal window is visible*/
position: absolute;
background: black url(blackdot.gif);
width: 10px;
left: 0;
top: 0;
z-index: 5;
visibility: hidden;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
opacity: 0.8;
}
.style2 {color: #000000}
#page {
	background-image: url(../figuras/logo_reinado_do_bacalhau.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.style4 {color: #FF0000; font-weight: bold; }
.style5 {
	font-size: 12px
}
.style6 {font-size: 14px; }
.style7 {
	font-size: 16px;
	font-weight: bold;
}
.style8 {color: #009241}
