@charset "utf-8";
body {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #99CCFF;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
.ProductTable {
	border: 1px dotted #666666;
}
.ProductImage {
	overflow: hidden;
	height: 120px;
	width: 115px;
	top: 5px;
}
.TableTitle {
	color: #000000;
	background-color: #FFCC00;
}
.formLine {
	height: 25px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: table;
}


.AlphaTable {
	filter: Alpha(Opacity=60, FinishOpacity=60, Style=2);
}
.Black {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.white {
	line-height: 22px;
	color: #FFFFFF;
	font-size: 13px;
}

.TitleLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #2E75B7;
	border-right-color: #2E75B7;
	border-bottom-color: #2E75B7;
	border-left-color: #2E75B7;
	filter: Alpha(Opacity=50, FinishOpacity=80, Style=2);
}
.BodyBg {
	background-image: url(/images/default_1_23.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.BodyLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.ButText {
	border: 1px dashed #990000;
	margin: 0px;
	padding: 0px;
	height: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
input {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin: 3px;
}
textarea {

	font-size: 12px;
	color: #333333;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFFFCC;
}

