<STYLE type="text/css">

A:link {text-decoration: none; color: Blue}
A:visited {text-decoration: none; color: Blue}
A:active {text-decoration: none; color: Blue}
A:hover {text-decoration: none; color: #AE1A1A}

h1 {font-size: 9pt; font-family: Arial, Helvetica, sans-serif;; color: #000000; font-weight:normal; margin:0px }
h2 {font-size: 11pt; font-family: arial; color: black; font-weight:bold }
h3 {font-size: 8pt; font-family: Arial, Helvetica, sans-serif; font-weight: normal; margin:0px }

.header_line { font-size: 1pt; font-family: arial; width: 100%; border-top: 1px solid #be0424 }
.botbar { font-family: Verdana; font-size: 9pt; font-weight: normal; border-bottom: 1px solid #be0424; }
.bottopbar { font-family: Verdana; font-size: 9pt; font-weight: normal; border-bottom: 1px solid #be0424; border-top: 1px solid #be0424;}

.content { 
font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal;
margin: 5px; 
padding: 3px; 
border: 1px solid #be0424; }

.centerbox { 
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;
background-color: #ccccff;
margin: 5px; 
padding: 2px; 
border: 1px solid #589aaf; }





body,td {font-size: 9pt; font-family: Arial, Helvetica, sans-serif; color: #000000; }

.spacer {font-size: 1px}
.legal15 { font-family: Arial, Helvetica, sans-serif; font-size: 15pt; font-weight: normal; color: #990033;}
.legal12 { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: normal; color: #000000;}
.legal11 { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: normal; color: #000000;}
.legal10 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000000;}
.legal9 { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000;}
.legal8 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000;}
.legal7 { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #000000;}
.legal6 { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; font-weight: normal; color: #000000;}
.legal5 { font-family: Arial, Helvetica, sans-serif; font-size: 5pt; font-weight: normal; color: #000000;}
.verd15 { font-family: Verdana; font-size: 15pt; font-weight: normal; color: #000000;}
.verd11 { font-family: Verdana; font-size: 11pt; font-weight: normal; color: #000000;}
.verd10 { font-family: Verdana; font-size: 10pt; font-weight: normal; color: #000000;}
.verd9 { font-family: Verdana; font-size: 9pt; font-weight: normal; color: #000000;}
.verd8 { font-family: Verdana; font-size: 8pt; font-weight: normal; color: #000000;}
.verd7 { font-family: Verdana; font-size: 7pt; font-weight: normal; color: #000000;}
.verd6 { font-family: Verdana; font-size: 6pt; font-weight: normal; color: #000000;}
.verd5 { font-family: Verdana; font-size: 5pt; font-weight: normal; color: #000000;}
.verd9b { font-family: Verdana; font-size: 9pt; font-weight: bold; color: #000000;}
.spcsh { font-family: Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #990000;}
.dname { font-family: Verdana; font-size: 10pt; font-weight: bold; color: #003366;}
.dtab { font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #990000;}
.line { font-family: Arial, Helvetica, sans-serif; font-size: 1pt; font-weight: normal; color: white;}



#centeredmenu {
   float:left;
   width:100%;
   margin: 0px;
   padding: 0px;
   overflow:hidden;
   position:relative;
}

#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

#centeredmenu ul li a {
   display:block;
   padding: 5px;
   color:#fff;
   font-weight: bold;
   text-decoration:none;
   border-right: 1px solid #ccc; 
}

#centeredmenu li a:link { color: white } 

#centeredmenu ul li a:hover {
   background-color: #f5f5f5; 
   color: red;
}

#centeredmenu ul li.active a {
	color: red;
}

#centeredmenu ul li.active 
{ /* settings for selected tab */
margin: 0px;	
padding: 0px;
background-color: white; /* set background color to match above border color */
}




.cap {
font-family: Verdana; font-size: 8pt; font-weight: bold;
width: 210px;
height: 110px;
padding: 3px;
margin: 3px; 
background-color: #f3f3f3;
border: 1px solid #d7d7d7;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.pr { 
width: 100%;
font-family: Verdana; font-size: 9pt; font-weight: normal; 
margin: 0px; 
background-color: #f2f2f2;
padding: 8px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}
.ad { 
width: 100%;
font-family: Verdana; font-size: 9pt; font-weight: normal; 
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
background-color: #fff;
padding: 1px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.header { 
width: 100%;
font-family: Verdana; font-size: 9pt; font-weight: normal; 
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
background-color: #fff;
padding: 1px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.textall { 
width: 100%;
font-family: Verdana; font-size: 9pt; font-weight: normal;
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
background-color: #eeeeee;
padding: 3px;
border: 1px solid #0080c0;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.center { 
width: 100%;
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
background-color: #f7f7f7;
padding: 5px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.textbottom { 
width: 100%;
font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal;
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
background-color: #fcfcfc;
padding: 5px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.adbox { 
width: 100%;
font-family: Verdana; font-size: 7pt; font-weight: normal;
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 4px; 
margin-top: 4px; 
background-color: #f9f9f9;
padding: 10px;
border: 1px solid red;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.footer { 
width: 100%;
font-family: Verdana; font-size: 8pt; font-weight: normal;
margin-left: 4px; 
margin-right: 4px; 
margin-bottom: 1px; 
margin-top: 3px; 
background-color: #fff;
padding: 10px;
border: 1px solid red;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}

.searchbox { 
width: 100%;
font-family: Verdana; font-size: 9pt; font-weight: normal;
margin: 2px; 
background-color: #dedede;
padding: 5px;
border: 1px solid #b3b3b3;
behavior: url(border-radius.htc);
 -moz-border-radius: 7px;
 -webkit-border-radius: 7px;
 -khtml-border-radius: 7px;
border-radius: 7px;
}


</STYLE>