BODY { background: #FFFFFF; color: #378CEA;
       font-family: Arial;
       font-size: 10pt;
}
A:link {
	color: #0000CC;
	text-decoration: none;
}
A:visited {
	color: #0000CC;
	text-decoration: none;
}
A:hover {
	color: #0083C1;
	text-decoration: none;
}
A:active {
	color: #0000CC;
	text-decoration: none;
}
.ThRows {
	background-color: #016DBE;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}
.ThRows2 {
	background-color: #4f9ad2;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	font-size: 10pt;
}

.TrRows { background-color: #DAEDFC; color: #000000;
       font-size: 10pt;
}
.TrOdd  { background-color: #EEF9FD; color: #000000;
       font-size: 10pt;
}.TrHover { background-color: #FEF5DA; color: #000000;
       font-size: 10pt;
}

.normal {
       font-size: 10pt;
}.border {
	border: 2px solid #E8E8E8;
}
.border1 {
	border: 2px solid #c0e1f4;
}

.font10 {
       font-size: 10pt;
}
.font_head {
	font-size: 15pt;
	color: #FF9900;
	text-decoration: none;
	font-weight: bold;
}
.font_tittle {
	font-family: Verdana;
	font-size: 16pt;
	color: #115ea5;
	font-weight: bold;
}

.textarea {
	background-color: e2f0f8;
	border: 1px solid #AED5EC;
	font-size: 12px;
}
