html, body, table, tr, td, input, textarea, select, option, button { font: 11px Tahoma, Arial, sans-serif; }

body {
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
}

#clear { clear: both; }

a:link { text-decoration: none; color:#000099; }

a:visited { text-decoration: none; color:#000099; }

a:hover { text-decoration: none; color:#7F9E23; }

a:active { text-decoration: none; color:#000099; }

p {
	margin-top: 1em;
	margin-bottom: 0px;
}

#returnLink a:link {
	color: #000000;
	text-decoration: none;
}

#returnLink a:visited {
	color: #000000;
	text-decoration: none;
}

#returnLink a:hover {
	color: #000000;
	text-decoration: none;
}
#wrapper { 
}

#brelogo {
	position: absolute;
	top: 0px;
	right: 20px;
	font-size: 22px;
}

