@charset "utf-8";
/* CSS Document */
.title { font-family:"Tahoma"; font-size:11px; color:#000000; font-weight:bold; }
.txt { font-family:"Tahoma"; font-size:11px; color:#000000; }
.txtone { font-family:"Tahoma"; font-size:11px; color:#FF0000; font-weight:bold; }
.txtwo { font-family:"Tahoma"; font-size:11px; color:#0000FF; font-weight:bold; }
.menu { font-family:"Tahoma"; font-size:11px; font-weight:bold; }
A.menu:link, A.menu:active, A.menu:visited{ text-decoration:none; color:#000000; }
A.menu:hover { COLOR:#FF0000; }

.link { font-family:"Tahoma"; font-size:11px; }
A.link:link, A.link:active, A.link:visited{ text-decoration:none; color:#000000; }
A.link:hover { COLOR:#FF0000; }

.top { font-family:"Tahoma"; font-size:11px; color:#000000; font-weight:bold;
 border: 1px solid #333333;
 border-top-width: 1px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px; }
 
.down { border: 1px solid #333333;
 border-top-width: 0px;
 border-right-width: 1px;
 border-bottom-width: 1px;
 border-left-width: 1px; }

