@charset "utf-8";
/* CSS Document */
<!--
body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }
body { background-color: #fff; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
a { font-size: 11px; color: #FF0000; }
a:link { text-decoration: underline; }
a:visited { text-decoration: underline; color: #FF0000; }
a:hover { text-decoration: none; color: #333333; }
a:active { text-decoration: underline; }
.hiddenTAGS { display: none; }
.bg{ background:url(imgs/background.jpg) top center no-repeat}
#noscript{ width:800px; margin-top:130px;}
-->