#form {
	width: 740px;
	height: 565px;
	position: absolute;
	left: 212px;
	top: 310px;
	background-color: #FFFFFF;
	text-decoration: none;
	line-height: 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentBox {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-right-color: #000000;
}
.check {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.arrow {
	color: #FF6600;
	font-weight: normal;
	font-size: 14px;
}
.textRed {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	letter-spacing: 2px;
}
.textGreen {
	color: #009900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 2px;
	white-space: nowrap;
}
.textBlue {
	color: #0066FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent: 20px;
	line-height: 20px;
}
#title {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	background-image: url(../images/title.gif);
	height: 33px;
	background-repeat: no-repeat;
	background-position: center;
}
.subTitle {
	background-color: #f6ffeb;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 14px;
	font-weight: bolder;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 40px;
}
.subTitle2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	background-color: #ECFFD8;
	text-align: center;
	color: #666666;
}
.subTitle3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	background-color: #CCFFCC;
	text-align: center;
	color: #666666;
}
.tab {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	background-color: #99CC66;
	text-align: center;
	color: #000000;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.cell {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: dotted;
	border-left-color: #000000;
	line-height: 40px;
	padding-left: 4px;
	padding-top: 0px;
}
.cell2 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 40px;
	padding-left: 4px;
	padding-top: 0px;
}
.cell3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border-left-style: dotted;
	border-left-color: #000000;
	padding-left: 4px;
	vertical-align: top;
}
.cell4 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 4px;
	vertical-align: top;
}
.cellPic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-type: none;
}
li {
	list-style-type: none;	
}