body,table,tr,td,p
{ 
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
}

.ftext
{
/* background-color: #FFFFFF;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
*/ font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 width: 120px;
 height: 19px;
}
.fnote
{
/* background-color: #FFFFFF;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
*/ font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 width: 300px;
}
.fsearch
{
 background-color: #FFFFFF;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 width: 100px;
 height: 19px;
}
.fbutt
{
 background-color: #CCCCCC;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 height: 18px;
}
.fbox
{
/* background-color: #FFFFFF;
 border-bottom: #000000 1px solid;
 border-left: #000000 1px solid;
 border-right: #000000 1px solid;
 border-top: #000000 1px solid;
*/ font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
}

a
{
 color: #336699;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 text-decoration: none;
}
a:hover
{
 color: #ff0000;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 11px;
 text-decoration: underline;
}
.menu 
{
 font-family: tahoma, arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #336699;
 width: 126;
}
.menu:hover
{
 font-family: tahoma, arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
 color: #ff0000;
 width: 126;
}

.tab
{
 color: #ffffff;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: 11px;
}
.sp
{
 color: #000000;
 font-family: tahoma, arial, helvetica, sans-serif;
 font-size: 10px; 
}

.cite {
 color: #999999;
}

.f9                      { font-size : 9px;  }
.f10                     { font-size : 10px; font-family: tahoma, arial, helvetica, sans-serif;}
.f11                     { font-size : 11px; font-family: tahoma, arial, helvetica, sans-serif;}
.f12                     { font-size : 12px; font-family: tahoma, arial, helvetica, sans-serif;}
.f13                     { font-size : 13px; font-family: tahoma, arial, helvetica, sans-serif;}
.f14                     { font-size : 14px; }
.f15                     { font-size : 15px; }
.f16                     { font-size : 16px; }
.f17                     { font-size : 17px; }
.f18                     { font-size : 18px; }
.f19                     { font-size : 19px; }
.f20                     { font-size : 20px; }

.f9b                     { font-size : 9px; font-weight: bold;  }
.f10b                    { font-size : 10px; font-weight: bold; }
.f11b                    { font-size : 11px; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif;}
.f12b                    { font-size : 12px; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif;}
.f13b                    { font-size : 13px; font-weight: bold; font-family: tahoma, arial, helvetica, sans-serif;}
.f14b                    { font-size : 14px; font-weight: bold; font-family: arial, helvetica, sans-serif;}
.f15b                    { font-size : 15px; font-weight: bold; }
.f16b                    { font-size : 16px; font-weight: bold; font-family: arial, helvetica, sans-serif;}
.f17b                    { font-size : 17px; font-weight: bold; }
.f18b                    { font-size : 18px; font-weight: bold; }
.f19b                    { font-size : 19px; font-weight: bold; }
.f20b                    { font-size : 20px; font-weight: bold; }

ul {
 list-style: url(vis/s_gray.gif) square;
 margin-top: 0px;
 margin-bottom: 0px;
}

li {
 margin: 5px 0px 5px 0px;
}

.msg {
 background-color:#eeeeee;
 margin-top:5px;
 padding:5px;
 border:#cccccc 1px solid;
 font-size:13px;
}

hr.divider {
 height: 1px;
 color: gray;
 background-color: gray;
}