body {
	background-color: #efefef;
	margin: 0;
	padding: 0;
}

body, p, li, td, a {
	color: #000066;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
}

a, a:link, a:active, a:visited {
	color: #B57000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
}

.menu {
	float: left;
	background-color: #ffffff;
	border: solid 1px #000000;
	margin: 10px;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px;
}

.menu div {
	margin: 0.5em;
}

.page {
	min-width: 840px;
}

.content {
	background-color: #ffffff;
	margin: 0 10px 0 150px;
	padding: 2.0em;
	min-height: 480px;
	border-left: solid 1px #000066;
	border-bottom: solid 1px #000066;
	border-right: solid 1px #000066;
	-moz-border-radius-bottomleft: 12px; -webkit-border-bottom-left-radius: 12px; border-bottom-left-radius: 12px; -moz-border-radius-bottomright: 12px; -webkit-border-bottom-right-radius: 12px; border-bottom-right-radius: 12px;
}

.header {
	background-color: #FF9900;
	border-bottom: solid 3px #000066;
}

.logo {
	float: left;
	padding: 1.0em;
}

.banner {
	color: #000066;
	font-family: Times New Roman, Times, serif;
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	padding: 1.3em;
}

.footer {
	color: #000066;
	margin: 0 0 0 140px;
	text-align: center;
	font-size: 10px;
	font-family: Times New Roman, Times, serif;
	padding: 1.0em;
}

.footnote {
	font-size: 24px;
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	margin-top: 0.3em;
}

.standoutText {
	font-size: 16px;
	font-weight: bold;
}

.clear {
	clear: both;
}

.catalog-page {
	text-align: center;
}

.catalog-page div {
	margin: 1.0em;
}

.catalog-thumb {	
	float:left; width:250px; margin:5px; border:3px double #e5e5e5
}

.catalog-thumb div {
	background: #ffffff url(../images/cataloga_page.gif) no-repeat scroll center;
	text-align: center;
	float: left;
	padding: 3.5em 1.0em;
	margin: 0.5em;
}

.catalog-thumb h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 1.2em 0.2em 0.2em 0.2em;
}
