body {
   background:#ffffff;
   }
/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
#umenu{
font-family: arial;
font-size: 12px;
margin: 0;
padding: 0;
}
#umenu ul #current a{
color: black;
background-color: #ffffff;
border-bottom: 3px solid #922591;
padding-bottom: 0;
}
#umenu{
margin: 0;
padding: 0;
}
#umenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 0px 0;
}
* html #umenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}
#umenu ul li{
display: inline;
}
#umenu ul li a{
float: left;
color: gray;
font-weight: bold;
padding: 3px 5px 3px 5px;
text-decoration: none;
background: white url(g/menudivide.gif) top right repeat-y;
}
#umenu ul li a:hover{
color: black;
background-color: #ffffff;
border-bottom: 3px solid #00bfbf ;
padding-bottom: 0;
}
p, td{ text-decoration : none;
font-family : Verdana;
color : #000000;
font-size : 12px;
}
h3 { text-decoration : none;
font-family : Verdana;
color : #800080;
font-size : 18px;
}
a{ text-decoration : underline;
font-family : Arial;
color : #800080;
font-size : 12px;
font-weight : bold;
}
a:hover{ text-decoration : none;
font-family : Arial;
color : #800080;
font-size : 12px;
font-weight : bold;
}
.desirable, .desirable:visited, .desirable:active, .desirable:hover, .desirable:link{
font-family : Arial;
color: #808080;
text-decoration: none;
font-weight: normal;
font-size : 10px;
}
.faq_input_text { 
border : 1px solid #C0C0C0;
background-color : #ffffff;
padding-left : 2px;
font-family : Arial, sans-serif;
font-size : 12px;
padding-bottom : 0;
}
.faq_button { 
font : bold 12px Arial, sans-serif;
border : 1px outset #f0f0f0;
background-color : #FFFFA4;
color : #000000;
}
.fl {
background-image: url(g/g17.gif);
background-repeat: repeat-y;
color : #ffffff;
}
.fr {
background-image: url(g/g19.gif);
background-repeat: repeat-y;
color : #ffffff;
}