<style type="text/css">

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


/* Darkest Blue: #203956 */
/* Darker Blue: #2D4563 */
/* Dark Blue: #324A68 */
/* Dark Blue (less): #375577 */
/* Dark BlueGray: #4B5F75 */
/* Darkest Gray: #858273 -- this one for main */
/* Darker Gray: #918D7E */
/* Dark Gray: #969284 */
/* Light Gray: #B0AEA7 */
/* Lighter Gray: #BCBAB5 */
/* Lightest Gray: #C4C2BE */
/* Light Tan: #F6EFCB -- this one for sub */
/* Lighter Tan: #F9F2CF */
/* Lightest Tan: #FFF7D6 */
/* Very Light Tan: #F3EFD9 */
/* Very Lighter Tan: #F2EEDA */
/* Very Lightest Tan: #FFFAE5 */
/* Very Very Lightest Tan: #FFFBEF */


.navblock {
border-bottom: 0px solid #B0AEA7;
margin: 0;
}

.navblock {
width: 100%;
border-left: 1px solid #858273;
border-right: 1px solid #858273;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 9px;
background-color: #858273;
color: #000000;
}

* html .navblock{ /*IE 6 only */
w\idth: 100%; /*Box model bug: 180px minus all left and right paddings for #navblock */
}

.navblock ul{
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.navblock li {
border-top: 1px solid #858273;
margin: 0;
}

.navblock li a{
display: block;
padding: 3px 5px 3px 5px;
border-left: 10px solid #918D7E;
border-right: 10px solid #918D7E;
font-style: bold;
background-color: #858273;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body .navblock li a{ /*Non IE6 width*/
width: auto;
}

.navblock li a:hover{
border-left: 10px solid #858273;
border-right: 10px solid #858273;
background-color: #918D7E;
color: #ffffff;
}


.navblock li li {
border-bottom: 0px solid #B0AEA7;
margin: 0;
}

.navblock li li a{
display: block;
padding: 0px 5px 0px 5px;
border-left: 10px solid #F9F2CF;
border-right: 10px solid #F9F2CF;
font-style: none;
background-color: #F6EFCB;
color: #000000;
text-decoration: none;
width: 100%;
}

html>body .navblock li li a{ /*Non IE6 width*/
width: auto;
}

.navblock li li a:hover{
border-left: 10px solid #F6EFCB;
border-right: 10px solid #F6EFCB;
font-style: none;
background-color: #F9F2CF;
color: #999966;
}

.navblock li li li {
border-bottom: 0px solid #B0AEA7;
margin: 0;
}

.navblock li li li a{
display: block;
padding: 0px 5px 0px 5px;
border-left: 10px solid #F3EFD9;
border-right: 10px solid #F3EFD9;
font-style: none;
background-color: #F3EFD9;
color: #000000;
text-decoration: none;
width: 100%;
}

html>body .navblock li li li a{ /*Non IE6 width*/
width: auto;
}

.navblock li li li a:hover{
border-left: 10px solid #F6EFCB;
border-right: 10px solid #F6EFCB;
font-style: none;
background-color: #F3EFD9;
color: #999966;
}


.navblock2 {
border-bottom: 0px solid #B0AEA7;
margin: 0;
}

.navblock2 {
width: 100%;
border-left: 1px solid #203956;
border-right: 1px solid #203956;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 9px;
background-color: #203956;
color: #000000;
}


* html .navblock2{ /*IE 6 only */
w\idth: 100%; /*Box model bug: 180px minus all left and right paddings for .navblock */
}

.navblock2 ul{
list-style: none;
margin: 0;
padding: 0;
border: 0;
}

.navblock2 li {
border-top: 1px solid #203956;
margin: 0;
}

.navblock2 li a{
display: block;
padding: 3px 5px 3px 5px;
border-left: 10px solid #2D4563;
border-right: 10px solid #2D4563;
font-style: bold;
background-color: #203956;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body .navblock2 li a{ /*Non IE6 width*/
width: auto;
}

.navblock2 li a:hover{
border-left: 10px solid #203956;
border-right: 10px solid #203956;
background-color: #2D4563;
color: #ffffff;
}

.navblock2 li li {
border-bottom: 0px solid #B0AEA7;
margin: 0;
}

.navblock2 li li a{
display: block;
padding: 0px 5px 0px 5px;
border-left: 10px solid #324A68;
border-right: 10px solid #324A68;
font-style: none;
background-color: #2D4563;
color: #ffffff;
text-decoration: none;
width: 100%;
}

html>body .navblock2 li li a{ /*Non IE6 width*/
width: auto;
}

.navblock2 li li a:hover{
border-left: 10px solid #2D4563;
border-right: 10px solid #2D4563;
font-style: none;
background-color: #324A68;
color: #ffffff;
}

</style>

