﻿/*yellow = color:#F2F208 */

body 
{
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;  
}
a:link, a:visited {
    text-decoration: none;
    color:White;
   }

#hContribute a:hover
{
    color:#F2F208;
}

#hNewsletter{top:155px;text-align:center;width:500px;left:330px;position:absolute;font-size:.90em;font-weight:600;
            height:60px;margin:0px;font-family:Trajan Pro, Arial, Sans-Serif;color:#F2F208;display:none;
            }  
.mIssuesTitles
{
    background:url(http://dkchapuis.serveronline.net/Images/hGrey_Bar.jpg) repeat-x center;
    width:500px;
    height:30px;
    padding: 0px 10px 0 10px;
    line-height:30px;
    font-size:1.25em;
    margin:10px 0 0 0;
}
.mIssuesText
{
    background:#74775A;
    width:500px;
    padding:0 10px 0 10px;

}
.mIssuesTitleButton
{
    left:500px;
    position:absolute;
    margin:5px;
    float:right;
}
.rBold
{
    font-size:1.25em;
    font-weight:600;
    line-height:40px;
}

.rNetworks
{
    font-size:1.25em;
    font-weight:600;
    line-height:30px;
}
#rSignupBoxes
{
    padding:5px 0 0 0;
    line-height:30px;
}

/*Reports Grid View Style */
.rGridMain
{
    border:gainsboro thin sold;
    background-color:#333333;
    width:620px;
    color:#000;
    text-align:right;
}
.rGridUnderDetails
{
    border:gainsboro thin sold;
    background-color:#333333;
    width:350px;
    color:#000;
    text-align:right;
}
.rGridRow
{
    background-color:#74775A;
}
.rGridSelectedRox
{
    background-color:#e6e6fa;
}
.rGridHeader
{
    background-color:#74775A;
    font-weight:bold;
    text-align:left;  
}
.rReportTitles
{
    background:url(http://dkchapuis.serveronline.net/Images/hGrey_Bar.jpg) repeat-x center;
    width:610px;
    height:30px;
    padding: 0px 5px 0 5px;
    line-height:30px;
    font-size:1.25em;
    margin:5px 0 0 0;
}
.rReportText
{
    background:#74775A;
    width:600px;
    padding:0 5px 0 5px;

}
.rReportTitleButton
{
    left:600px;
    position:absolute;
    margin:5px;
    float:right;
}

.rDetailsRight
{
    background:#74775A;
    color:#000;
    float:right;
    margin:0 0 0 0px;
    padding:0;
    width:350px;
    font-weight:bold;
    border:#fff 1px solid;
}
.rDetailsMain
{
    border:gainsboro 0px solid;
    border-bottom-width:1px;
    background-color:#74775A;
    width:350px;
    color:#000;
    text-align:left;
}
.rDetailsHeader
{
    background:url(http://dkchapuis.serveronline.net/Images/hGrey_Bar.jpg) repeat-x top;
    font-weight:bold;
    text-align:left;
    font-size:1.25em;  
}


.iErrorLabel
{
    color:Red;
    font-size:1.25em;
}
