body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #F6F6F6;
}
a:link {
	color: #99CC33;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: #99CC33;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #99CC33;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10px;
	color: #878787;
	font-weight: normal;
}
.tableDetail {
	font-size: 10px;
	font-family: Tahoma;
	color: #49394E;
}
.textBlack {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.textBlacku {
	font-family: tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	margin-left:20px;
	text-decoration: underline;
}
.textblacknormal {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.textGreen {
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #99CC33;
}
.textGray {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #878787;
}
.textBlackHead {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.textWhite {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
