body {
	margin: 0px 0px 0px 0px;
	background-color: #3C0C0C;
}

td {
	font: 10pt Arial;
	color: #f1e6c7;
}

hr {height: 1px; color: #CCD7E3;}

h1 {font:  bold  13pt Courier New;
	color: #0e0e0d;
	margin: 0px;
	/*margin-top: -2px;
	padding-bottom: -5px; */
} 
	
	h2 {font:  bold  15pt Courier New;
	color: #22211f;
}
	
a {
	text-decoration: underline;
	font-weight: bold;
	color: #4d0c0b;
}

a:hover {
	color: white;
}

td.body {
	background-image: url("../images/sup-body-tile-background.jpg");
	background-repeat: repeat-y;
	padding-right: 122px;
	padding-left: 127px;
}

td.myfloyds {
	background-image: url("../images/shop-title-my-floyds.jpg");
	background-repeat: no-repeat;
	/*padding-left: 320px;
	padding-top: 32px;
	padding-bottom: 17px;*/
	width:568px;
	margin:0px;
	height:69px;
}

td.profile {
    background-image: url(../images/employee-profile-tile.jpg);
	background-repeat: repeat-y;
	padding: 20px;
}
 
td.newpage {
    background-image: url(../images/new-page-title-bg.jpg);
	height: 113px;
	padding-left: 180px;
	/*padding-top: 23px;*/
}

td.call2 {
	font: bold 8.5pt courier new;
	line-height: 16px;
	color: #f1e6c7;
}

td.call2 a {
	text-decoration: none;
	color: #f1e6c7;
}

td.call2 a:hover {
	text-decoration: underline;
	color:#333333;     
}

td.bottom {
	background-image: url("../images/sup-bottom-nav-background.jpg");
	background-repeat: no-repeat;
	text-align: center;
	font: 7.5pt courier new;
	line-height: 16px;
	color: #f1e6c7;
}

td.bottom a {
	text-decoration: none;
	color: #f1e6c7;
}

td.bottom a:hover {
	text-decoration: underline;
	color:white;     
}

td.webonav {
	background-image: url("../images/sup-footer-background.jpg");
	background-repeat: no-repeat;
	font: 7pt courier new;
	text-align: center;
	text-decoration: none;
	color: #f1e6c7;	

}

td.webonav a {
	text-decoration: none;
	color: #f1e6c7;
}

td.webonav a:hover {
	text-decoration: underline;
	color: orange;
}

.mainmenu {
 background-image:url('../images/subpage_06.jpg');
}

.mainmenu a {
	font-weight:bold;
	font:9pt Courier New;
	color:#e4decd;
	text-decoration:none;
}

.mainmenu a:hover {
	background-color:#6a6b66;
}

.submenu, .submenu a {
	font-weight:bold;
	font:8pt Courier New;
 color:#cc9966;
 text-decoration:none;
}