body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	max-width: 1000px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	margin: 0;
	background-color: #FFFFFF;
	}
.gentable {
	background-position: center;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.gentable #gentable {
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	background-color: #ECE9D8;
}


#container {
	background-color: #fff;
	border: 0;
	margin: 20px, 20px;	/* top right bottom left */
}

#secondaryContent {
	/*	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	*/
	margin: 20px, 20px;	/* top right bottom left */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: 990000;
	font-style: normal;
	font-weight: bold;
	background-color: DDEEEC;
	text-align: center;
	text-decoration: underline;
}

#content {
/*	margin: 0 10%;
*/
}

#contentWrapper {					/*index.htm main section*/
	padding: 0;
	margin: 5px 10px 5px 10px;   	/* 0px 244px 0px 0px; */ /* top right bottom left */
}

#sidebar {							/*index.htm sidebar menu section*/
	border: thin solid;
	text-decoration: none;
	background-color: #FFFFCC;
	width: 25%;
	max-width: 204px;
	float: right;
/*	margin: 0x 0px 0px 0px;	/* top right bottom left */
}
#sidebar p { margin-top: 0; }

#stock {
	text-align: left;
	font-weight: bold;
	text-indent: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px 0px 0px 0px;	/* TEMP*/
}
#stock ul {						/* TEMP */
	padding: 8px;
	margin: 0px
}

#stock li {						/* TEMP */
	padding: 0px;
	margin: 0px
}
#stock h1 {
	text-align: center;
	text-indent: 20px;
}
#stock h2 {
	text-align: center;
	text-indent: 15px;
	padding-top: 15px;
}

#content h2 { margin-top: 0; }


/*
body, html {height: 100%; 
/* Sets the body to fill the whole screen */
*/
/*
#top {
height: 20%; 
width: 100%;
background: #ff0000;
}

#middle {
height: 60%;
width: 100%;
clear: both;
}

#right {
height: 100%;
width: 50%;
float: right;
background: #0000ff;
}

#left {
height: 100%;
width: 50%;
background: #9f0f0f;
float: left;
}

#bottom {
height: 20%;
width: 100%;
background: #ff0000;
}
*/



#banner {
	background-color: #ECE9D8;
	padding: 2px;
}
#banner h1 {
	margin: 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: center;
	padding: 0;
}


#footer {
	clear: left;
	text-align: left;
}
#lapada, #lapada a img {
	text-align: center;
	border: 0;
}
#news {
	background-color: #FFFFCC;
	color: #000099;
	padding-left: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFCC;
	border-right-color: #FFFFCC;
	border-bottom-color: #FFFFCC;
	border-left-color: #FFFFCC;
	font-style: italic;
	font-weight: bold;
}
#news p {
	font-size: 14px;
	color: #3333CC;
	text-align: center;
	font-style: oblique;
}
#search {
	text-decoration: underline;
	font-weight: bold;
	color: #E81348;
	text-align: center;
	background-color: #fff;
	visibility: visible;
	border: thin solid #000000;
}
a img {
	border: 0;
}
a:link {
	color: #0066CC;
}
a:hover {
	background-color: #339900;
}
a:visited {
	color: #666666;
}
#navbar {
	text-align: center;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	line-height: normal;
	padding: 0px;
}
#navbar ul {
	list-style-type: none;
}
#navbar ul li {
	display: inline;
}
#navbar img {
	max-width: 50%;
}
#header {
	text-align: center;
	margin: 20px 0px 0px 0px;
}
#logo {
	float: left;
	margin: 20px 0px 0px 0px;
}
#flash {
	float: left;
	margin: 20px 0px 0px 0px;
}
.copyright {
	font-size: 70%;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
.Flash {
}
.Flash {
	font-size: 12px;
	font-style: oblique;
	font-weight: bold;
	color: #9900FF;
}
li {
	list-style-image: none;
	list-style-type: none;
}
