.table_border {
	border-left: #CCCCCC 1px solid;
	border-top: #CCCCCC 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
.heading_style {
	font-family: Georgia; 
	font-size: 13px;
	text-decoration: underline; 
}
.textbox_style {
	font-family: Georgia; 
	font-size: 12px;
	background: transparent;
	border: 0px solid #FFFFFF;
	color: #000000;
	width: 99%;
}
.select_style {
	font-family: Georgia; 
	font-size: 12px;
	background: transparent;
	border: 0px solid #FFFFFF;
	color: #000000;
}
.style1 {
	font-family: Georgia; 
	font-size: 12px;
}
.td_style {
	font-family: Georgia; 
	font-size: 12px;
	height: 22px;
	padding-top: 1px;
}
.td_underline {
	font-family: Georgia; 
	font-size: 12px;
	height: 22px;
	padding-top: 1px;
	color: #000000;
	border-left: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #AAAAAA 1px solid;
}