body {
	color: black;
	background: white;
	margin: 0;
	padding: 0;
}
body td, p, div {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table {
	width: 100%;
	margin: 0;
	padding: 0;
}
table td {
	padding: 0;
	border-width: 0;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link    {
	color: #005580;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #005580;
	text-decoration: none
}
a:visited {
	color: #2F5E75;
	text-decoration: none
}
a:hover  {
	color: #FF6600;
	text-decoration: none
}

 #navcontainer { 
 	width: 124px;
}

#navcontainer ul
{
	margin-left: 0;
	padding-left: 20px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}

#navcontainer a
{
	display: block;
	padding: 4px;
	width: 115px;
	background-color: #9C0;
	border-bottom: 1px solid #fff;
}

#navcontainer a:link, #navlist a:visited
{
	color: #EEE;
	text-decoration: none;
	list-style-type: none;
}

#navcontainer a:hover
{
	background-color: #BBDD6A;
	color: #006633;
}
.outer {
	margin: 20px;
	padding: 20px;
}
.foot {
	background-color: #9C0;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
}
.comTitle {
	font-weight: bold;
	margin-bottom: 2px;
	font-size: 14px;
	color: #99CC00;
	padding: 10px;
}
.comText {
	white-space: normal;
	display: block;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
.rightColumn {
	background-color: #99CC00;
	width: 150px;
	text-align: left;
	vertical-align: top;
	display: block;
	padding: 8px;
	font-size: 9px;
}
.leftColumn {
	background-image: url(images/main_page/navBg.gif);
	width: 143px;
	margin-left: 3px;
	left: 0px;
	top: 0px;
}
.rightColumnTitle {
	font-size: 14px;
	font-weight: bold;
	color: #006666;
	text-decoration: none;
	background-color: #BBDD6A;
	text-align: center;
	vertical-align: middle;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding: 8px;
	font-family: Arial, Helvetica, sans-serif;
}
.image {
	margin: 10px 0px 10px 20px;
	border: 1px solid #006699;
	white-space: nowrap;
	display: block;
	float: right;
	vertical-align: top;
}
.dataPublica {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}
.flashMovies {
	border: 1px solid #006699;
}
.fotosTable {
	text-align: left;
	vertical-align: middle;
	display: block;
	padding: 16px;
	width: 100%;
	border: 1px solid #006666;
}

.lists {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(images/main_page/bulletLE.gif);
	line-height: 16px;
	vertical-align: baseline;
}
