body,td,th {
	font-family:  Arial, Verdana;
	color: #8D8163;
	font-size:12px;
}
.CermetekHeader {
	font-size: 14px;
	font-weight: bold;
	color: #005390;
	font-family: Arial, Verdana;
	letter-spacing: 0.02em;
	text-align: justify;
}
.CermetekContent {
	font-size: 12px;
	color: #626262;
	font-family: Arial, Verdana;
	letter-spacing: 0.02em;
}
.CermetekSubMenu {
	font-size: 12px;
	color: #877D69;
	letter-spacing: 0.5px;
}
.CermetekMenuNews {
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	font-family: Arial, Verdana;
}
.CermetekMenuBottom {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Verdana;
}
.cart-table {
	padding: 6px 6px 6px 6px ;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Verdana;
}
.text-input, input {
	box-shadow: 0.2em 0.2em #000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:normal;
	color:#000;
	padding:2px 1px 2px 2px;
}
/* Text Box with Rounded Corners: */
.tb-rounded {
    border:0;
    background: transparent url(rounded.gif) no-repeat top left;
    height: 22px;
    width: 230px;
    padding-top:2px;	
}

/* Text Box with Gradient: */
.tb-gradient {
    border:0;
    background: transparent url(/graphics/form-input-bar.gif) no-repeat;
    height: 20px;
    width: 160px;
    padding-top:1px;
}

.tb-bg-image {
    background-image: url(bg.png);
    border: 1px solid #6297BC;
}

.submit {
	border:0;
    height: 21px;
    width: 32px;
    padding-top:0px;
}
.submit2 {
    border: 1px solid #CCC;
    background-color: #E2E2E2;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:4px 6px;
	cursor:pointer;
	width:auto;
	color:#000000;
}
.style1 {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {font-family: Arial, Verdana; font-size: 14px; font-weight: bold; color: #666666; }
.style4 {
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	font-family: Arial, Verdana;
}
.style5 {color: #999999}
.style6 {color: #666666; font-family: Arial, Verdana; font-size: 10px;}
.style7 {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #FF9900;
}
.style8 {color: #F8941E;
font-size:14px;
font-weight:700;}
.style9 {
	font-size: 9px;
	font-weight: bold;
}
.style11 {
	color: #FFFFFF;
	font-size: 14px;
}
.style18 {color: #66CCFF}


.shadow  { position:relative; display:block; color:#fff; }
.shadow span { position:absolute; display:block; top:0px;  }
.shadow:before { display:block; padding:1px; content: attr(title); color:#666;  } 