/* CSS Document */

BODY {
	FONT-SIZE: 12px;
	MARGIN: 1px;
	LINE-HEIGHT: 17px;
	FONT-FAMILY: "Arial", "Helvetica", "sans-serif";
	LETTER-SPACING: 2px;
}
A:link {
	COLOR: #0099FF;
	text-decoration: none;
	font-size: 12px
}
A:hover {
	COLOR: #0099FF;
	TEXT-DECORATION: underline;
	font-size: 12px
}
A:active {
	COLOR: #0099FF;
	TEXT-DECORATION: underline;
	font-size: 12px
}
A:visited {
	COLOR: #0099FF;
	text-decoration: none;
	font-size: 12px
}
.input {
	background-color: #FFFFFF;
	font-size: 12px;
	border-top: 1px solid #000000;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
}

.text {
	font-size: 12px;
	color: #000000;
}
.text35 {
	font-size: 12px;
	line-height: 35px;
	color: #000000;

}
.text27 {
	font-size: 12px;
	line-height: 27px;
	color: #000000;

}.box {
	border: 1px solid #006666;
}
.top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.text1020 {
	font-size: 10px;
	line-height: 20px;
	color: #666666;
}
.under {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.boxCopy {

	border: 1px solid #666666;
}
.left {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.two {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
