BODY
{
    background-color:#E9E9E9;
    color:#000000;
    margin:3px 0px 0px 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
}

a:link img, a:visited img {
    border-style: none;
}

.div-center 
{
    background-color:#FFFFFF;
    color:#000000;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    width:765px;
}

.div-header
{
    width:765px;
}

.div-menu
{
    width:765px;
}

.div-menu td
{
    width:20%;
    height:19px;
    background-color:#993333;
    color:#FFFFFF;
    text-align:center;
}

.div-menu a
{
    background-color:#993333;
    color:#FFFFFF;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

.div-menu a:hover
{
    background-color:#993333;
    color:#E3DD36;
    text-decoration:none;
}

.div-menu .a-current
{
    background-color:#993333;
    color:#E3DD36;
    font-weight:bold;
    text-decoration:none;
    text-transform:uppercase;
}

.div-menu .a-current:hover
{
    background-color:#993333;
    color:#FFFFFF;
    text-decoration:none;
}

.div-content
{
    width:765px;
    padding-bottom:15px;
}

.hr-title
{
    width:735px;
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
    padding:1px 0px 1px 6px;
    background-color:#E3DD36;
    color:#993333;
    font-weight:bold;
    text-transform:uppercase;
    
}

.div-content-txt
{
	clear: both;
    width:735px;
    margin-top:15px;
    margin-left:auto;
    margin-right:auto;
}

.div-content-txt-sx
{
	float: left;
	width: 300px;
}

.div-content-txt-dx
{
	float: left;
	width: 420px;
	margin-left: 15px;
}

.div-footer
{
	clear: both;
    height:10px;
    width:765px;
}

.div-disclaimer
{
    margin-left:auto;
    margin-right:auto;
    width:695px;
    text-align:center;
    color:#000000;
    font-size:9px;
	padding: 10px 20px 10px 20px;
}

.div-w3c
{
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
    width:735px;
    text-align:right;
}