body {
margin: 0px;
background-color: #5b5b5b;
background-image: url(images/bg.gif);
background-repeat: repeat-x;
background-position: top;
}
.style2 {
font-family: Verdana;
font-weight: bold;
color: #FFFFFF;
font-size: 12px;
padding: 2px 2px 2px 2px;
}
table
{
font:11px Tahoma, Arial, verdana;
}
a
{
color: #fb6601;
text-decoration: underline;
}
a:hover
{color: #b10105;
text-decoration: underline;
}
ul li
{list-style-image: url(images/li.gif);
line-height: 17px;
}
#maintab
{width: 777px;
border-left: 5px solid #8d8d8d;
border-right: 5px solid #8d8d8d;
background: white;
}
#toptbl
{height: 191px;
background-image: url(images/topbg.gif);
background-repeat: repeat-x;
}
.topmenu
{height: 32px;
background: #fff;
text-align: center;
}
.topmenu a
{color: #000;
text-decoration: none;
}
.topmenu a:hover
{color: #666;
text-decoration: underline;
}
.topsep
{width: 2px;
background-image: url(images/top_sep.gif);
}
.menu
{background-image: url(images/menu.gif);
background-repeat: repeat-x;
height: 40px;
color: white;
text-align: center;
font-weight: bold;
}
.menu a
{color: white;
text-decoration: none;
}
.menu a:hover
{color: #555555;
text-decoration: none;
}
.menusep
{width: 3px;
background-image: url(images/menusep.gif);
}
.vsep
{width: 1px;
background-image: url(images/vsep.gif);
background-repeat: repeat-y;
}
.hsep
{height: 1px;
background-image: url(images/hsep.gif);
background-repeat: repeat-x;
}

#lft
{width: 221px;
background-image: url(images/leftbg.gif);
}
.lfttxt
{padding: 7px 10px 7px 30px;
line-height: 17px;
}
.lfttxt strong
{color: #3a3a3a;
}
.htxt
{color: #fb6601;
font-weight: bold;
}
.rtxt
{color: #333;
padding: 0px 30px 5px 10px;
line-height: 15px;
text-align: justify;
}
.more
{text-align: right;
}
.rtxt strong
{color: #000;
}
.mainsep
{width: 7px;
background-image: url(images/mainsep.gif);
background-repeat: repeat-y;
}
.brdr
{border: 1px solid #e5e5e5;
}
.footer
{font-size: 7pt;
background: #d8d8d8;
text-align: center;
height: 20px;
line-height: 19px;
}
.style1 {color: black}
.style3 {color: #FB6601}