/* ------------------------------------------------- HTML ------------------------------------------------- */

body {
	background-color: #FFFFFF;
	background-image:  url(../images-NEW/BG-main.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #472101;
}


/* ------------------------------------------------- LINKS ------------------------------------------------- */
a:link {
	color: #A15F00;
	text-decoration: none;
}
a:visited {
	color: #A15F00;
	text-decoration: none;
}
a:hover {
	color: #AE9D8F;
	text-decoration: none;
}
a:active {
	color: #AE9D8F;
	text-decoration: none;
}


a.LKcategory:link {
	font-size: 12px;
	color: #472101;
	font-weight: bold;
}
a.LKcategory:visited {
	font-size: 12px;
	color: #472101;
	font-weight: bold;
}
a.LKcategory:hover {
	font-size: 12px;
	color: #A15F00;
	font-weight: bold;
}
a.LKcategory:active {
	font-size: 12px;
	color: #A15F00;
	font-weight: bold;
}



a.LK10pxOrange:link {
	color: #EB7C00;
	text-decoration: none;
	font-size: 10px;
}
a.LK10pxOrange:visited {
	color: #EB7C00;
	text-decoration: none;
	font-size: 10px;
}
a.LK10pxOrange:hover {
	color: #A15F00;
	text-decoration: none;
	font-size: 10px;
}
a.LK10pxOrange:active {
	color: #A15F00;
	text-decoration: none;
	font-size: 10px;
}





a.LKlistCategory:link {
	font-size: 16px;
	color: #A15F00;
	font-weight: bold;
}
a.LKlistCategory:visited {
	font-size: 16px;
	color: #A15F00;
	font-weight: bold;
}
a.LKlistCategory:hover {
	font-size: 16px;
	color: #AE9D8F;
	font-weight: bold;
}
a.LKlistCategory:active {
	font-size: 16px;
	color: #AE9D8F;
	font-weight: bold;
}




a.LKmainMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #472101;
	height: 28px;
	width: 128px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-mainMenu.gif);
	background-repeat: no-repeat;
}
a.LKmainMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #472101;
	height: 28px;
	width: 128px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-mainMenu.gif);
	background-repeat: no-repeat;
}
a.LKmainMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	height: 28px;
	width: 128px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-mainMenu-ov.gif);
	background-repeat: no-repeat;
}
a.LKmainMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	height: 28px;
	width: 128px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-mainMenu-ov.gif);
	background-repeat: no-repeat;
}



a.LKsubMenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	height: 28px;
	width: 100px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
}
a.LKsubMenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #FFFFFF;
	height: 28px;
	width: 100px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
}
a.LKsubMenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #472101;
	height: 28px;
	width: 100px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-subMenu-ov.gif);
	background-repeat: no-repeat;
}
a.LKsubMenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
	color: #472101;
	height: 28px;
	width: 100px;
	margin: 0px;
	padding-top: 7px;
	text-decoration: none;
	text-indent: 10px;
	background-image:  url(../images-NEW/btn-subMenu-ov.gif);
	background-repeat: no-repeat;
}


a.LinksIMGs:link {
	border: 1px solid #FFFFFF;
	display: block;
	height: 120px;
	width: 120px;
}
a.LinksIMGs:visited {
	border: 1px solid #FFFFFF;
	display: block;
	height: 120px;
	width: 120px;
}
a.LinksIMGs:hover {
	border: 1px solid #472101;
	display: block;
	height: 120px;
	width: 120px;
}
a.LinksIMGs:active {
	border: 1px solid #472101;
	display: block;
	height: 120px;
	width: 120px;
}


a.LinksIMGs370:link {
	border: 1px solid #FFFFFF;
	display: block;
	height: 120px;
	width: 370px;
}
a.LinksIMGs370:visited {
	border: 1px solid #FFFFFF;
	display: block;
	height: 120px;
	width: 370px;
}
a.LinksIMGs370:hover {
	border: 1px solid #472101;
	display: block;
	height: 120px;
	width: 370px;
}
a.LinksIMGs370:active {
	border: 1px solid #472101;
	display: block;
	height: 120px;
	width: 370px;
}




/* ------------------------------------------------- TXT ------------------------------------------------- */
.txtTitles {
	font-size: 28px;
	color: #472101;
	font-weight: bold;
}
.txtSubTitles {
	font-size: 28px;
	color: #A15F00;
	font-weight: bold;
}
.txtCategory {
	font-size: 28px;
	color: #EB7C00;
	font-weight: bold;
}
.titlesSpacing {
	line-height: 28px;
}
.txt10pxBlack {
	font-size: 10px;
	color: #000000;
}
.txt12pxBrownBold {
	font-weight: bold;
}
.txt14pxBrownBold {
	font-size: 14px;
	font-weight: bold;
}
.txt18pxBrownBold {
	font-size: 18px;
	font-weight: bold;
}
.txt12pxLightBrownBold {
	font-size: 12px;
	color: #A15F00;
	font-weight: bold;
}
.txt14pxLightBrownBold {
	font-size: 14px;
	color: #A15F00;
	font-weight: bold;
}
.txt18pxLightBrownBold {
	font-size: 18px;
	color: #A15F00;
	font-weight: bold;
}



/* ------------------------------------------------- MISC ------------------------------------------------- */
.KL {
	border: 1px solid #AE9D8F;
}
