body {
	width: 100%;
	height: 100%;
	background-color: #000000;
	font-family: Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #b0b0b0;
}

a:link, a:visited, a:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #b0b0b0;
}

td {
	color: #ffffff;
}

table.topmenu td {
	text-align: center;
	font-weight: bold;
	color: #9e835b;
}

td a.menu:link, td a.menu:visited, td a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #9e835b;
}

td a.menu:hover {
	text-decoration: none;
	color: #f8e3b1;
}

td.active a.menu:link, td.active a.menu:visited, td.active a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f8e3b1;
}

td.active a.menu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f8e3b1;
}

table.discont th {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #f8e3b1;

}

td a.lmenu:link, td a.lmenu:visited, td a.lmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #78777a;
	text-align: left;
}

td a.lmenu:hover {
	text-decoration: none;
	color: #d7d8d9;
}

td.active a.lmenu:link, td.active a.lmenu:visited, td.active a.lmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #d7d8d9;
}

td a.lsmenu:link, td a.lsmenu:visited, td a.lsmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	text-decoration: none;
	color: #ffffff;
	text-align: left;
	margin-left: 0px;
	padding-left:5px;
}

td a.lsmenu:hover {
	text-decoration: none;
 	color: #78777a;
}

td.active a.lsmenu:link, td.active a.lsmenu:visited, td.active a.lsmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #f8e3b1;
}

table.botmenu td {
	color: #fefdfd;
}

td a.bmenu:link, td a.bmenu:visited, td a.bmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	color: #fefdfd;
}

td a.bmenu:hover {
 	color: #78777a;
}

td.active a.bmenu:link, td.active a.bmenu:visited, td.active a.bmenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fefdfd;
}

H1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-left: 70px;
	margin-bottom: 20px;
	color: #f8e3b1;
}
H1 a:link, H1 a:visited, H1 a:hover {
	font-size: 12px;
	color: #f8e3b1;
	text-decoration: none;
}

H1 a:hover {
	color: #9e835b;
	text-decoration: underline;
}

H2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 13px;
	color: #f8e3b1;
}

H2.detail {
	font-size: 20px;
	font-weight: normal;
	margin-top: 10px;
}
H2 span {
	color: #ffffff;
	font-weight: normal;
}

p {
        margin-top: 20px;
	padding-top: 0px;
	text-align: justify;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
}

p strong, p b {
	color: #f8e3b1;
}

td a.cat:link, td a.cat:visited, td a.cat:hover {
	text-align:left;
	text-transform: lowercase;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10px;
	color: #9e835b;
}
td a.cat:hover {
	color: #f8e3b1;
}

table.detail th {
        font-size: 10px;
	font-weight: normal;
        padding: 5px 5px 5px 10px;
	color: #f8e3b1;
}
table.detail th.discount {
        padding: 1px 10px 1px 10px;
}

table.detail td {
        font-size: 11px;
	font-weight: normal;
        padding: 5px 5px 5px 5px;
	color: #fefefe;
}

table.detail td.text {
        padding: 1px 10px 1px 10px;
}

table.detail td.discount {
        font-size: 14px;
        padding: 1px 5px 1px 5px;
}

p b.detail, p strong.detail {
        font-size: 12px;
	font-weight: normal;
	color: #f8e3b1;
}

p a:link, p a:visited, p a:hover {
        font-size: 12px;
	font-weight: normal;
}
 
table.discount, p em {
	color: #fefeff;
	font-size: 11px;
}

UL {
	padding-left: 0px;	
	margin-left: 0px;	
	margin-top: 0px;
	padding-top: 0px;
	color: #ffffff;
}

UL li {
	list-style-type: none;
	padding-top: 3px;
	padding-left: 0px;
	margin-left: 0px;	
	text-align: justify;
	color: #ffffff;
}

UL li a:link, UL li a:visited, UL li a:hover {
	font-size: 12px;	
	text-decoration: underline;
	color: #9e835b;
}

UL li a:hover {
	color: #f8e3b1;
}

UL.layer1 {
	padding-left: 20px;
	margin-left: 0px;
}
UL.layer2 {
	padding-left: 20px;
	margin-left: 0px;
}

UL.card {
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 0px;	
	color: #ffffff;
}
UL.card li {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: disc;	
	list-style-position: outside;
        margin-right: 8px;
	margin-top: 0px;
	padding-bottom: 5px;
}

td.mail {
	vertical-align: top;
	padding-left: 5px;
	color: #ffffff;
}

table.nav {
	 border-left: 1px solid #9e835b;
	 border-bottom: 1px solid #9e835b;
}

table.nav td {
	 border-right: 1px solid #9e835b;
	 border-top: 1px solid #9e835b;
}

input.long, textarea.long, select.long {
	font-family: Tahoma;
	width: 97%;
	height: 15px;
	background-color: #292827;
	border: 1px solid #b0b0b0;
	font-size: 12px;
	color: #f8e3b1;
	padding-left: 10px;
}
textarea.long { 
	height: 100px;
}

input.submit {
	font-family: Tahoma;
	font-size: 10px;
	background-color: #F5F5F5;
	border: 1px solid #b0b0b0;
	height: 17px;
	width: 90px;
}

#leftbutton {
	background-image: url('../images/left/button.gif');
	background-repeat: no-repeat; 
	background-position: top left;
	text-align: left;
	height: 32px;
	padding-left:25px;
	margin-left:0px;
}
#leftmenu {
	background-image: url('../images/left/menu_line.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	height: 23px;
	text-align: left;
	vertical-align: top;
}

a.cat:link img, a.cat:visited img, a.cat:hover img {
	border: 1px solid #000000;
}

a.cat:hover img {
	border: 1px solid #f8e3b1;
}

td.nav {
	font-size: 12px;
	color: #f8e3b1;
}
td.nav a.nav:link, td.nav a.nav:visited, td.nav a.nav:hover {
	font-size: 12px;
	color: #9e835b;
}
td.nav a.nav:hover {
	color: #f8e3b1;
}

#tooltip {
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid;
	border-top: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	padding-right: 10px;
	padding-left: 10px; 
	padding-bottom: 8px; 
	padding-top: 8px; 
	background-position: 0% 50%; 
	background-attachment: scroll; 
	background-repeat: repeat;
	position: absolute;
	background-color: #292827;
	font-size: 11px;
	font-weight: normal; 
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: justify;
	font-variant: normal;
	filter: alpha(Opacity=90, FinishOpacity=75, Style=1, StartX=50, FinishX=150, StartY=50, FinishY=150); 
	visibility: hidden; 
	margin: 0px;
	color: #f8e3b1;
}