body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	background-color: White;
	color: Black;
}

a:link {
	color: Blue;
	background-color: inherit;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
}

h1 {
	font-size: 14pt;
	color: #2E5577;
	background-color: inherit;
}

h2 {
	font-size: 12pt;
	color: Green;
	background-color: inherit;
}

td {
	font-size: 10pt;
}

p {
	font-size: 10pt;
}

.address {
	font-size: 8pt;
	padding: 5px;
	margin: 0px 10px 8px 0px;
}

.hidden {
     display: none;
     }

td.menuarea {
	display: none;
}

table.heading {
	height: 166px;
	width: 98%;
	background-color: #FFFFFF;
	border: thin solid #233A3A;
	border-width: 1px 2px 0px 1px;
	color: inherit;
}

table.topmenu {
	display: none;
}

table.main {
	width: 98%;
	height: auto;
	background-color: #FFFFFF;
	border: solid #233A3A;
	border-width: 0px 2px 2px 1px;
	color: inherit;
}

td.content {
	margin: 10px;
	padding: 10px;
	border-top: 1px solid Black;
}

.slogan {
	color: Green;
	background-color: transparent;
	font-size: 12pt;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}


.specialsbox {
	width: 220px;
	border: 2px dashed Green;
	background-color: #D0FFD2;
	color: inherit;
	margin: 10px 10px 5px 0px;
	padding: 8px;
}

.specialsbox p {
	font-weight: bold;
	text-align: center;
}

.specialsamt {
	font-size: 14pt;
	color: Red;
	background-color: inherit;
	font-weight: inherit;
	font-family: Arial, Helvetica, sans-serif;
	white-space: nowrap;
}

div.copyright {
	font-size: 8pt;
	color: #A9A9A9;
	background-color: inherit;
}

div.printedaddress {
	font-size: 8pt;
	color: #A9A9A9;
	background-color: inherit;
}

span.nobr {
	white-space: nowrap;
}

h1.store {
	font-size: 14pt;
	width: 100%;
	border-bottom: 1px dashed Black;
}

h1.shop {
	font-size: 12pt;
	color: Black;
	width: 100%;
	border-bottom: 1px solid Black;
	background-color: inherit;
}

.smalltext {
	font-size: 9pt;
}

.smalltextg {
	font-size: 9pt;
	color: #373737;
	background-color: inherit;
}

#khxc_debug {
     display: none;
     }
	  
#skin_ct_lcol {
     display: none;
     }

#skin_ct_rcol {
     display: none;
	  }

#skin_headacct {
     display: none;
	  }

#skin_ct_mcol {
     padding: 7px 7px 7px 7px;
     margin: 0px;
     vertical-align: top;
     }
	  
div.clear {
	clear: both;
}