﻿body {
	background:#2b2a26;
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #333333;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    line-height: 1.4;
    text-align:justify;
}

.middleTD
{
    background-image: url('images/middleBg.gif');
    background-repeat:repeat-x;
    width:515px;
}
.leftBox
{
    color: White;
    line-height: 1.2;
}
.leftBoxH
{
    color: #c0b785;
}
.leftBoxMainH
{
    font-size: 20px;
    color: White;
    line-height: 2;
}
.footer
{
    font-size: 11px;
    color: White;
}
.header
{
    font-size: 22px;
    font-weight:bold;
    color: #9c0a0a;
}
a
{
    color: #9c0a0a;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.footerLinks
{
    font-size: 12px;
    color: White;
    text-decoration:none;
}
.footerLinks:hover
{
    text-decoration:underline;
}
.box {
	border: thin solid #F00;
	width: 20px;
	
}
UL
{list-style-type:square;
 line-height: 1.6;
 }
