@charset "iso-8859-1";
.header  { color: #A87122; font-weight: bold; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif}
.text 	{ color: #001; font-size: 12px; line-height: 16px; font-family: Verdana, Arial, Helvetica, sans-serif}
.textsmall { color: #001; font-size: 10px; line-height: 14px; font-family: Verdana, Arial, Helvetica, sans-serif}

a          { color: #CF8B49; text-decoration: none}
a:active          { color: #6E3600; text-decoration: none}
a:link          { color: #6E3600; text-decoration: underline}
a:hover           { color: #C17F39; text-decoration: none}
a.nav				{ color: #FFFFFF; text-decoration: none}
a.nav:active		{ color: #FFFFFF; text-decoration: none}
a.nav:link		{ color: #FFFFFF; text-decoration: none}
a.nav:hover		{color: #E2BD96; text-decoration: none}

.sidebar {display : none;
}

body {
	background-color: #FFFFFF;
	background-image: url(images/bgframe.jpg);
	background-repeat: no-repeat;
}

.contentText {	margin-left : 1em;
	    margin-top : -2.0em;
		padding : 1em;
		margin-right : 0.5em; }

.footer	{ display : none;
}
