td {
	font-size: 12px;
	color: #1E1E1E;
}
a {
	text-decoration: none;
}
a:link {
	color: #1E1E1E;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #1E1E1E;
	text-decoration: none;
}
body {
	font-size: 12px;
	color: #1E1E1E;
	margin: 0px;
}
.subotton {
	cursor: hand;
	padding: 1px;
	background-color: #E7E7E7;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #FFFFFF;
	color: #333333;
	font-size: 13px;
}

.textcss {
	font-size: 14px;
	border: 1px solid #CCCCCC;
	background-color: #EEEEFF;
}
.txtred {
	color: #FF0000;
}
.tdHead
{
    font-size:13px; 
    text-align:center;
    height:25px;
 	background-color:#01AEDA;
 	color:White;
   
}
.tdItem {
	color: #1E1E1E;
	font-size: 13px;
	text-align:center;
	height:25px;
	background-color:White;
}

.hbTitle { 
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
.menuFont {font-size: 14px}

.textFw {
	font-size: 13px;
	background-color: #EEEEFF;
}.dhTitle {
	font-size: 13px;
	font-weight: bold;
}
.dhSelect {
	background-color: #6699FF;
}
.dhNoTitle {
	color: #AAAAAA;
	font-size: 13px;
}

.dhNoSelect {
	background-color: #EEEEFF;
}
.cell1 {
	background-color: #f3f3f3;
	height: 25px;
	text-align: center;
}
.cell2 {
	background-color: #f3f3f3;
	text-align: left;
}

