@charset "utf-8";

.introbox {

	width: 900px;

	background-color: #FFFFFF;

	padding-top: 0px;

	text-align: left;

}

.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;

	text-align:center;

}

.menu2 {

	text-align:center;

	height: 30px;

	width: 900px;

	font-family: Arial;

	font-size: 12px;

	color: #ffffff;

	background-color: #81151a;

}

.represent-top {
	text-align: left;
	vertical-align: top;
	height: 138px;
	width: 900px;

}

.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: 900px;

	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;

}

