

a:link.menu{color:#336666; font-weight:bold; text-decoration:none; font-size:10pt}
a:active.menu{color:#CCA328; font-weight:bold; text-decoration:none; font-size:10pt}
a:visited.menu{color:#336666; font-weight:bold; text-decoration:none; font-size:10pt}
a:hover.menu{color:#009090; font-weight:bold; text-decoration:underline; font-size:10pt}

a:link.menu1{color:#CCA328; font-weight:bold; text-decoration:none; font-size:10pt}
a:active.menu1{color:#CCA328; font-weight:bold; text-decoration:none; font-size:10pt}
a:visited.menu1{color:#CCA328; font-weight:bold; text-decoration:none; font-size:10pt}
a:hover.menu1{color:#CCA328; font-weight:bold; text-decoration:none; font-size:10pt}

A:link{color:#336666; font-weight:normal; text-decoration:none; font-size:10pt}
A:active{color:#CCA328; font-weight:normal; text-decoration:none; font-size:10pt}
A:visited{color:#336666; font-weight:normal; text-decoration:none; font-size:10pt}
A:hover{color:#009090; font-weight:normal; text-decoration:underline; font-size:10pt}

H1{color:#336666; font-weight:bold; font-family:Georgia; font-size:24pt}
H2{color:#336666; font-weight:bold; font-family:Georgia; font-size:18pt}
H3{color:#000000; font-weight:normal; font-family:Georgia; font-size:12pt}

body{font-family:Georgia; font-size:10pt}

P{font-family:Georgia; font-size:10pt}

INPUT.text{
   background-color: Auto;
   color: black;
   font-family: arial, verdana, ms sans serif;
   font-size: 9pt;
   height: 18px;
   font-weight: normal;
   border-color: #bbbbbb;
   border-style: inset;
   border-width: 1px; 
   padding: 1px;
}

INPUT.image{
	border-style: solid; 
	border-width: 0px;
}

INPUT.submit{
   background-color: #336666;
   color: #FFFFCC;
   font-family: Tahoma, arial, ms sans serif;
   font-size: 8pt;
   height: 24px;
   padding: 0px 0px 0px 0px;
   font-weight: bold;
   border-color: #FFFFFF;
   border-style: outset;
   border-width: 3px; 
}

INPUT.RADIO{
	border-width: 0px
}

INPUT.CHECKBOX{
	border-width: 0px
}

SELECT, OPTION{
   font-size: 8pt;
   font-family: arial, verdana, ms sans serif;
   height: 18px;
   border-style: inset;
   border-color: #008080;
   border-width: thin thin thin thin; 
}

TEXTAREA{
   background-color: Auto;
   color: black;
   font-family: arial, verdana, ms sans serif;
   font-size: 9pt;
   font-weight: normal;
   border-color: #bbbbbb;
   border-style: inset;
   border-width: 1px; 
   padding: 1px;
}
