.table_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	text-align: center;
}
.talbe_edit_image {
	border-top-width: 12px;
	border-right-width: 12px;
	border-bottom-width: 12px;
	border-left-width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 12px;
	width: 12px;
}

.list_table_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.table_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #D2D2D2;
	text-align: center;
	white-space: nowrap;
}
.table_nav_fixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.table_nav_dynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0000FF;
}
.delete_confirmation {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #CC0000;
	font-weight: bolder;
}
.signin_table_dynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.delete_confirmation_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000099;
}
.detail_table_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #D2D2D2;
	text-align: center;
}
.detail_table_fixed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ECECEC;
	text-align: right;
	color: #030303;
}
.detail_table_dynamic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
}
.detail_table_dynamic_bggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ECECEC;
	text-align: left;
}
.signin_table_header {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	background-color: #C0C0C0;
}
.sidebar_image {
	height: 90px;
	width: 70px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.required_filed {
	color: #FF0000;
}
.select_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 15px;
	width: 15px;
}
.list_table_body_bggrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #ECECEC;
}
.sidemenu_image {
	height: 100px;
	width: 80px;
}
.login_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #0000FF;
	text-decoration: underline blink;
	text-align: center;
}

.warning_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	color: #FF0000;
	text-align: center;
}
.help_image {
	height: 15px;
	width: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
