body
{ background: #eee;
  font-family: Arial,Verdana,Sans-serif;
  color: #999; 
  font-size: 8pt;
  text-align:center;}

h1
{
	background-color: #FFF;
	color: #39689C;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 10px;
	text-align: left;
	text-decoration: underline;
}

h2
{
	background-color: #fff;
	color: #769663;
	font-size: 11pt;
	font-weight: bold;
	margin-top: 8;
	margin-bottom: 2;
}


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

li
{ padding:0 4px 8px 10px;
  background: url(images/arw.gif) 0 3px  no-repeat;}


a:link, a:visited, a:active
{
	background-color: #fff;
	text-decoration: none;
	color: #4682B4;
}
a:hover
{
	background-color: #fff;
	text-decoration: underline;
	color: #ff9900;
}

#header
{
	height: 100px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	border: #CCC 1px solid;
	background-color: #FFF;
	color: #4682B4;
	background: url(images/top.jpg);
}

#hmenu
{
	height: 20px;
	width: 790px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	color: #4682B4;
}

/*- Menu Tabs 10--------------------------- */

    #tabs10 {
      width:100%;
      font-size:93%;
      line-height:normal;
      }
    #tabs10 ul {
	margin: 0;
	list-style: none;
}
    #tabs10 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs10 a {
	float: right;
	background: url("images/tableft10.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}
    #tabs10 a span {
      display:block;
      background:url("images/tabright10.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs10 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#FFF;
      }
    #tabs10 a:hover {
      background-position:0% -42px;
      }
    #tabs10 a:hover span {
      background-position:100% -42px;
      }

      #tabs10 #current a {
              background-position:0% -42px;
      }
      #tabs10 #current a span {
              background-position:100% -42px;
      }
-->

#main
{ width: 790px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  border:#CCC 1px solid;
  background-color: #FFF;  
  font-size:9pt;
  color:#666;}

#content
{ width:535px;
  float:left;
  padding:20px;
  text-align:justify;}
  
#nav
{ width:200px;
  float:left;
  margin-right:5px;
  margin-top:20px;}
    
#footer
{ height:30px;
  width:790px;
  margin-top:20px;
  margin-left:auto;
  margin-right:auto;
  padding:10px 0;  
  border:#ccc 1px solid;
  background-color: #fff;
  font-size:8pt;
  color:#999;
  text-align:center;}

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

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

.logo
{ width:200px;
  float:left;
  text-align:left;
  padding:15px 0 10px 15px;
  overflow: hidden;}
  
.menu 
{ width:auto;
  text-align:right;
  font-weight:bold;
  font-size:10pt;
  padding:35px 15px 0 0;
  float: right;
  overflow: hidden;}
  
.float-left{
  float:left;
  margin-right: 10px;
}

.float-right{
  float:right;
  margin-left: 10px;
}  
  
.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: 10;
	overflow: hidden;
}
  
.navhead
{ width:185px;
  height:18px;
  padding: 3px 3px 0 5px;
  border:#ddd 1px solid;
  text-align: left;
  font-size:10pt;
  font-weight: bold;
  background-color:#EDF8FD;
  color:#6A6F71;}

.navitem
{ width:187px;
  padding: 15px 3px 0 3px;
  border-bottom:#ddd 1px solid;
  border-right:#ddd 1px solid;
  border-left:#ddd 1px solid;  
  font-size:8pt;
  font-weight: normal;
  text-align:justify;}
  
.red
{
	color: #ff9900;
	font-weight: bold;
}

.green {
	color: #769663;
	font-weight: bold;
}
  
.img
{ border:0;}
  
table {
	background-color: #F8F8F8;
	border: thin solid #ECECEC;
	font-size: 8pt;
}

.pret {
	font-size: medium;
	font-weight: bold;
	color: #759662;
}