
.bg_vert { background:url("../gifs/bg_vert.gif") repeat-y; }

.bg_content { background:url("../gifs/bg.gif") no-repeat; }

.bg_hor { background:url("../gifs/bg_hor.gif") repeat-x; background-position: bottom; }

.bg_body { background:url("../gifs/bg_grey.gif") }


p, ul { font-family:Arial; font-size:10pt; color: #003A7F;}
p.menu {padding-bottom:8px;}

A:link {color:#003A7F; text-decoration: none;}
A:visited {color:#003A7F; text-decoration: none;}
A:hover {color:#E5000E; text-decoration: underline;}

A:link.menu {color:#003A7F; text-decoration: none; font-size:8pt;}
A:visited.menu {color:#003A7F; text-decoration: none;font-size:8pt;}
A:hover.menu {color:#E5000E; text-decoration: underline;font-size:8pt;}

#full_cont {position:relative; left:0; top:0; width:385; height:410; z-index:10; background:#FFFFFF;}
#cont {position:absolute; left:0; top:0; width:425; height:410; z-index:11;   overflow: auto; overflow-x: hidden; padding-left:20px; padding-top:2px;}

body {
  scrollbar-face-color: #E5000E;
  scrollbar-shadow-color: #DCDCDE;
  scrollbar-highlight-color: #DCDCDE;
  scrollbar-3dlight-color: #DCDCDE;
  scrollbar-darkshadow-color: #DCDCDE;
  scrollbar-track-color: #DCDCDE;
  scrollbar-arrow-color: #FFFFFF;
}