/* CSS Document */
body { text-align:center; font-size:12px; }

#logo { margin:30px auto;  }
#content { width:780px;}

li { list-style-type:none;}


a { color:#1a76b2; font-size:12px; text-decoration:none;}
a:hover { color:#f60;}

#navdiv { text-align:center; border-bottom:1px solid #f60; clear:both; background:url(images/navbg.gif) repeat-x;  height:25px; padding-left:180px; }
#navdiv ul { margin:0 auto; }
#navdiv li { float:left; height:20px; margin-left:2px;}
#navdiv li a { display:block; width:69px; height:23px; background:url(images/01_10.gif) no-repeat 0 2px; text-align:center; font-size:1.0em; line-height:23px; padding-top:2px; color:#f60;}


#navdiv li a:hover { background:url(images/01_07.gif) no-repeat;  width:69px; height:25px;display:block; text-align:center; font-weight:bold; line-height:25px; padding-top:0px;  color:#fff;}
#navdiv li a:active { background:url(images/01_07.gif) no-repeat;  width:69px; height:25px;display:block; text-align:center; font-weight:bold; line-height:25px; padding-top:0px;  color:#fff;}

#active { background:url(images/01_07.gif) no-repeat;  width:69px; height:25px; display:block; text-align:center; font-size:1.0em; font-weight:bold; line-height:25px; color:#fff;}


#clstab { margin:40px auto; text-align:left;}
#clstab td { height:28px;}



