html, body, table, tr, td, input, textarea, select, option, button { font: 11px Tahoma, Arial, sans-serif; }

body {
	margin: 0px;
	overflow: -moz-scrollbars-vertical;
	background: #E9E5D9 url(layout/bg_tile.jpg) repeat-x top;
}

#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 {
	background: url(layout/leaf_cloud_bg.jpg) no-repeat;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#brelogo { display: none; }

