.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #666666;
	text-decoration: none;
}
.textBIG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-indent: 4px;
	vertical-align: -12%;
	text-align: left;
	line-height: 14px;
	font-weight: bold;
	padding-top: 2px;
}
.whiteTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 4px;
	vertical-align: middle;
}

.textBLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504e63;
	text-decoration: none;
	text-indent: 5px;
}
.textFORM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding-left: 11px;
}
.textFORM a {
	color: #737373;
}

.blank {
	height: 14px;
	width: 42px;
	line-height: 18px;
	color: #666666;
	border: 1px dashed #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
}
.blank a {
	height: 18px;
	width: 42px;
	color: #737373;
	display: block;
	text-decoration: none;
}
.blank a:hover {
	background-color:#5E5E5E;
	color:#FFFFFF;
}
.profileTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.profileTEXT a {
	color: #000000;
}

.drive {
	height: 14px;
	width: 90px;
	line-height: 18px;
	color: #666666;
	border: 1px dashed #b2b2b2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.drive a {
	color: #737373;
	display:block;
	height: 18px;
	width: 90px;
	text-decoration: none;
}
.drive a:hover {
	background-color:#5E5E5E;
	color:#FFFFFF;
}
.qna {
	width: 470px;
}
.qTEXT1 {
	background-color: #7E679D;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding: 4px;
}
.qTEXT2 {
	background-color: #693170;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	vertical-align: middle;
	padding: 4px;
}
.aTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #C9C9C9;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 20px;
	padding-left: 4px;
}
.aTEXT a {
	color: #000000;
}

