body { 
background-image: url('../images/bg_page.jpg');
background-repeat: repeat;
background-position: top center;
background-attachment: fixed;
background-color: #9510a2;
min-height:100%;
min-width:988px;
height: 100%;
}

#headerBackground {
background-image: url('../images/bg_header.jpg');
background-repeat: no-repeat;
background-position: top center;
height:374px;
width: 988px;
padding: 0px 0px 0px 0px;
margin-right:auto;
margin-left:auto;
} 


#subContentInner {
min-height: 480px;
display: block;
margin: 4px 0px 0px 65px;
width: 700px;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px; 
color: #ffffff;
line-height: 15px;
}
#subContentInner a { 
color:#ffffff; 
text-decoration: underline;
}
#subContentInner a:visited { 
color:#ffffff; 
text-decoration: underline;
}
#subContentInner a:hover { 
color:#ffffff; 
text-decoration: none;
background-color: #e22c76;
}


#subContent {

padding-top: 17px;
padding-bottom: 12px;
}

.introBlock {
width: 613px;
margin: 4px 0px 9px 62px;
}
.introBlockTop {
width: 613px;
height: 32px;
background-image: url('../images/bg_subcont_top.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}
.introBlockMid {
width: 613px;
min-height: 100px;
background-image: url('../images/bg_subcont_mid.jpg');
background-repeat: no-repeat;
background-position: bottom left;
background-color: #ffffff;
}
.introBlockBottom {
width: 613px;
height: 14px;
background-image: url('../images/bg_subcont_bot.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

.secondBlock {
width: 613px;
margin: 4px 0px 0px 62px;
}
.secondBlockTop {
width: 613px;
height: 11px;
background-image: url('../images/bg_subcont2_top.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}
.secondBlockMid {
width: 613px;
background-image: url('../images/bg_subcont2_mid.jpg');
background-repeat: no-repeat;
background-position: bottom left;
background-color: #ffffff;
}
.secondBlockBottom {
width: 613px;
height: 49px;
background-image: url('../images/bg_subcont2_bot.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

.thirdBlock {
width: 613px;
margin: -8px 0px 32px 62px;
}
.thirdBlockTop {
width: 613px;
height: 59px;
background-image: url('../images/bg_subcont3_top.png');
background-repeat: no-repeat;
background-position: top left;
azimuth: expression(
        this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "../images/spacer.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
    );
}

.introBlockInner {
padding-left: 25px;
padding-bottom: 5px;
padding-top: 5px;
width: 92%;
display: block;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px; 
color: #93149f;
line-height: 15px;
}
.introBlockInner a { 
color:#e22c76; 
text-decoration: underline;
}
.introBlockInner a:visited { 
color:#e22c76; 
text-decoration: underline;
}
.introBlockInner a:hover { 
color:#ffffff; 
text-decoration: none;
background-color: #9510a2;
}

.IntroTitleText {
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 17px; 
color:#e22c76; 
line-height: 21px;
}

.secondText {
display: block;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 8px;
background-image: url('../images/bg_hr2.gif');
background-repeat: no-repeat;
background-position: bottom left;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 21px; 
color:#e22c76;
line-height: 28px;
}
.thirdText {
position: relative;
display: block;
margin-top: -24px;
padding-bottom: 0px;
margin-bottom: 12px;
background-image: url('../images/bg_hr3.gif');
background-repeat: no-repeat;
background-position: bottom left;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 22px; 
color:#e22c76;
line-height: 28px;
}
.fourthText {
display: block;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 8px;
/* background-image: url('../images/bg_hr4p.gif');
background-repeat: no-repeat;
background-position: bottom left; */
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 18px; 
color:#e22c76;
line-height: 28px;
}

hr.horizRule {
border: 0;
margin-top: 12px;
maring-bottom: 12px;
width: 100%;
height: 1px;
color: #f29939;
background-color: #f29939;
clear: both;
}

#rightColumnBox {
position: absolute;
right: 50px;
top: 210px;
width: 250px;
height: 603px;
}

#rightColumnSbox {
position: absolute;
right: 50px;
top: 210px;
width: 250px;
height: 824px;
}

#rightColumnText {
padding-left: 24px;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 12px; 
color:#ffffff;
}

#rightColumnStext {
padding: 12px 12px 12px 12px;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 12px; 
color:#e22c76;
}

#rightColumnStextDark {
padding: 16px 12px 12px 12px;
font-family: Georgia,"Times New Roman", Times, serif; 
font-size: 12px; 
color:#761e6e;
}
#rightColumnStextDark a { 
color:#9510a2; 
text-decoration: underline;
}
#rightColumnStextDark a:visited { 
color:#9510a2; 
text-decoration: underline;
}
#rightColumnStextDark a:hover { 
color:#e22c76; 
text-decoration: none;
background-color: #ffffff;
}


#rightColumnText a:hover img { 
text-decoration: none;
background: none;
border: none;
padding: 0;
}

#rightColumnBox ul {
margin: 12px 0px 0px 11px;
padding: 0;
list-style-type: none;
}
#rightColumnBox ul li{
position: relative;
display: block;
padding: 4px 0px 0px 14px;
}
#rightColumnBox ul li a {
font-family: Georgia,"Times New Roman", Times, serif;
font-size: 11px;
font-weight: bold;
color: #ffffff;
font-style: italic;
text-decoration: none;
display: block;
padding-top: 4px;
}
#rightColumnBox ul li a:visited {
text-decoration: none;
}
#rightColumnBox ul li a:hover {
text-decoration: underline;
}

#rightColumnBox ul li.buttonA  {
background: url(../images/button-right01.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonB  {
background: url(../images/button-right02.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonC  {
background: url(../images/button-right03.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonD  {
background: url(../images/button-right04.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonE  {
background: url(../images/button-right05.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonF  {
background: url(../images/button-right06.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}
#rightColumnBox ul li.buttonS  {
background: url(../images/button-right07.gif) no-repeat 0px 0px; width:227px; height: 30px;
outline-style: none;
}

