body {
	background:#009999 url(images/body_bg.jpg) repeat-x;
	margin:0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #666666;
}
#content {
	width:744px;
	margin:0 auto;
	padding:0px 4px;
	background-color:#FFF;
	overflow-x:auto;
}
.menu {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align:center;
	padding:0;
	margin:0;
}
.menu li {
	display:inline;
}
.menu li a {
	display:block;
	color: #FFF;
	text-align:center;
	margin-right:4px;
	text-decoration:none;
	float:left;
	padding-top:3px;
	width:183px;
	font-weight:bold;
	margin-top:4px;
	height:29px;
	background: #990000 url(images/btn_link.png) repeat-x center bottom;
}
.menu li a.nomargin {
	margin-right:0px;
}
.menu li a:hover {
	background: #009999 url(images/btn_hover.png) repeat-x center bottom;
}
#menu td{
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}
.texto9px {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #666666;
}
.titulo9px {
	FONT-WEIGHT: normal;
	FONT-SIZE: 9px;
	COLOR: #000000;
}
h2, .titulo9bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #000000;
	border-bottom: 1px dotted #CCC;
	padding:2px;
	margin:0;	
}
h3, .texto9bold {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	border-bottom: 1px dotted #CCC;
	padding:2px;
	margin:0 0 5px 0;
}
h4{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #666666;
	padding:2px;
	margin:0;
}
.texto9bold a {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #FFF;
	text-decoration:none;
}
.unnamed1 {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.borderleft {
	border-left: 1px dotted #CCC;	
}
.borderleft td {
	border: 1px solid #999;	
}
#pie {
	clear:both;
	width:728px;
	height:14px;
	padding: 8px;
	background-image: url(images/pie_bg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFF;
}
label {
	display:block;
	float:left;
	width:150px;
	text-align:right;
	padding-right:8px;
}
p.err {
	color:#F00;
}
a {
	text-decoration:none;
	color: #C30;
}
a:hover {
	text-decoration:underline;
}
