BODY			{
	color: black;
	font-size:8pt;
	background: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H1 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3 {
	font-family : "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

A, A:link, A:visited {
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}

A:hover, A:active {
	color: #000000;
	border-bottom: 1px dotted #333333;
}
hr {
	border: 1px solid Silver;
	height: 1px;
}

textarea {
	font-size:8pt;
}
input {
	font-size:8pt;
}
tr {
}
tr.error {
	color: red;
	font-weight: bold;
}
td.infoleft {
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}
td.inforight {
	text-align: left;
	vertical-align: top;
}
.header	{
	background: #CCCCCC url(/images/banner.abev.png) no-repeat;
	height: 20px;
	text-align: right;
	padding: 2px 5px 0px 5px;
}
.navtop	{
	color: Gray;
	background: #CCCCCC;
	height: 16px;
	padding: 0px 5px 0px 5px;
}
.navbot {
	height: 16px;
	background: #CCCCCC;
	clear: both;
	padding: 2px 5px 0px 5px;
}
td.textright {
	text-align: right;
	border-left: 1px solid Silver;
}
.small {
	font-size: 7pt;
}
.large {
	font-size: 10pt;
	font-weight: bold;
}
.container {
	background-color: black;
	border: solid 1px black;	
	width: 720px;
	text-align: center;
	position: relative;
	margin: 0px auto; 
}
.containerquiet {
	width: 720px;
	text-align: center;
	position: relative;
	margin: 0px auto; 
}
.commenttext {
	width: 450px;
	height: 180px;
	border: 1px solid Silver;
	overflow: auto;
	text-align: left;
}
.commenttitle {
	width: 450px;
	height: 15px;
	border: 1px solid Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color: Gray;
	color: White;
	text-align: left;
}
.commentheader {
	font-size: 8pt;
	font-weight: bold;
	background-color: Silver;
	color: Black;
	text-align: left;
}
.commentpic {
	width: 320px;
	height: 240px;
}
.commentbuttons {
	width: 450px;
	height: 20px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: right;
}

.info {
	width: 690px;
	padding: 5px 5px 5px 5px;
	color: white;
	background-color: #000033;
	border: 10px solid #000066;
}

.info2 {
	width: 640px;
	vertical-align: middle;
	text-align: center;
	margin: 10px 0px 10px 0px;
	border: 10px solid White;
	background-color: black;
	color: white;
}

.comment {
	width: 690px;
	padding: 5px 5px 5px 5px;
	color: white;
	background-color: #330000;
	border: 10px solid #333333;
}
.imagecontainer {
	width: 720px;
	vertical-align: middle;
	text-align: center;
	margin: 10px 0px 10px 0px;
}
.image_main {
	border: 10px solid White;
}
.image_comment {
	border: 5px solid White;
}
.sections {
	text-align: center;
}
