BODY
{ 
   font-family: arial;
   font-size: 9pt;
   background-image: url(/images/page_bg.gif);
   background-position: 0px 12%; 
}

.topBGleft
{ 
   background-image: url(/images/top_bg.gif);
   background-position: right 0px; 
}

.topBGright
{ 
   background-image: url(/images/top_bg.gif);
   background-position: 3px 0px; 
}


.shadBGright
{ 
   background-image: url(/images/right_shad_rep.gif);
   background-position: 0px 2px; 
}

.shadBGleft
{ 
   background-image: url(/images/left_shad_rep.gif);
   background-position: 0px 2px; 
}

.BGleft
{ 
   background-image: url(/images/page_bg.gif);
   background-position: right 0px; 
}

.BGright
{ 
   background-image: url(/images/page_bg.gif);
   background-position: left 3px; 
}

.BGcont
{ 
   background-image: url(/images/page_bg.gif);
   background-position: 10px 2px; 
}

.BGnav
{ 
   background-image: url(/images/navBG.gif);
}

.BGshad
{ 
   background-image: url(/images/mid_shad.gif);
}

.BGwhatsnew
{ 
   background-image: url(/images/whatsnew_bg.gif);
}

.miniTitle
{ 
   background-image: url(/images/mini_title_bg.gif);
   color: #FFFFFF;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
   font-weight: bold;
}

.SearchText
{ 
   background-image: url(/images/SearchBoxBG.gif);
   background-position: 0px 0px;
   border-color: #000000;
   border-width: 1;
   font-family: tahoma;
   font-size: 8pt;
}

.cont
{ 
   background-image: url(/images/cont_bg.gif);
}

.InsideCont
{ 
   background-image: url(/images/inside_cont_bg.gif);
   background-position: right 0px;
   background-repeat: repeat-y;
}


.WhatsNew
{ 
   border-color: #000000;
   font-family: tahoma;
   font-size: 8pt;
}


TD
{ 
   font-family: arial;
   font-size: 9pt; 
}
TH
{ 
   font-family: arial;
   font-size: 9pt; 
}


a.red:link { color:#FF0000; text-decoration: none; font-weight:bold}
a.red:active {color:#FF0000;  text-decoration: none; font-weight:bold}
a.red:visited {color:#FF0000; text-decoration: none; font-weight:bold}
a.red:hover {color:#96c6db; text-decoration: none; font-weight:bold}


A
{
   font-size: 9pt;
   font-family: arial;
}
A:hover
{
   color: #5F6E8C;
   text-decoration: underline;
}
A:visited
{
   color: #34497D;
   text-decoration: underline;
}

.footerBG
{ 
   background-image: url(/images/footerBG.gif);
   color: #000000;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
}


A.footer
{
   color: #000000;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
}
A:visited.footer
{
   color: #000000;
   font-size: 9pt;
   font-family: arial;
   text-decoration: none;
}
A:hover.footer
{
   color: #000000;
   font-size: 9pt;
   font-family: arial;
   text-decoration: underline;
}
