/* ++++++++++++++++++++ DEFAULT STYLES ++++++++++++++++++++++ */
	OL {
	margin-left: 0.5em;
	padding-left: 1em;
}
	UL {
	margin-left: 0.5em;
	padding-left: 1em;
}
a.tb:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-weight: normal;
	background-color: #000;
}
a.tb:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.tb:focus {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.weblink:link {
	color: #CE992D;
	text-decoration: none;
	font-weight: normal;
}
a.weblink:visited {
	color: #CE992D;
	text-decoration: none;
	font-weight: normal;
}
a.weblink:hover {
	color: #E21F27;
	text-decoration: underline;
	font-weight: normal;
}
a.weblink:active {
	color: #CE992D;
	text-decoration: none;
	font-weight: normal;
}
a.quicklink:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.quicklink:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.quicklink:hover {
	color: #e34f31;
	text-decoration: none;
	font-weight: normal;
}
a.quicklink:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.morelink:link {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:visited {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:hover {
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}
a.morelink:active {
	color: #C00;
	text-decoration: none;
	font-weight: bold;
}
.IMGnoborder {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.IMGright {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: none;
}
.IMGrightcard {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: none;
}
.IMGrighthome {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	clear: none;
	padding-left: 40px;
	padding-bottom: 20px;
}
.IMGleftthome {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: none;
}
.IMGnobord {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.bnb:link {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bnb:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.bnb:hover {
	color: #0033FF;
	text-decoration: underline;
	font-weight: normal;
}
a.bnb:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.wht:link {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.wht:visited {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.wht:hover {
	color: #FF0;
	text-decoration: underline;
	font-weight: normal;
}
a.wht:active {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
a.whtul:link {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.whtul:visited {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.whtul:hover {
	color: #FF0;
	text-decoration: underline;
	font-weight: normal;
}
a.whtul:active {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}
a.blk:link {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.blk:visited {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
a.blk:hover {
	color: #666;
	text-decoration: underline;
	font-weight: normal;
}
a.blk:active {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}

.NEWStitle {
	text-decoration: none;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	font-size: 1.4em;
	color: #FFF;
}
.TXTleft {
	float: left;
	width: 270px;
	display: block;
	margin-right: 10px;
}
.TXTright {
	float: right;
	width: 270px;
	display: block;
	margin-left: 10px;
}
.LINKSbox {
	padding: 10px;
	width: 90%;
	border: 1px dashed #999;
}
.CTbold {
	font-weight: bold;
}
.CTsml {
	font-weight: normal;
	font-size: 0.9em;
}
.CTboldwhite {
	font-weight: bold;
	color: #FFF;
}
.CTitalics {
	font-weight: normal;
	font-style: italic;
}
.CTitalicsgrey {
	font-weight: normal;
	font-style: italic;
	color: #E1E1E1;
}
.LINKSbox {
	padding: 10px;
	width: 90%;
	border: 1px dashed #999;
}
hr {
	background-color:#CCCCCC;
	border-width:0;
	color:#CCCCCC;
	height:1px;
	line-height:0;
	page-break-after:always;
	text-align:center;
	width:100%;
}
/* ++++++++++++++++++++ KOC STYLES ++++++++++++++++++++++ */
.IMGtop {
	text-align: right;
}
.IMGtophome {
	display: block;
	border: 1px solid #999999;
	padding: 4px;
	height: 451px;
	width: 730px;
	overflow: hidden;
}
.IMGtilelast {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
	float: right;
}
.IMGtiles {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 10px;
	vertical-align: top;
}
a.navlhs:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
a.navlhs:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
a.navlhs:hover {
	color: #CDB77B;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
a.navlhs:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 1.3em;
}
.CTprice {
	font-weight: normal;
	font-size: 1.8em;
	color: #FFFFFF;
}
.BULLETgrey {
	font-weight: normal;
	color: #999999;
	line-height: 1.5em;
}
.DETAILprice {
	font-weight: normal;
	font-size: 2em;
	color: #0e6501;
}
.DETAILdesc {
	font-weight: normal;
	font-size: 1.3em;
	color: #0D723B;
}
.DETAILcode {
	font-weight: normal;
	font-size: 1.2em;
}
.STILLtodo {
	font-weight: normal;
	font-style: italic;
	color: #900;
}
.CTredlge {
	font-size: 1.1em;
	color: #C00;
	font-weight: normal;
}
.CThomelge {
	font-size: 1.3em;
	color: #FFF;
	font-weight: normal;
	line-height: 1.9em;
}
.CTlge {
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.9em;
}