HTML, BODY { Height: 100%; }

body {
background-color:#FFFFFF;
background-image:url(/images/logo_big_backsw3.gif);
background-repeat:no-repeat;
background-attachment:fixed;
background-position:50% 50%;
padding:0px;
margin:0px;
border:0px;
}

body, a, td, p, ul, li, th, pre, ol, div {color:#37576D; font-family:"Arial"; font-size:10pt;}

td, th {border:0;border-style:solid;border-color:#FFFFFF;}

.tab td {border:0;border-style:solid;border-bottom-width:1px;border-color:#37576D;}

.header {
text-align:left;
border-bottom-width:1px;
white-space:nowrap;
font-size:10pt;
font-weight:bold;
border-color:#37576D;}

.menu a {color:#000000; font-family:"Arial"; font-size:10pt;}

a.imglink:link {text-decoration:none; }
a.imglink:visited {text-decoration:none; }
a.imglink:active { text-decoration:none; }
a.imglink:hover { text-decoration:none; }

a.norm:link {text-decoration:underline; }
a.norm:visited {text-decoration:underline; }
a.norm:active { text-decoration:none; }
a.norm:hover { text-decoration:underline;background-color:yellow; }

a.menulink:link {text-decoration:none;color:#000000; }
a.menulink:visited {text-decoration:none;color:#000000; }
a.menulink:active { text-decoration:none;color:#000000; }
a.menulink:hover { text-decoration:none;background-color:white;color:#000000; }


ul {list-style-type:circle }

hr {  height: 1px; }

img { border-style:none; }

.textarea{ padding-left:30px; padding-right:30px; }