body {background:url(/images/bottom_back.png) no-repeat bottom right;
        }
body,p,h1,h2,h3,td,th,input,select,option,textarea,button,marquee {
  font-family: 'Tahoma', 'Verdana', 'Arial', 'helvetica', sans-serif;
}

td,th,p,li,input,select,option,textarea,button,marquee {
        color:#333399;
        font-size:10pt;
}
p       {text-align:justify;
        margin-left:5px;
        margin-right:5px;
		margin-top:3px;
		margin-bottom:3px;
        text-indent:20px;
        }
h1,h2,h3 {text-align:center; 
                background-image:url(/images/fill.gif);
                margin-left:5px;
                margin-right:5px;
                }        
h1              {font-size:16pt;}
h2              {font-size:14pt;}
h3              {font-size:12pt;}
a       {color:#3333ff;
        text-decoration:none;
        }
a:visited {color: #0000CC;}
a:hover {text-decoration:underline;
                color:#6666ff;
                }
.menu_head {background-image:url(/images/menu_head.gif);
                color:#FFFFFF;
        font-weight:900;
                text-align:center;
                height:35px;
                vertical-align:middle;
                }
.menu_item {background-image:url(/images/menu_item.gif);
			background-repeat: no-repeat;
                font-weight:bold;
                text-align:center;
                height:35px;
                width:200px;
                vertical-align:middle;
                }
.menu_sel {background-image:url(/images/menu_sel.gif);
			background-repeat: no-repeat;
                font-weight:bold;
                text-align:center;
                height:35px;
                width:200px;
                vertical-align:middle;
                color:#CC0000;
                }
.news   {
                margin-left:80px;
                text-indent:-75px;
                margin-bottom:10px;
                border-bottom:1px dotted #CCCCFF;
                }
.date   {color:#CC0000;
                font-weight:bold;
                }
.tab	{border:1px solid #E0E0FF;}
.tab1	{border:1px solid #80FFE0;}
.th		{border:1px solid #EFEFFF;
		background-color:#99CCFF;
		font-weight:bold;
		text-align:center;
		}