body {
	scrollbar-face-color: black;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: black;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: 000000;
	scrollbar-track-color: 000000;
	scrollbar-arrow-color: ffffff;
	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 10px;
	font-style: normal;
	color: black;
	text-align: right;

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

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

a:hover {
	text-decoration: normal;
	color: #FFF;


}

a.active {
	text-decoration: normal;
	color: #FFF;
}

.tile-1 {
	background-image: url(images/tile-left.jpg);
	background-repeat: repeat-x;
	height: '359';

}


.tile-2 {
	background-image: url(images/tile-right.jpg);
	background-repeat: repeat-x;
	height: '359';

}

.tile-3 {
	background-image: url(images/tile-3.jpg);
	background-repeat: repeat-x;
	width: '13';

}

.borderred { border-left:solid  #A60000 3px;
}

.content {

	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;

}

.splurb {

	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;

}

.nav {

	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: white;

}

h1 {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: FFFF99;

}

h2 {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: white;

}

.footer {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: 666666;

}

.heading1 {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: black;



}

.heading {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: black;



}

.button {

	font-family: Arial, Verdana, sans-serif,  Helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: black;


}
