html {
     overflow: -moz-scrollbars-vertical;
}
body{
margin-top:40px; background-image:url('back.jpg'); background-repeat: repeat-x;
}
td {
font-family:Lucida Sans Unicode; font-size:10pt; color: #000000;
}
a:link
{
font-family: Lucida Sans Unicode; color:#000; text-decoration:underline;
}
a:visited
{
font-family: Lucida Sans Unicode; color:#000; text-decoration:underline;
}
a:hover
{
font-family: Lucida Sans Unicode; color:#000; text-decoration:none;
}
a.sub_menu:link
{
text-decoration:none; color:#000;
}
a.sub_menu:visited
{
text-decoration:none; color:#000;
}
a.sub_menu:hover
{
text-decoration:none; color:#000;
}
.menuPane {
background-image:url('pane_back.jpg'); background-repeat: repeat-x; background-color:#e0e0e0;
border-right:1px solid #000;
}
.paneText {
padding-left:19px; padding-right:19px; font-size:8pt; color:#fff;
}

.paneText a:link
{
font-size:8pt; color:#fff; text-decoration:none; font-weight:bold;
}
.paneText a:visited
{
font-size:8pt; color:#fff; text-decoration:none; font-weight:bold;
}
.paneText a:hover
{
font-size:8pt; color:#fff; text-decoration:underline; font-weight:bold;
}
H1 {
font-family:Lucida Sans Unicode; font-size:14pt;
}
H2 {
font-family:Lucida Sans Unicode; color:#c56d09; font-weight:bold; font-size:10pt;
}

a.pagetitles:link
{
font-family:Lucida Sans Unicode; color:#c56d09; font-weight:bold; font-size:10pt;
}
a.pagetitles:visited
{
font-family:Lucida Sans Unicode; color:#c56d09; font-weight:bold; font-size:10pt;
}
a.pagetitles:hover
{
font-family:Lucida Sans Unicode; color:#c56d09; font-weight:bold; font-size:10pt;
}
