/*Custom CSS*/
.rs_body_bgcolor {
    background-color: #000 !important;
}
.rs_footer_bgcolor {
    background-color: #000 !important;
}

.rs_select_navigation {
    background-color: #000 !important;
}

.rs_header_spacer {
    background-color: #000 !important;
}

.pathway{
    background-color:#000 !important;
}


a.ctlink:link
{
    font-size: 18px;
}
a.ctlink:visited
{
    font-size: 18px;
}
a.ctlink:hover
{
    font-size: 18px;
    text-decoration : underline;
}
a.ctlink:active
{
    font-size: 18px;
}

a.mmlink:link
{
    font-size: 14px;
color: #fff;
}
a.mmlink:visited
{
    font-size: 14px;
color: #fff;
}
a.mmlink:hover
{
    font-size: 14px;
    text-decoration : underline;
color: #fff;
}
a.mmlink:active
{
    font-size: 14px;
color: #fff;
}

.boxbase
{
background-color: #661400;
border-radius: 6px;
color: #fff;
}

.shbox
{
-moz-box-shadow: 8px 8px 10px 3px #560400;
-webkit-box-shadow: 8px 8px 10px 3px #560400;
box-shadow: 8px 8px 10px 3px #560400;
}

table.hltab {
border-spacing: 2px;
}

td.hltab {
padding: 5px;
vertical-align: middle;
}

.hlbtn {
padding: 10px;
}

a.idxlnk:link, a.idxlnk:visited, a.idxlnk:hover, a.idxlnk:active
{
  background-color: #661400; color: #fff;
}

a.idxlnk:hover {
-moz-box-shadow: 0px 0px 5px 4px #964400;
-webkit-box-shadow: 0px 0px 5px 4px #964400;
box-shadow: 0px 0px 5px 4px #964400;
}

logo:link img { border: 1px solid #000; margin:0; padding:0; }
.logo:visited img { border: 1px solid #000; margin:0;padding:0; }
.logo:hover img { border: 1px solid #f0f; }
.logo:active img {border: 1px solid #000; }

.glbox {
width: 98%;
min-height: 300px;
border-radius: 6px;
border: 2px solid #a66410;
background: #461400;
margin: 0 auto;
padding: 3px;
overflow: auto;
}

.ldbox {
margin-left:16px;
width:20px;
height:20px
}

.lnkbox
{
margin-left: 12px;
}

.cntbox
{
margin-top: 10px;
}

.logo:link img { border: 1px solid #000; margin:0; padding:0; }
.logo:visited img { border: 1px solid #000; margin:0;padding:0; }
.logo:hover img { border: 1px solid #f0f; }
.logo:active img {border: 1px solid #000; }