a:link     { color: #003366}
a:visited  { color: #003344}
a:hover    { text-decoration: none; }
a:active   { color: #003366}
.over { background-color: #CCCCBB; color: #FFFFFF; }
.out  { background-color: #ECECE6 }
.overtitle2 { background-color: #CCCCBB; color: #FFFFFF; }
.outtitle2  { background-color: #BB7100}

body { font-family: Verdana, Arial, Geneva, Helvetica, Lucida, sans-serif; background-color: rgb(255,255,255); color: #000000; font-size: 10pt; line-height: normal}

ul, li { color: #6E6E5E; font-size: 10pt; text-align: Left; line-height: normal; list-style-type: disc;}

a:link.lb, a:visited.lb, a:active.lb { color: #6E6E5E; font-size: 7pt; text-decoration: none}
a:hover.lb { color: #101010; background-color: #ccccbb; font-size: 7pt; text-decoration: none}

p { color: #6E6E5E; font-size: 10pt; text-align: Left; line-height: 140%; letter-spacing: 0 }
p.quote { color: #6E6E5E; font-size: 8pt; text-align: Left; line-height: 120%; letter-spacing: 0 }
p#compact {font-family: arial; line-height: 120%; font-size: 8pt; text-align: center;}
p#compacttitle {font-family: arial; color: #ff6600; line-height: 100%; font-size: 8pt; font-weight: bold; text-align: center;}
p.black { color:#000000}

table.pics { border-spacing: 5px; padding:5px; width: 758px }

td.l      { height: 14px;}
td.title  { height: 14px; text-align: left; background-color:#66664D}
td.title2 { height: 14px; text-align: left; background-color:#BB7100}

img	{ border-color: #000000; border-width: 0 }
input.button1 {border:2px solid #C0C0C0; font-size: 8pt; padding-left:4px; padding-right:4px; padding-top:1px; padding-bottom:1px; height:20; }

h1, h2, h3, h4, h5, h6 { font-size: 12pt; line-height: normal; }
normal       { color: #003366; font-weight: normal; font-size: 10pt }
h1.neutral   { color: #6E6E5E; text-align: left; font-size: 10pt;
               font-weight: normal; background-color: #FFFFFF; }
h1 { color: #6E6E5E; font-size: 15pt; font-weight: normal; text-align: left; letter-spacing: 1pt }
h2 { color: #6E6E5E; }
h3 { color: #3366CC; font-size: 18pt; font-weight: bold; text-align: left  }
h4 { color: #3366CC; font-size: 18pt; font-weight: bold; text-align: Left;  }
h5 { color: #3366CC; font-size: 12pt; font-weight: bold; text-align: Left;  }
div.h6 { color: #6E6E5E; background-color: #ECECE6; font-size: 9pt; text-align: justify; padding-left: 15px; padding-right: 15px;
padding-top: 15px;  font-style: italic; font-weight: normal; line-height:130%; }

DIV.main { margin-left: 10px; margin-top: 12px; margin-right: 10px; width: 732px }

.col1 {float: left; padding: 10px; width:300px; }
.col2 {float: left; padding: 10px; width:300px; }
.col3 {float: left; padding: 10px; width:300px; }


/*------------------ vertical menu --------------*/

#vertmenu { width: 150px; border: 0px; margin: 2px; padding: 2px;
background-color: #ECECE6; color: #333; }

#vmenu li
{
display: inline;
/* for IE5 and IE6 */
}

#vmenu
{
/* width: 9em; */
/* to display the list horizontaly */
font-family: Verdana, Arial, Geneva, Helvetica, Lucida, sans-serif; margin: 0px;
border: 0px;
padding: 0px;
}

#vmenu a
{
width: 99.99%;
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #ecece6;
padding-left: 5px;
border: 0px;
text-align: left;
text-decoration: none;
color: #66664D; padding-right:2px; padding-top:2px; padding-bottom:2px;
font-size:8pt;
}

#vmenu a#feedback
{
font-weight: bold;
background-color: #9B6840;
color: white;
}

#vmenu a#nolink
{
background-color: #66664D;
font-size: 8pt;
font-weight: bold;
border-bottom: 0px #000 solid;
padding-top: 2px; padding-bottom: 2px;
padding-left: 6px; padding-right: 1px;
color: white;
}

#vmenu a#neutral
{
background-color: #ecece6;
font-size: 6pt;
font-weight: bold;
border-bottom: 0px #000 solid;
padding-top: 2px; padding-bottom: 2px;
padding-left: 6px; padding-right: 2px;
color: white;
}

#vmenu a#copyright
{
margin: 0;
background-color: #CCCCBB;
}

#vmenu a#copyrightul
{
margin: 0;
text-decoration: underline;
background-color: #CCCCBB;
}

#vmenu a:hover { background-color: #ffffff; }

/*------------------ horizontal menu --------------*/

#hmenu ul
{ /* the whole menu line */
text-align: center;
padding-top: 1px;
padding-left: 0;
padding-bottom: 0px; /* determines the distance to the bottom horizontal line */

margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;
margin-right: 0;
margin-bottom: 0px;
/* background-color: #e9e9ef; */
color: #66664D;
width: 100%;
font-family: Arial,Helvetica,sans-serif;
font-size: 7pt;
line-height: 13px;
/* fixes Firefox 0.9.3 */
border-bottom: 1px solid #66664D;  /* produces a long horizontal border line */
}

#hmenu ul li
{
display: inline;
margin-left: 4px; /* space between riders */
padding-left: 0;
padding-right: 0;
padding-bottom: 0px;
/* matches link padding except for left and right */
padding-top: 0px;
line-height: 23px;
}

#hmenu ul li a
{ /* each tab */
padding-left: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-top: 5px;
background-color: #ecece6;
color: #66664D;
font-size: 8pt;
text-decoration: none;
border-top: 1px solid #66664D;
border-left: 1px solid #66664D;
border-right: 1px solid #66664D;
border-bottom: 1px solid #66664D;

}

#hmenu ul li a:hover
{
background-color: #ccccbb ;  /* */
color: #333310;
}

#hmenu ul li#active a {
                        border-top: 1px solid #66664D;
                        border-left: 1px solid #66664D;
                        border-right: 1px solid #66664D;
                        background-color: #ffffff;
                        border-bottom: 1px solid #ffffff;
}