@charset "utf-8";
.introbox {
	border: .1mm solid #000000;
	height: 400px;
	width: 850px;
	background-position: center center;
	background-color: #000000;
	background-attachment: fixed;
	background-repeat: repeat-y;
	padding-top: 10px;
}
.itemTable {
	border-bottom-width: 0.1mm;
	border-left-width: 0.1mm;
	border-right-width: 0.1mm;	
	border-top-width: 0.1mm;		
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-style: dotted;	
	border-top-style: dotted;		
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-color: #cccccc;
	border-top-color: #cccccc;	
}
div {
	text-align: center;
	width: 700px;
}
.orders {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	border: 0.1mm solid #000000;
}

.menu {
	height: 30px;
	width: 850px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.menu2 {
	height: 30px;
	width: 850px;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.represent-top {
	width: 850px;
	text-align: left;
	height: 110px;
}
.introitem {
	border: .1mm solid #000000;
	height: 100px;
	width: 150px;
	background-image: url(../media/photos/kdx.gif);
	background-position: center center;
	background-repeat: no-repeat;
}
.specbox {
	background-color: #000000;
	height: 50px;
	width: 850px;
	color: #FFFFFF;
	font-size: 10px;
}
.homebox {
	height: 370px;
	width: 762px;
	text-align: right;
}
.introitemspacer {
	width: 25px;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.copyright a {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.horizonbar {
	border-top-width: .1mm;
	border-top-style: solid;
	border-top-color: #000000;
	height: 20px;
}
a:link {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
