body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	background: #ddd;
	font-family: Verdana, Tahoma, Arial;
}

.bg {
		padding: 10px 0;
		background: url(images/bghome.gif) repeat-x top center;
/*		background: url(images/bgcutty.jpg) repeat-x top center #000;*/
}
.promo {
	margin: 0 0 14px 0;
	padding: 0;
	clear: both;
}


/* TABS */



.midbutt {
	padding: 2px 0 0 0; /* CUTTY */
}



.tabs {
	width: 658px;
	margin: 0;
	padding: 0;
/*	background: #fff url(images/bg_tabs_top.gif) no-repeat;*/
}


.tabsmenu {
	margin: 0;
	padding: 0;
	background: url(images/bg_tabs_menu.png) no-repeat bottom;
	width: 658px;
	height: 37px;
}

.tableft2on, .tableft3on {
	background: url(images/bg_tabs_h6_on.png) top no-repeat;
	margin: 0;
	padding: 3px 0 15px 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	font-size: 16px;*/
	font-size: 14px; /*CUTTY*/
	text-align: center;
	font-weight: bold;
	float: left;
	width: 193px;
/*	height: 28px;*/
}

.tableft1on {
	background: url(images/bg_rightblocktabl.png) top no-repeat;
	margin: 0 15px 0 0;
	padding: 3px 0 15px 0;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	float: left;
	width: 173px;
/*	height: 28px;*/
}

.tabscont16189 {
	margin: 0;
	padding: 3px 0 0 0;
	background: #fff;
}

.tabscont, .tabscont18205, .tabscont16205 {
	margin: 0;
	padding: 0 0 5px 0;
	background: #fff;
}


.tabscont ul, .tabscont16189 ul, .tabscont18205 ul, .tabscont16205 ul {
	margin: 0 0 0 14px;
	padding: 0;
	list-style: none;
}

.tabscont ul li, .tabscont16189 ul li, .tabscont18205 ul li, .tabscont16205 ul li {
	margin: 0 9px 0 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 150px;
}

.tabscont ul li h1, .tabscont16189 ul li h1, .tabscont18205 ul li h1, .tabscont16205 ul li h1 {
	margin: 0;
	padding: 3px;
	background: #000;
	color: #fff;
	width: 144px;
	height: 47px;
	font-size: 11px;
	line-height: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tabscont ul li h1 a, .tabscont16189 ul li h1 a, .tabscont18205 ul li h1 a, .tabscont16205 ul li h1 a {
	color: #e5ac1e;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.tabscont ul li h1 a:hover, .tabscont16189 ul li h1 a:hover, .tabscont18205 ul li h1 a:hover, .tabscont16205 ul li h1 a:hover {
	color: #e5ac1e;
	font-family: Georgia, "Times New Roman", Times, serif;
/*	text-decoration: underline;*/
}

.tabscont .more, .tabscont16189 .more, .tabscont18205 .more, .tabscont16205 .more {
	margin: 10px 0 0 0;
/*	padding: 0;*/
	padding: 5px 14px 0 0;
	background: #fff;
	width: 644px;
	text-align: right;
}

.midhomeblock2 {
	background: #fff;
	width: 653px;
	margin: 0;
	padding: 0 0 10px 5px;
}

.triplet {
	background: url(images/tripletbg.gif) bottom no-repeat #ddd;
	margin: 0 10px 0 3px;
	padding: 0 0 7px 0;
	width: 205px;
	float: left;
}

.triplet2 {
	background: url(images/tripletbg.gif) bottom no-repeat #ddd;
	margin: 0 0 0 3px;
	padding: 0 0 7px 0;
	width: 205px;
	float: left;
}

.triplet h6, .triplet2 h6 {
	margin: 0;
	padding: 10px 0;
	background: #575858 url(images/bg_triplet_h6.gif) no-repeat;
	width: 205px;
	font-size: 16px;
	font-family: Georgia, "Times new Roman";
	color: #fff;
}

.triplet h6 a, .triplet2 h6 a {
	color: #fff;
	text-decoration: none;
}

.select {
	font-size: 11px;
	background: #ddd;
	text-align: left;
}
.select h1 {
	font-size: 13px;
	font-family: Georgia, "Times new Roman";
	color: #575858;
	padding: 2px 5px 1px 5px;
	margin: 0;
	border-bottom: 2px solid #575858;
	height: 47px;
}
.select h1 a:link, .select h1 a:active, .select h1 a:visited  {
	color: #575858;
	text-decoration: none;
	display: block;
}
.select h1 a:hover {
	text-decoration: underline;
}
.selecton {
	font-size: 13px;
	background: #575858;
	text-align: left;
}
.selecton h1 {
	font-size: 13px;
	color: #fff;
	font-family: Georgia, "Times new Roman";
	padding: 2px 5px 1px 5px;
	margin: 0;
	border-bottom: 2px solid #575858;
	height: 47px;
}
.selecton h1 a:link, .selecton h1 a:active, .selecton h1 a:visited  {
	color: #fff;
	text-decoration: none;
}
.selecton h1 a:hover {
	color: #fff;
	text-decoration: underline;
}

