@charset "utf-8";
/* CSS Document */

/* Body Settings */
body {background: url(../images/index/backround/grey.jpg) repeat-y fixed top center; background-color:#000; color:#FFF}
table {text-align: center}
div {}
img {border:none}


#home {width: auto; height:24px; background-color:#999; color:#FFF}
#home img {padding-left:1px; padding-right:1px}
#back {width:auto; height:24px; background-color:#999; color:#FFF}

/* Links */
a:link {background-color:transparent; color:#FFF; text-decoration: none}
a:visited {background-color:transparent; text-decoration: none; color: #FFF;}
a:hover {background-color:transparent; text-decoration: none; color: #FFF;}
a:active {background-color:transparent; text-decoration: none; color: #666;}

a.nav, a.nav:link, a.nav:visited {display:block; width:auto; height:25px; background-color:#000; color:#FFF; border:1px solid #666; overflow:hidden; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold}
a.nav:hover {color:#fff; background:#333}
a.nav:active {color:#fff; background-color: #000}