td           { font-family: Verdana; font-size: 8pt; color: #444444; }
.miz         { color: #FF763F; font-size: 10px; font-family: Tahoma; }
.heading     { color: #B28E40; font-size: 12px; font-family: Arial; font-weight: bold; }
H1			{ color: #336799; font-size: 12px; font-family: Arial; font-weight: bold; }
.small       { color: #777777; font-size: 11px; font-family: Tahoma; }
a:active     { color: #B28E40; text-decoration: none; }
a:hover      { color: #B28E40; text-decoration: underline; }
a:link       { color: #B28E40; text-decoration: none; }
a:visited    { color: #B28E40; }
span.items   { font-family: Arial; font-size: 11px; color: #FFE600; }
p {
		padding:0 5px 5px;
}



div#navigation {
	background: #C2CECF;
	height: auto;
	padding: 4px 4px 4px 0px;
	font-family: Arial;
}

div#navigation ul {
	display: inline;
	list-style: none;
	margin: 0;
	border: none;
}

div#navigation li {
	display: inline;
	color: #B28E40;
}

div#navigation li a{
	display: inline;
	padding: 4px 10px 4px 10px;
	margin-right: 5px;
	color: #B28E40;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

div#navigation li a:hover {
	background-color: #B28E40;
	padding: 4px 10px 4px 10px;
	color: #FFFFFF;
}
div#support {
	height: auto;
	font-family: Verdana; font-size: 8pt; color: #444444;
}
div#support a{
	height: auto;
	font-family: Verdana; font-size: 8pt; color: #444444;
}
	.deals {
		width:755px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("teaser.gif") bottom left no-repeat;
	}
	.deals h2 {
		margin:0;
		padding:7px 7px 15px 7px;
		background:url("teaser.gif") top left no-repeat;
	text-transform: uppercase; color:#2580a2; 
	font-size: 12px; font-family: Arial;
	}
	.deals p, .deals h3, .deals a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #d8d8d8;
		border-width:0 1px;
		background:#fff;
	}
	.deals a.more {
		display:block;
		text-align:right;
		background:url("tsr-a.gif") 250px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.deals a.more:hover {
		text-decoration:underline;
	}
	
	.dealsw {
		width:570px;
		padding:0 0 14px 0;
		margin:10px auto;
		background:url("teaser-widget2.gif") bottom left no-repeat;
	}
	.dealsw h2 {
		margin:0;
		padding:7px 7px 15px 7px;
		background:url("teaser-widget2.gif") top left no-repeat;
	text-transform: uppercase; color:#2580a2; 
	font-size: 12px; font-family: Arial;
	}
	.dealsw p, .dealsw td, .dealsw h3, .dealsw a.more {
		margin:0;
		padding:0 10px 3px;
		border:1px solid #D8D8D8;
		border-width:0 1px;
		background:#F5F5F5;
	}
	.dealsw a.more {
		display:block;
		text-align:right;
		background:url("tsr-a.gif") 250px 50% no-repeat;
		padding:0 24px 0 0;
		text-decoration:none;
		color:#44a;
	}
	.dealsw a.more:hover {
		text-decoration:underline;
	}