BODY {
	background-image : url("images/buttle-back.jpg");
	font-weight: medium;
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
}

 .left {
	position: absolute; top: 0px; left: 0px;
    width:180px;
	padding-left: 0px;
	padding-right: 5px;
 }

 .main {
	position: absolute; top: 0px; left: 180px; height: auto;
	padding-left: 5px;
	padding-right: 10px;
 }

 .navbox {
	position: absolute; top: 136px; left: 32px; width: 118px; height: auto;
	background: #000000;
	text-align: center;
	line-height: 18pt;
 }

.navbox a:hover {
	background-color: #ffffff;
	position: absolute; left: 0px; width: 118px;
	text-align: center;
	color: #cc0033;
	text-decoration: none;
	font-style: italic;
}

A:link {
	color: #CC0033;
	text-decoration: none;
	font-weight : bold;
}


A:visited {
	color: #CC0033;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Arial,Helvetica,Sans-Serif;
	font-size: 10pt;
	color: #ffffff;
}

.m20 {
	padding-left : 20px;
	padding-right : 10px;
}

.m40 {
	padding-left : 40px;
	padding-right : 10px;
}

.title {
        font-size: 18pt;
		font-weight:500;
        color: #ffffff;
		font-family: Arial,Helvetica,Sans-Serif; 
}

.subtitle {
        font-size: 12pt;
		font-weight:700;
        color: #ffffff;
		font-family: Arial,Helvetica,Sans-Serif; 
}

.copy {
        font-size: 8pt;
        color: #ffffff;
		font-family: Arial,Helvetica,Sans-Serif; 
}


.bar {
		border: 0;
		height: 1px;
		width: 90%;
		color: #990033;
		background-color: #990033;
}


.box {
	padding-left : 5px;
	padding-right : 5px;
	padding-top : 5px;
	padding-bottom : 5px;
	border-color: #990033;
	border-style: solid;
	border-width: 2px;
}

