a {
	font-size:11px;
	line-height:16px;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
	font-weight:normal;
	text-decoration:none;
}
a:hover,.text:hover {
	text-decoration : underline;
	color:#333399;
}
.tdcell{
	font-family: arial,geneva,helvetica;
	font-size:12px;
	font-weight: normal;
}
.thcell{
	font-family: arial,geneva,helvetica;
	font-size:13px;
	font-weight: bold;
	line-height:16px;	
}

.thcelladmin{
	font-family: arial,geneva,helvetica;
	font-size:13px;
	font-weight: bold;
	line-height:16px;	
	color:#666600;
}

.alert{
	font-size:14px;
	line-height:15px;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
	color:white;
	text-decoration : none;
}
.text2{
	font-size:11px;
	line-height:15px;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
	color:white;
	text-decoration : none;
}
.text{
	font-size:12px;
	line-height:16px;
	font-family:sans-serif;
	text-decoration:none;
}
.date{
	font-size:12px;
	line-height:16px;
	font-family:arial;
	text-decoration:none;
}
.nolink {
	font-size:11px;
	line-height:16px;
	font-family: arial,Verdana,Geneva, Arial, Helvetica, sans-serif,Verdana, ;
	font-weight:normal;
	text-decoration:none;
	color:#cccccc;
}
.WTOuterBox {
	padding: 10px;
	border: thin dashed Blue;
	margin: 10px;
}
.WTStandBox {
	padding: 4px;
	margin: 2px;
	border: 1px;
	border-color: #B9C1D0;
	border-style: solid;
	background-color: #E1E5EC;
}
.WTIndent {
	padding-left: 20px;
}
