body { font: 14px Comic Sans MS, Tahoma, Verdana, Arial, Sans-Serif }
p, ul.rajar { font: 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: justify }
p.center { font: 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
p.hcenter { font: bold 130% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
.ul { font: bold 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: justify }
td.list { color: #000000 ; font: 70% Tahoma, Verdana, Arial, Sans-Serif ; text-align: left }
td.list2 { color: #000000 ; font: 70% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
td.list2a { color: #000000 ; font: bold 70% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
td.header { background: #ff7f00 ; color: #ffffff ; font: bold 80% Tahoma, Verdana, Arial, Sans-Serif ; text-align: left }
td.headerc { background: #ff7f00 ; color: #ffffff ; font: bold 80% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
input { width: 220px ; font: 80% Tahoma, Verdana, Arial, Sans-Serif ; text-align: left }
input.button { width: auto ; font: bold 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }
td.regular { color: #000000 ; font: 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: justify }
.style1 { color: #ff6600 ; font-weight: bold }
.style2 { font-weight: normal ; font-variant: normal ; text-transform: none ; font-style: normal ; line-height: normal ; font-family: "Comic Sans MS" }
.style4 { color: #993300; font-weight: bold }
.style8 { font-family: "Comic Sans MS", cursive }
.style7 { font-family: "Comic Sans MS", cursive ; font-size: 12px }
.style12 { font-family: "Comic Sans MS", cursive ; color: #000000 }
.style13 { color: #993300 }
.style7 {font-family: "Comic Sans MS", cursive; font-size: 12px; }
.style11 {color: #993300}
.style5 {color: #000000}
.style14 {font-family: "Comic Sans MS", cursive; color: #000000; }
.style15 {color: #993300}
.style9 {color: #993300}

div.style4 { color: #993300 ; font: bold 90% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center }

a.menubar { background: #ff7f00 ; color: #ffffff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center ; text-decoration: none }
a.menubar:link { background: #ff7f00 ; color: #ffffff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center ; text-decoration: none }
a.menubar:visited { background: #ff7f00 ; color: #ffffff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center ; text-decoration: none }
a.menubar:hover { background: #ff7f00 ; color: #666666 ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-align: center ; text-decoration: none }

a.main { color: #0033ff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-decoration: underline }
a.main:link { color: #0033ff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-decoration: underline }
a.main:visited { color: #0033ff ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-decoration: underline }
a.main:hover { color: #666666 ; font: 100% Tahoma, Verdana, Arial, Sans-Serif ; text-decoration: underline }

/* ################################ Left Hand Menu ################################ */
ul#lhNav { padding: 0px ; margin: 0px 2px 0px 2px ; list-style: none ; width: 130px ; font-size: 100% ; line-height: 20px ; text-align: left ; text-indent: 5px }
ul#lhNav li ul{ list-style: none ; font-size: 100% }
ul#lhNav li ul, li.menuHeading { width: 130px }
ul#lhNav li { position: relative ; margin-top: 1px }
ul#lhNav li ul li { position: relative }
ul#lhNav li a { display: block ; text-decoration: none ; color: #ffffff ; padding: 2px 4px ; font-size: 100% ; text-align: left  ; width: 130px }

/* Fix IE. Hide from IE Mac &*/
* html ul#lhNav li, * html ul#lhNav li ul li { float: left; height: 1%; }
* html ul#lhNav li a, * html ul#lhNav li ul li a { height: 1%; }
/* End */

ul#lhNav li a:hover { color: #666666 ; padding: 2px 4px ; font-size: 100% ; text-align: left  ; width: 130px } /* Hover Styles */
* html ul#lhNav li ul li a:hover { background: #ff7f00 } /* Hover Styles */ /* hack */
ul#lhNav li:hover ul, ul#lhNav li.over ul { display: block } /* The magic */
ul#lhNav li.over ul li a, ul#lhNav li:hover ul li a, ul#lhNav li.selectedHeading:hover ul li a { background: transparent }
ul#lhNav li:hover a, ul#lhNav li.over a, ul#lhNav li:hover ul li a:hover { background: #ff7f00 }
/* ################################ Right Hand Menu ################################ */

@media print {
#hideme { font-size: 10pt }
}