body
{
    font-family: tahoma;
    font-size: 11px;
    vertical-align: top;
    line-height: 14px;
    padding-right: 0px;
    padding-left: 0px;
    background-image: url(images/bg.gif);
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    background-position: left top;
    background-repeat: repeat;
}
.boxMain
{
    border-right: #2f4f4f 1px solid;
    border-top: #2f4f4f 1px solid;
    border-left: #2f4f4f 1px solid;
    border-bottom: #2f4f4f 1px solid;
    background-color: #ffffff;
}

.style-1{
	color:#C0BD99;
}
.style-2{
	color:#D2D2CB;
}
.style-3{
	color:#FFFFFF;
}
.mainContentWhite
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
}
.mainContentWhiteLink
{
    font-family: tahoma;
    font-size: 11px;
    color: #ffffff;
}
.mainContentWhiteLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #add8e6;
}
.header
{
    font-family: tahoma;
    font-size: 16px;
    color: #00008b;
    font-weight: bold;
}
.headerLight
{
    font-family: tahoma;
    font-size: 18px;
    color: #f5f5dc;
    font-weight: bold;
}
.mainContent
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
.mainContentLink
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
}
.mainContentLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #0000cd;
    text-decoration: underline;
}

.navTopLink
{
    font-family: tahoma;
    font-size: 11px;
    color: #990000;
    text-decoration: none;
}
.navTopLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}
.footer
{
    font-family: tahoma;
    font-size: 11px;
    color: #8b4513;
    border-top: #d3d3d3 1px solid;
    
}
.footerLink
{
    font-family: tahoma;
    font-size: 11px;
    color: #8b4513;
    text-decoration: none;
}
.footerLink:Hover
{
    font-family: tahoma;
    font-size: 11px;
    color: #000000;
    text-decoration: underline;
}