<html>

 <head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

 <style type="text/css">

 <!--
A:LINK {
	color : #666666;
}

A:VISITED {
	color : #666666;
}

BODY {
	background-color:#FFFACD;
}

H1 {
	font:Verdana;
    font-family:Verdana, sans-serif;
	font-size:medium;
}

H2 {
    font-family:Verdana, sans-serif;
	font-size:small;
}

 .header {
       background-color:#b3a65b;
       height:82px;
       border:1px solid #990000;

 }

 .topnav {
       background-color:#990000;
	   height:16px;
	   min-width:760px;
       padding:2px 10px;
       font-family:Arial, sans-serif;
       font-weight:bold;
       font-size:.9em;
       color:#D2B48C;
       border-left:1px solid #990000;
       border-bottom:1px solid #990000;
       white-space:nowrap;

 }

 .buttons {
       margin:0px -10px 0px -10px;
       padding:5px 10px;
       text-transform:uppercase;
       font-family:Verdana, sans-serif;
       font-weight:bold;
       font-size:.7em;
       white-space:nowrap;

 }

 .buttons a {
       padding:5px 10px;
	   width:150px;
       font-family:Arial, sans-serif;
       font-weight:bold;
       color:#990000;
       text-decoration:none;

 }

 .buttons a:hover {
       font-family:Arial, sans-serif;
       font-weight:bold;
       color:#D2B48C;
       text-decoration:none;
       background-color:#990000;

 }

 .buttons strong {
       padding:5px 10px;
	   width:150px;
       font-family:Arial, sans-serif;
       font-weight:bold;
       color:#990000;
       text-decoration:none;
 
 }

 .subbuttons {
       margin:0px -20px 0px -20px;
       padding:3px 20px;
       text-transform:uppercase;
       font-family:Verdana, sans-serif;
       font-weight:normal;
       font-size:.7em;
       white-space:nowrap;

 }

 .subbuttons a {
       padding:3px 20px;
	   width:150px;
       font-family:Arial, sans-serif;
       font-weight:normal;
       color:#990000;
       text-decoration:none;

 }

 .subbuttons a:hover {
       font-family:Arial, sans-serif;
       font-weight:normal;
       color:#D2B48C;
       text-decoration:none;
       background-color:#990000;

 }

 .subbuttons strong {
       padding:3px 20px;
	   width:150px;
       font-family:Arial, sans-serif;
       font-weight:normal;
       color:#990000;
       text-decoration:none;
 
 }

  .subbuttons b {
       padding:5px 10px;
	   width:150px;
       font-family:Arial, sans-serif;
       font-weight:bold;
       color:#990000;
       text-decoration:none;
 
 }

.leftnav {
       width:150px;
	   height:450px;
       font-family:Arial, sans-serif;
       background-color:#FFFACD;
       border-left:1px solid #990000;
       border-right:1px solid #990000;
       float:left;

 }

 .body {
       background-color:#FFFACD;
       border-left:1px solid #990000;
       border-right:1px solid #990000;
	   color: #666666;
	   font : Verdana;
	   font-family : Verdana, Arial, Helvetica, sans-serif;
	   padding: 10px, 10px;

 }
 
 .footer {
       background-color:#990000;
       font-size:.9em;
       clear:both;

 }
 
.footer a {
       color:#D2B48C;
}

.footer a:visited {
       color:#D2B48C;
}

 .footer table {
       font-family:Arial, sans-serif;
       font-size:.9em;
       color:#D2B48C;

}

 -->

 </style>

 </head>
 </html>
