td, textarea, input, select {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: ##00A877;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;

}
a:hover {
	color: ##00A877;
	font-family: tahoma;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}

.text1 {
	font-family: tahoma;
	font-size: 14px;
	color: #060;
	font-weight: bold;
}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.text3 {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.frame {
	border: 0px solid #A6A6A6;
}


a:visited {

	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #060;
	text-decoration: underline;
}
a:link {
	font-family: tahoma;
	font-size: 12px;
	color: #060;
	text-decoration: underline;
	font-weight: normal;
}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

