body {
	scrollbar-face-color: CCCCCC; scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; scrollbar-track-color: white; 
	scrollbar-arrow-color: white; font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal; color: black;

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

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

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

}


h1{
	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #D40027;
	text-decoration: none;
	display: inline;

}




.content {

	font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #595959;
}


}

.heading {

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

.button {

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


}

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

}

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

}

.tile3 {
	background-image: url(images/tile-3.jpg);
	background-repeat: repeat-y;
	width: '129';

}


.fade
{
    FONT-WEIGHT: 300;
    FONT-SIZE: 11px;
    FLOAT: right;
    TEXT-TRANSFORM: capitalize;
    COLOR: #e66f00;
    FONT-FAMILY: Tahoma;
    TEXT-ALIGN: right;
    TEXT-DECORATION: none
}
