body
{
 background-color:#B6B1BC;
 background-image:url('images/backgroundrepeat.png');
 background-repeat:repeat;
}


td.maincontent {
	padding: 0px;
	border-spacing: 0px;
}

a.top {
	font-size: 16px;
	color: #C80202;
	font-weight: bold;
	font-face: sans-serif;
	text-decoration: none;
}
	

a.link {
	color:#86C0DF;
	font-family:Arial,Helvetica,Sans-Serif;
	text-decoration:underline;
}

img { 
	border: none;
}

.header, h1, h2, h3 {
        font-family: 'Franklin Gothic Bold', Helvetica, Sans-Serif;
        font-size: 22px;
        font-style: normal;
        font-weight: bold;
        color: #C80202;
}


h1 {
	font-size: 26px;
}


h2 {
	font-size: 21px;
}


h3 {
	font-size: 18px;
}



.subheader {
        font-family: 'Franklin Gothic Bold', Helvetica, Sans-Serif;
        font-size: 18px;
        font-style: normal;
        font-weight: bold;
        color: #C80202;
}


.footer {
	color:#BABABA;
	font-family:Arial,Helvetica,Sans-Serif;
	font-size:11px;
	text-align: center;
}

.content {
	color:#000000;
	font-family:'-webkit-serif';
	font-weight:normal;
	line-height:24px;
}

.caption {
	        font-family:Arial,Helvetica,Sans-Serif;
        font-size:13px;    
        text-align: center;
}
