.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	margin-top: 0px;
}
.td_indent {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.text_sm {
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: #000000;
}
.text {
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: #000000;
}
.menu_link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.paging_link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
}
.paging_selected {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #990000;
}
.text_link {
	font-family: Helvetica, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}
.text_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.tr_heading {
	background-color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}
.tr_even {
	font-size: 12px;
}
.tr_odd {
	font-size: 12px;
	background-color: #E6E6E6;
}
.footer_tdbgd {
	background-image: url(../images/gui/footer_r2_c2.jpg);
	background-repeat: no-repeat;
}
/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}
/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}
