.table_border {
	border: thin solid #9B9B9B;
	border-spacing:0px;
	border-style:outset;
	border-width:thin;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #909090;
}
.heading {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444444;
}
.contents {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #909090;
}
.error_msg {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
}

.button_style {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #909090;
}
.content_link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #093;
}
.new_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

