a { text-decoration: none; display: block;}
a:link { color: #000000;}
a:visited { color: #000000;}
a:active { color: #ee7000;}
a:hover { color: #ee0000;}

td {
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.cellTitle {
	font-size: 12px;
	font-weight: bold;
	height: 100%;
	width: 100%;
	color: #000000;
	background-color: #FFFFFF;
}
.pageTitle {
	font-size: 18px;
	font-weight: bold;
	height: auto;
	width: auto;
	color: #FFFFFF;
	background-color: #666666;
	padding: 3;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin: 3;
	#display: block;
	border-color: #003366;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	line-height: 20px;
}
.cellMenuTitle {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: auto;
	color: #ffffff;
	background-color: #3333CC;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	padding: 3px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	#display: block;
	text-decoration: none;
	margin: 3;
}
.cellMenuItem {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: auto;
	color: #333333;
	background-color: #FFCC66;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	padding: 0;
	display: block;
	text-decoration: none;
	padding-left: 15px;
	margin: 3;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.cellSelectItem {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 100;
	text-align: center;
	color: #333333;
	background-color: #cccccc;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	padding: 0;
	display: block;
	text-decoration: none;
	margin: 3;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.cellSelectTopic {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 100;
	text-align: center;
	color: #333333;
	background-color: #999999;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	padding: 0;
	display: block;
	text-decoration: none;
	margin: 3;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.cellInfoItem {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 100;
	text-align: center;
	color: #333333;
	background-color: #CCFFCC;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	padding: 0;
	display: block;
	text-decoration: none;
	margin: 3;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.cellInfoTopic {
	font-size: 12px;
	font-weight: bold;
	height: auto;
	width: 200;
	text-align: center;
	color: #333333;
	background-color: #FFFF99;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: thin;
	border-right-color: #FFFFFF;
	border-right-style: solid;
	border-right-width: thin;
	border-top-color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	padding: 0;
	display: block;
	text-decoration: none;
	margin: 3;
	margin-left: 3px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 3px;
}
.cellKeyItem {
	font-size: 12px;
	padding: 0;
	display: block;
	text-decoration: none;
}
.inputFld {
	font-size: 12px;
	text-align: right;
}
.textArea {
	font-size: 16px;
	margin: 10px;
	padding: 10px;
	height: 100%;
	width: 100%;
	line-height: 22px;
}
.textArea_small {
	font-size: 12px;
	margin: 2px;
	padding: 2px;
}
.testEdit_word {
	font-size: 18px;
	margin: 5px;
	padding: 5px;
	height: auto;
	width: auto;
	line-height: 22px;
	font-weight: bold;
}
.testEdit_ans {
	font-weight: bold;
	color: #FF0000;
}
.testEdit_other {
	color: #999999;
}
.submitButton {
	height: 22px;
	width: 160px;
}
.testResult_done {
	font-weight: bold;
	color: #669900;
}
.caption {
	font-size: 11px;
}
td.bottom {font-size:10px; color:"ffffff"}
A.bottom:link, A.bottom:visited, A.bottom:active, A.bottom:hover{font-size:10px; color:"ffffff"; text-decoration:none}


