.left-bg {
    background-image: url(images/left-bg.jpg);
    background-repeat: repeat-y;
}
.right-bg {
    background-image: url(images/right-bg.jpg);
    background-repeat: repeat-y;
}
.bodytext {
    font-family: Tahoma;
    font-size: 11px;
    color: #333333;
    text-align: justify;
}
.credits {
    font-family: Tahoma;
    font-size: 11px;
    color: #999999;

}
.border {
    border: 1px dotted #CCCCCC;
    background-color: #FFFFFF;
}
.imgborder {
    border: 1px dotted #808080;
}

.dottedline-vert {
    background-image: url(images/dottted-vertical-bg.jpg);
    background-repeat: repeat-y;
    background-position: center;
}
.dottedline-horz {
    background-image: url(images/dotted-horizontal-bg.jpg);
    background-repeat: repeat-x;
    background-position: center;

}
.bodytext-green-10 {
    font-family: Tahoma;
    font-size: 10px;
    color: #85B000;
    font-weight: bold;

}
.bodytext-purple-10 {

    font-family: Tahoma;
    font-size: 10px;
    color: #7D3FBC;
    font-weight: bold;
}
.bodytext-pink-10 {


    font-family: Tahoma;
    font-size: 10px;
    color: #CC3399;
    font-weight: bold;
}
.bodytext-red {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    font-weight: bold;

}
.bodytext-blue-10 {


    font-family: Tahoma;
    font-size: 10px;
    color: #003366;
    font-weight: normal;
}
.bodytext-green {

    font-family: Tahoma;
    font-size: 11px;
    color: #71A71F;
    font-weight: bold;
}
.bodytext-hlite {

    font-family: Tahoma;
    font-size: 11px;
    background-color: #e7f1d0;
    font-weight:normal;
}
.page-titles {
    font-family: Tahoma;
    font-size: 12px;
    color: #993333;
    font-weight: bold;
    text-transform: uppercase;

}
a.links-white:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #990000;
    text-decoration: none;


}
a.links-white:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
    

}
a.links-white:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #FF9B06;
    text-decoration: none;


}
a.links-white:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #FF9900;
    text-decoration: none;

}

a.links-green:link {
    font-family: Tahoma;
    font-size: 10px;
    color: #89B700;
    text-decoration: none;
    font-weight: bold;



}
a.links-green:visited {
    font-family: Tahoma;
    font-size: 10px;
    color: #98b700;
    text-decoration: none;
    font-weight: bold;

    

}
a.links-green:hover {
    font-family: Tahoma;
    font-size: 10px;
    color: #990000;
    text-decoration: none;
    font-weight: bold;



}
a.links-green:active {
    font-family: Tahoma;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;


}

a.links-purple:link {
    font-family: Tahoma;
    font-size: 10px;
    color: #8D55C6;
    text-decoration: none;
    font-weight: bold;
}
a.links-purple:visited {
    font-family: Tahoma;
    font-size: 10px;
    color: #8d55c6;
    text-decoration: none;
    font-weight: bold;

    }
a.links-purple:hover {
    font-family: Tahoma;
    font-size: 10px;
    color: #990000;
    text-decoration: none;
    font-weight: bold;

}
a.links-purple:active {
    font-family: Tahoma;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;

}

a.links-pink:link {
    font-family: Tahoma;
    font-size: 10px;
    color: #CC3399;
    text-decoration: none;
    font-weight: bold;
}
a.links-pink:visited {
    font-family: Tahoma;
    font-size: 10px;
    color: #cc3399;
    text-decoration: none;
    font-weight: bold;

    }
a.links-pink:hover {
    font-family: Tahoma;
    font-size: 10px;
    color: #990000;
    text-decoration: none;
    font-weight: bold;

}
a.links-pink:active {
    font-family: Tahoma;
    font-size: 10px;
    color: #333333;
    text-decoration: none;
    font-weight: bold;

}
a.bodytext-red:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    font-weight: bold;
    text-decoration: none;
}
a.bodytext-red:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    font-weight: bold;
    text-decoration: none;
}
a.bodytext-red:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #003366;
    font-weight: bold;
    text-decoration: none;
}
a.bodytext-red:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    font-weight: bold;
    text-decoration: none;
}
a.bodytext-blue-10:link {
    font-family: Tahoma;
    font-size: 11px;
    color: #003366;
    font-weight: normal;
    text-decoration: none;
}
a.bodytext-blue-10:visited {
    font-family: Tahoma;
    font-size: 11px;
    color: #003366;
    font-weight: normal;
    text-decoration: none;
}
a.bodytext-blue-10:hover {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    font-weight: normal;
    text-decoration: none;
}
a.bodytext-blue-10:active {
    font-family: Tahoma;
    font-size: 11px;
    color: #003366;
    font-weight: normal;
    text-decoration: none;
}
.bodytext-dgreen {

    font-family: Tahoma;
    font-size: 11px;
    color: #52a12a;
    font-weight: bold;
}
.bodytext-pink-11 {


    font-family: Tahoma;
    font-size: 11px;
    color: #CC3399;
    font-weight: bold;
}
.input-fields {
    font-family: Tahoma;
    font-size: 11px;
    color: #993333;
    background-color: #FFF9F9;
    border: 1px solid #993333;
}
.input-submit {
    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFE1;
    background-color: #993333;
    border: 1px solid #000000;
    height: 17px;
}
.body{
 background-color:"#FFDEDE";
}