﻿body
{
    overflow-y: scroll;
    margin: 0px;
    background-image: url(images/topBG.jpg);
    background-repeat: repeat-x;
}
h1{
    margin:0;
    padding:0;
    font-family: 'Quattrocento', serif;
    font-size: 28px;
    text-shadow: 1px 1px 1px #aaa;
    padding-bottom:15px;
    padding-top:5px;
}
h2{
    margin:0;
    padding:0;
    font-family: 'Quattrocento', serif;
    font-size: 28px;
    text-shadow: 1px 1px 1px #aaa;
    padding-bottom:10px;
}
ul{
list-style-type:circle;
}
td.gBoxL
{
    width:15px;
    height:60px;
    background-image:url(images/gBoxL.jpg)
}
td.gBoxR
{
    width:15px;
    height:60px;
    background-image:url(images/gBoxR.jpg)
}
td.gBoxM
{
    width:670px;
    height:60px;
    background-image:url(images/gBoxM.jpg)
}
td.mBoxL
{
    background-image:url(images/mBoxL.png);
    width:15px;
}
td.mBoxR
{
    background-image:url(images/mBoxR.png);
    width:15px;
}
td.mBoxM
{
    padding-top:6px;
    padding-bottom: 6px;
    width:670px;
    background-color:#ffffff;
}
table.mBox
{
    position:absolute;
    top:40px;
    left:50%;
    width:700px;
    margin-left:-351px;

}
td.bBoxL
{
    height: 48px;
    width:15px;
    background-image:url(images/bBoxL.png);
}
td.bBoxR
{
    height: 48px;
    width:15px;
    background-image:url(images/bBoxR.png);
}
td.bBoxM
{
    width:335px;
    background-image:url(images/bBoxM.png);
}
div.footerTxt
{
    position:relative;
    top: -5px;
    color: #666666;
    font-family:Arial, Verdana;
    font-size:11px;
}
div.btnBar
{
    z-index: 1;
    position:absolute;
    top:49px;
    left:50%;
    width:700px;
    margin-left:-330px;
}
img.logo
{
    z-index: 1;
    position:absolute;
    top:106px;
    left:50%;
    margin-left:-337px;
}
div.btnLeftSel
{
    position:relative;
    top:14px;
    float:left;
    background-image:url(images/btnNormalLeftSel.jpg);
    width:112px;
    height:37px;
    text-align:center;
}
div.btnSelLeft
{
    float:left;
    background-image:url(images/btnSelLeft.jpg);
    width:135px;
    height:50px;
    text-align:center;
    position:relative;
    top:1px;
}
div.btnSelRight
{
    float:left;
    background-image:url(images/btnSelRight.jpg);
    width:135px;
    height:50px;
    text-align:center;
    position:relative;
    top:1px;
}
div.btnSel
{
    float:left;
    background-image:url(images/btnSelMiddle.jpg);
    width:130px;
    height:51px;
    text-align:center;
}
div.btnRightSel
{
    position:relative;
    top:14px;
    float:left;
    background-image:url(images/btnNormalRightSel.jpg);
    width:112px;
    height:37px;
    text-align:center;
}
div.btnNormal
{
    position:relative;
    top:19px;
    float:left;
    background-image:url(images/btnNormal.jpg);
    width:125px;
    height:32px;
    text-align:center;
}
img.imgN2Sel
{
    position:relative;
    top:15px;
    border: 0px;
}
img.imgNormBtn
{
    position:relative;
    top:10px;
    border: 0px;
}
div.mainTxt
{
    text-align: left;
    width: 400px;
    margin: 0 auto;
    font-family: 'PT Sans', serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
}
.newsBtn
{
    background-image:url(images/buttonBG.jpg);
    width: 100px;
    height: 33px;
    border: 1px solid #5c5c5c;
    font-family: Arial, Verdana;
    font-size: 14px;
    color: #666666;
}
div.newsLetterTxt
{
    font-size: 12px;
    color: #ffffff;
    font-family: Arial, Verdana;
    text-align: left;
    width: 88%;
    padding-top:6px;
}
.emailTxtBox
{
    background-color:#ffffff;
    width: 95%;
    border: 1px solid #5c5c5c;
    padding:2px;
    margin-top:4px;
    margin-bottom:4px;
    color: #999999;
}
.xhtmlValid
{
    position:relative;
    top: -2px;
    border: 0px;
}
