<!--
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid white;
border-bottom-width: 0;
width: 147px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 132px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: black;
background-color: #F0F8FF;
border-left: 7px solid #F5F6CE;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 115px; /*IE 5*/
width: 115px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #F0F8FF;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: black;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: #F0F8FF;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}
-->


<!--
.arial7ptnormal { font-size: 7pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial7ptbold { font-size: 7pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial8ptnormal { font-size: 8pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial8ptbold { font-size: 8pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial10ptbold { font-size: 10pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial10ptnormal { font-size: 10pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial12ptbold { font-size: 12pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial12ptnormal { font-size: 12pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial14ptbold { font-size: 14pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.arial14ptnormal { font-size: 14pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.bookmanoldstyle10ptbold { font-size: 10pt;
font-weight: bold;
color: black;
font-family: Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
}

.bookmanoldstyle12ptnormal { font-size: 12pt;
font-weight: normal;
color: black;
font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
}

.bookmanoldstyle12ptbold { font-size: 12pt;
font-weight: bold;
color: black;
font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
}

.bookmanoldstyle14ptbold { font-size: 14pt;
font-weight: bold;
color: black;
font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
}

.bookmanoldstyle36ptnormal { font-size: 36pt;
font-weight: normal;
color: white;
font-family: Bookman Old Style, Arial, Helvetica, sans-serif;
}

.verdana10ptbold { font-size: 10pt;
font-weight: bold;
color: black;
font-family: Verdana, Trebuchet MS, Bookman Old Style, Arial, Helvetica, sans-serif;
}

/*
.style1 { font-size: 48pt;
font-weight: bold;
color: white;
font-family: Guatemala, Arial, Helvetica, sans-serif;
}
.style11 { font-size: 18pt;
font-weight: bold;
color: white;
font-family: Guatemala, Arial, Helvetica, sans-serif;
}
.style12 { font-size: 13pt;
font-weight: bold;
color: white;
font-family: Arial, Helvetica, sans-serif;
}

.style2 { font-size: 14pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.style3 { font-size: 10pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}
.style31 { font-size: 13pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}
.style32 { font-size: 13pt;
font-weight: normal;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.style4 { font-size: 8pt;
font-weight: bold;
color: black;
font-family: Arial, Helvetica, sans-serif;
}

.style53 {color: #7C0B70}

.underline { text-decoration: underline;}
.italic { font-style: italic; }
.bold { font-weight: bold;}

.highlightRow {background-color: #F0F8FF}
.unHighlightRow {background-color: #FFFFFF}
*/


A { color: blue;
text-decoration: none; 
}

A:hover { color: purple;
text-decoration: none; }

A.nav:link { color: #000000 }
A.nav:visited { color: #000000 }

-->

