﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000000;
    font-family: 'verdana';
    color: #000000;
}

.xContainer
{
    width: 940px;
    overflow: visible;
}

.xContainerBG
{
    width: 940px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 15px;
    margin: 0px;
    border-top-style: none;
    padding-top: 0px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(images/bg_middle.jpg);
    background-repeat: repeat-y;
    background-position: center top;
}

.xContentContainer
{
    width: 99%;
    height: 99%;
    overflow: visible;
    vertical-align: top;
    font-family: verdana;
    font-size: 12pt;
}

.xFooter
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    border-top-style: none;
    margin-top: -20px;
    border-right-style: none;
    border-left-style: none;
    border-bottom-style: none;
    background-image: url(images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #000000;
    font-family: verdana;
    width: 99%;
    color: #ffffff;
    font-size: 10pt;
}

.xMenu
{
    width: 930px;
    height: 20px;
    padding-top: 133px;
    text-align: left;
    padding-bottom: 20px;
}

.lAlign
{
        text-align: left;
        width: 99%;
}

.xMenu a:link, a:visited
{
    text-decoration: none;
    color: white;
}

.xMenu a:hover
{
    text-decoration: underline;
    color: white;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
}

.xHLnks a:hover
{
    text-decoration: underline;
    color: white;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
}

.xHLnks a:link, a:visited
{
    text-decoration: none;
    color: white;
}

.xFloatLeft
{
    float: right; padding-bottom: 10px; padding-left: 10px;        
}
.xFloatLeftMenu
{
    float: right;
    padding-left: 20px;
}
.xFloatTextRight
{
    clear: left;

}

.lError
{
    font-family: verdana;
    color: #9D002D;
    font-size: 12pt;
    font-weight: bold;
}

.lHeading
{
    font-family: verdana;
    color: black;
    font-size: 14pt;
    font-weight: normal;
}
.lHeadingWhite
{
    font-family: verdana;
    color: white;
    font-size: 14pt;
    font-weight: normal;
}

.dMenu
{
    padding-right: 20px;
}

.xSubMenu
{
    background-color: #2e2e2e;
    background-image: url(images/bg_sidemenu.jpg);
    background-position: left top;
    padding-left: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
    padding-top: 15px;
    color: #ffffff;

    background-repeat: repeat;
}

.tALeft
{
text-align: left;
}

.tALeft
{
text-align: left;
}

.hLinksInvert
{
    color: #780134;
    font-size: 8pt;
    font-weight: bold;
}

.xHTMLContent a:link, a:visited
{
    text-decoration: none;
    color: #9D002D;
}

.xHTMLContent a:hover
{
    text-decoration: underline;
    color: #9D002D;
    background-position: 0% 0%;
    background-attachment: scroll;
    background-image: none;
    background-repeat: repeat;
}

.transparent
{
   filter:alpha(opacity=70);
   -moz-opacity: 0.7;
   opacity: 0.7; 

}


.btnStyle

{
background-color: #41011C; background-image: none; border-style:solid; border-width:1; border-color: #69012E; color: White;

}

.dottedDiv
{
    border-bottom: #d4d4d4 1px dotted;
}
.newsMore
{
    border-bottom: #d4d4d4 1px solid;
    border-left: #d4d4d4 1px solid;
    border-top: #d4d4d4 1px solid;
    border-right: #d4d4d4 1px solid;
}

img
{  border-style: none;
}