/* CSS Document */
.body
{
background: url(../images/body_back.jpg) no-repeat;
}

.title
{
font-family: Garamond, Times, serif; color: #8A070B; font-size: 21px; font-weight: bold;
}

.smallTitle
{
font-family: Garamond, Times, serif; color: #8A070B; font-size: 16px; font-weight: bold;
}

.mainType
{
font-family: Verdana, Times, serif; color: #000; font-size: 11px; line-height: 16pt;
}

.navLeft
{
font-family:Arial, Helvetica, sans-serif; color: #8A070B; font-size: 10px;
}

.rightCol
{
font-family: Arial, sans-serif; color: #735B46; font-size: 11px;
}

.copyType
{
font-family: Arial, sans-serif; color: #fff; font-size: 10px; font-weight: bold;
}

a:link
{
color:#3333cc; text-decoration:none;
}

a:active
{
color:#3333cc; text-decoration:none;
}

a:visited
{
color:#3333cc; text-decoration:none;
}

a:hover
{
color:#990000; text-decoration:none;
}






.navLeft a:link
{
color:#990000; text-decoration:none;
}

.navLeft a:active
{
color:#990000; text-decoration:none;
}

.navLeft a:visited
{
color:#990000; text-decoration:none;
}

.navLeft a:hover
{
color:#192637; text-decoration:none;
}