/* CSS Document */

<style type="text/css">
<!--
/* style part 1, cant change size */
.style1 {font-size:9px; font-family: tahoma;}
.style2 {font-size:9px; font-family: tahoma; font-weight: bold}
.style3 {font-size:9px; font-family: tahoma; color:#FFFFFF;font-weight: bold}
.style4 {font-size:12px; font-family: tahoma;color:#000; font-weight: bold}
.style5 {font-size:12px; font-family: tahoma;color:#000}
.style6{font-size:14px; font-family: tahoma;font-weight: bold; color:#000}
.style7 {font-size:18px; font-family: tahoma;font-weight: bold; color:#000}
.style8 {font-size:12px; font-family: tahoma;font-weight: bold;color:#FFFFFF}
.style23 {font-size:18px; font-family: tahoma;font-weight: bold;color:#FFFFFF}
/* style part 2, can change size */
.style9 {font-size:55%; font-family: tahoma;font-weight: bold; color:#FF6600}
.style10 {font-size:75%; font-family: tahoma; color:#000}
.style11 {font-size:75%; font-family: tahoma; color:#FFFFFF}
.style12 {font-size:75%; font-family: tahoma; color:#FFFFFF;font-weight: bold}
.style13 {font-size:75%; font-family: tahoma;font-weight: bold;color:#000 }
.style14 {font-size:90%; font-family: tahoma;font-weight: bold; color:#000}
.style15 {font-size:90%; font-family: tahoma;font-weight: bold; color:#FF6600}
.style16 {font-size:90%; font-family: tahoma;font-weight: bold; color:#FFFFFF}
.style17 {font-size:130%; font-family: tahoma;font-weight: bold; color:#000099}

.style18 {font-size:85%; font-family: tahoma;font-weight: bold; color:#000099}
.style19 {font-size:65%; font-family: tahoma;}
.style20 {font-size:65%; font-family: tahoma; color:#FFFFFF;font-weight: bold}
.style21 {font-size:110%; font-family: tahoma;font-weight: bold; color:#FFF}
.style22 {font-size:110%; font-family: tahoma;font-weight: bold; color:#000}

/* style for onmouseover*/ 
.padding {padding-left:9px; padding-right:9px; padding-top:5px}
div.menubar, div.menubar a:button{ font:bold 12px tahoma;text-decoration: none;color:#fff}

div.menubar{ background:transparent}
div.menubar a.button{background:transparent;font:bold 12px tahoma; color:#000;text-decoration: none}
div.menubar a.button:hover{background:transparent; font:bold 14px tahoma;color:#000;text-decoration: underline }
div.menubar a.active:hover{font:bold 13px tahoma;color:#000;text-decoration: underline } 

div.menubar2{background:transparent}
div.menubar2 a.button{background:transparent;font:12px tahoma; color:#000;text-decoration:underline}
div.menubar2 a.button:hover{background:transparent; font:13px tahoma;color:#000;text-decoration: underline}
div.menubar2 a.active:hover{font: 13px tahoma;color:#000;text-decoration: underline } 

div.menubar3{background:transparent}
div.menubar3 a.button{background:transparent;font:11px tahoma; color:#000;text-decoration:underline}
div.menubar3 a.button:hover{background:transparent; font:12px tahoma;color:#000;text-decoration: underline}
div.menubar3 a.active:hover{font: 12px tahoma;color:#000;text-decoration: underline } 
-->
</style>
