body
{
	font-family: Arial,Verdana,Sans-serif;
	color: #999;
	font-size: 8pt;
	text-align:center;
	background-color: #990000;
	background-repeat: no-repeat;
	background-position: left top;
}

h1
{
	background-color: #FFF;
	color:#666666;
	font-size:12pt;
	font-weight:bold;
	margin-top:0;
	margin-bottom:8px;
}

h2
{
	background-color: #fff;
	color:#333333;
	font-size:10pt;
	font-weight:normal;
	margin-top:0;
	margin-bottom:0;
}


ul 
{ list-style:none;
  margin:0 5px;
  padding:0;}

li
{
	background-image: url(images/arw.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 12px;
}


a:link, a:visited, a:active
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CCCCCC;
}
a:hover
{
	text-decoration: none;
	color:#CC0000;
}

#navitem a:link, #navitem a:visited, #navitem a:active
{
	background-color: #993300;
	text-decoration: none;
	color:#003366;
}
#navitem A:hover
{
	text-decoration: none;
	color:#CC0000;
}

#header
{
	height:150px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	border:#CCC 1px solid;
	background-color:#000000;
}

#main
{
	width: 750px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #333333;
	background-color: #FFF;
	font-size:9pt;
	color:#666666;
}

#content
{ width:510px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#nav
{ width:180px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{
	width:750px;
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #333333;
	background-color: #000000;
	font-size:8pt;
	color:#FFFFFF;
	text-align:center;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	height: 16px;
}

#footer a:link, #footer a:visited, #footer a:active
{ background-color: #fff; text-decoration: none; color:#999;}
#footer A:hover
{
	text-decoration: none;
	color:#CC0000;
}

.footer 
{
	clear: both;
	background:#fff;
	height:1px;
	color: #333333;
}

.logo
{
	width:300px;
	float:left;
	text-align:left;
	overflow: hidden;
	height: 150px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:12pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}

.left
{ width:250px;
  float:left;
  margin:10px 15px 10px 0;
  text-align:justify;  
  overflow: hidden;}

.mid 
{ width:auto;
  padding:10px 0 0 10px;
  margin-left:auto;
  margin-top:0;
  overflow: hidden;}
  
.navhead
{
	width:170px;
	height:18px;
	padding: 3px 3px 0 5px;
	border:#ddd 1px solid;
	text-align: left;
	font-size:8pt;
	background-color:#2D6F93;
	color:#FFFFFF;
	line-height: 14px;
}

.navitem
{
	width:172px;
	padding: 15px 3px 0 3px;
	font-size:8pt;
	font-weight: normal;
	text-align:left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	color: #2D6F93;
}



#linkas a:link, #linkas a:visited, #linkas a:active
{ background-color: #fff; text-decoration: none; color:#000;}
#linkas A:hover
{
	text-decoration: none;
	color:#990000;
}
  
.img
{ border:0;}
  

