﻿body 
{
   margin:0px; font-family:Arial, Verdana, Sans-Serif; font-size:12px; 
}
.layout
{
   font-family:Arial, Verdana, Sans-Serif; font-size:12px;
} 
a
{
    text-decoration:none; color:#3366cc;
}
a:hover
{
    text-decoration:underline;
}
.focusarea
{
    border:solid 1px #ffc671; 
}
.focusareatitle
{
    font-size:14px; font-weight:bold; color:#e18700; padding-top:5px; border-bottom:solid 1px #ffffff; background-image:url(Images/panel2.png); background-repeat:repeat-x;
    
}
.focusareatitle2
{
    font-size:14px; font-weight:bold; padding:3px 0px 3px 0px; border-bottom:solid 1px #ffffff; background-color:#d9e6f2; background-repeat:repeat-x;
    
}
.focusareabottom
{
    background-image:url(Images/boxbottom.png); background-position:bottom; background-repeat:repeat-x; height:20px;
}

.forumitem
{
    border-bottom:solid 1px #dddddd; padding: 5px 0px 5px 0px;
}

.rssbox
{
   border:solid 1px #bed3e9;
   background-color:White; 
   background-image:url(Images/panel2.png); 
   background-repeat:repeat-x; 
   margin-bottom:3px;
}
.rssbox div.title
{
    font-size:14px;
    font-weight:bold; 
    color:#e18700;
    padding:3px; 
    margin-bottom:1px;
    border-bottom:solid 1px #ffffff; 
}
.box
{
    background-color:White; border:solid 1px #bed3e9; padding:3px; margin-bottom:5px;
}
.boxtitle
{
    text-transform:uppercase; padding:4px; font-size:12px; font-weight:bold; text-align:center; margin-bottom:5px; color:#ffffff; background-color:#21a2cc;
}
.boxtitle2
{
    text-transform:uppercase; padding:4px; font-size:12px; font-weight:bold; text-align:center; margin-bottom:5px; color:#ffffff; background-color:#91abe3;
}
.navbar
{
    background-color:#6699cc; padding:5px; margin-bottom:5px; color:White; font-weight:bold; background-image:url(Images/navbgr.png); background-repeat:repeat-x;
}
a.navlink
{
    color:White; padding-left:5px; padding-right:5px;
}
.header
{
    background-color:#6699cc; color:White; background-image:url(images/topbgr.gif); background-repeat:repeat-x; margin:0px; border-bottom:solid 3px #6699cc;
}
.header a
{
    color:White; font-size:12px;
}
.generaltable
{
    border:solid 1px #bed3e9;   
}
.general
{
    border:solid 1px #dddddd; border-collapse:collapse;
}

.leftnav
{
    border-bottom:dotted 1px #bed3e9; padding-top:5px; padding-bottom:3px; padding-left:5px; background-color:#f1f5fa;  
}
.pagenav
{
    font-size:18px; border-bottom:solid 2px #bed3e9; padding-bottom:3px;
}
.pagetitle
{
    font-size:16px; font-weight:bold; text-align:center; margin-top:10px; margin-bottom:10px;
}
.adminnavbgr
{
    background-color:#f8f8f8;
}
.lightbgr
{
    background-color:#f2f2f2;
}

.leftNavGroup
{
    background-color:#d9e6f2; padding:3px; font-weight:bold;
}
.leftNavCategory
{
    display:block; padding:3px; border-bottom:solid 1px #dddddd;
}
a.arrowlink
{
    background-image:url(Images/arrow.gif); background-repeat:no-repeat; background-position:right; padding-right:10px; text-decoration:none;
}
.lightblue
{
    background-color:#d9e6f2; padding:3px;
}
.headbanner
{
     border-bottom:solid 3px #dddddd; width:910px; height:150px; background-image:url(images/bannerhfc1.gif);
}

div.docaurss div.title
{
    background-color:#ff7979; 
    padding:3px;
    margin-bottom:1px;
    text-transform:uppercase; 
    text-align:center; 
    font-weight:bold;
    border:solid 1px #cc0000;
}
div.docaurss div.title a:link,div.docaurss div.title a:visited
{
    color:#ffffff;
}
div.docaurss div.title a:hover,div.docaurss div.title a:active
{
    color:#ffffff; text-decoration:underline;
}
div.docaurss div.content
{
   /* border:solid 1px #e39393;
    padding:2px;*/
}
div.docaurss div.content table td
{
    border:solid 1px #dddddd;
}

