/*
----------------------------------------------------------------------------- 
GENERAL
background: #AC6125;
red: #EE3224

-----------------------------------------------------------------------------*/

body {
	margin: 0px auto;
	padding: 0px;
	background: #6F0000;
}

a.menutop:link, a.menutop:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

a.menutop:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

#contents {
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Verdana;
	font-size: 11px;
	color: #430F00; /* #2F0000 #3A110D #430F00 */
	font-weight: normal;
	text-align: justify;
	line-height: 15px;
	text-decoration: none;
}
#contentscenter {
	background-image: url(../images/bg-content.jpg);
	background-repeat: repeat-y;
	padding-left: 25px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 50px;
	font-family: Verdana;
	font-size: 11px;
	color: #430F00; /* #3A110D */
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

#searchs {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
	line-height: 13px;
	text-decoration: none;
	padding: 10px;
}

a.searching:link, a.searching:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

a.searching:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFCC00;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: underline;
}

a.downloads:link, a.downloads:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #430F00;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}

a.downloads:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #430F00;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: underline;
}

.input{
	COLOR: #430F00;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #4d4d4d;
	background-color: #F9F9F9;
	margin-top: 5px;
	padding: 1px;
}

#prodrange {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
	padding: 10px;
}

a.prodranges:link, a.prodranges:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
}

a.prodranges:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ffcc00;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
}

#tables {
	text-align: center;
	background: #AD6127;
}
.tablestitle {
	font-family: Verdana;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}
.tablesteks {
	font-family: Verdana;
	font-size: 11px;
	color: #430F00;
	font-weight: bold;
	text-align: left;
	line-height: 15px;
	text-decoration: none;
	padding: 7px;
}

.tablesteks_title{
	font-family: Verdana;
	font-size: 16px;
	color: #430F00;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

.tablesteksCenter
{
	font-family: Verdana;
	font-size: 11px;
	color: #430F00;
	font-weight: bold;
	text-align: center;
	line-height: 15px;
	text-decoration: none;
}
ul {
	margin-left: 15px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0;
}

li {
	line-height: 15px;
	font-size: 10px;
	padding-left: 2px;
	padding-top: 0px;
}
