A:link {
	text-decoration: none;
	color: #333366;
}
A:visited {
	COLOR: #333366;
	text-decoration: none;
}
A:hover {
	COLOR: #0066FF;
	text-decoration: underline;
}
A:active {
	COLOR: #993300;
	text-decoration: none;
}
.menu{
	font-size: 14px;
}
.menu a:hover{
	background-color: #66CCFF;
	text-decoration: none;
	color: #999999;
}
td {
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	word-wrap: break-word;
	word-break:break-all;
}
table{
    font-size: 12px;
	/*table-layout:fixed;*/
}
input {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Tahoma", "MS Shell Dlg";
}
body {
	font-family: "Tahoma", "MS Shell Dlg", "ËÎÌå";
	text-decoration: none;
	margin: 0px;
	padding: 0px;
} 
.input {
	FONT-SIZE: 12px;
	background-color: #FFFFFF;
	border: none;
	font-family: "Tahoma", "MS Shell Dlg";
	}
.tdright {
	text-align: right;
	vertical-align: middle;
	text-decoration: none;
}
.tdmid {
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}
.TDLEFTC {
	vertical-align: middle;
	text-decoration: none;
}
textarea {
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: "Tahoma", "MS Shell Dlg";
}
pre {
	PADDING-RIGHT: 0.5em; 
	MARGIN-TOP: 1em; 
	PADDING-LEFT: 0.5em; 
	FONT-SIZE: 8p; 
	MARGIN-BOTTOM: 1em; 
	PADDING-BOTTOM: 0.5em; 
	MARGIN-LEFT: 0pt; 
	PADDING-TOP: 0.5em; 
	BACKGROUND-COLOR: #eeeeee;
	width: 500;
	word-wrap: break-word;
	word-break: break-all;
	overflow:hidden;
	border: 1px solid #888888;
	font-family: "Tahoma", "MS Shell Dlg";
}
.time {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #CCCCCC;
}
.topright {
	text-align: right;
	vertical-align: top;
}
.topmid {
	text-align: center;
	vertical-align: top;
}
.pagecount {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	text-align: center;
	vertical-align: middle;

}
.tdbottom {
	text-align: center;
	vertical-align: text-bottom;
}
hr {  height: 1px; color: #000000 }
form {margin: 0px;}
.arrow { font-family:webdings}
.bar{
	font:12px;
	font-family: "Tahoma";
	background:#D6D3CE;
	color: #000000;
	border:1px solid #D6D3CE;
	cursor:default;
	behavior:url(/AdminManager/button.htc);
	text-align: center;
	vertical-align: middle;
}
/* ca:  for calendar */
.ca { text-decoration: none; text-align: center;}
.ca a:link{color: #63cfff;}
.ca a:active{color: #63cfff;}
.ca a:visited{color: #63cfff;}
.ca a:hover{background: #63cfff; color: black; width: 100%;}
/* calendar current */
.ca_c { text-decoration: none; text-align: center; background: #f7f3f7; color: red;}
.ca_c a:link{ color: red;}
.ca_c a:active{ color: #63cfff;}
.ca_c a:visited{ color: red;}
.ca_c a:hover{background: #63cfff; color: black; width: 100%;}
/* calendar today */
.ca_t { text-decoration: none; text-align: center; background: #abcdef; color: white;}
.ca_t a:link{ color: white;}
.ca_t a:visited{ color: white;}
.ca_t a:hover{background: #63cfff; color: black; width: 100%;}
.links {  font-family: "Verdana", "Arial"; font-size: 10px; line-height: 1.8;}
