.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	text-decoration: none;
	
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.exptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
}
.bodyexptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	width: 99%;
}
td {
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.topMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 9pt;
}

old style
body {
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size:13px;
	background-color: #EEEEEE;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family:  Verdana, Arial,Helvetica, sans-serif;
	font-size:13px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	
}
.table_back_1 {
	background-color: #CCCCCC;
}

.table_back_tabpage {
	background-color: #EEEEEE;
}

.row_cell_back_1 td {
	background-color: #FFFFFF;
}
.row_cell_back_2 td {
	background-color: #F8F8E8;
}
.row_cell_back_3 td {
	background-color: #EFFFFF;
}
.row_cell_back_4 td {
	background-color: #FFFFFF;
}
.row_cell_back_0 td {
	background-color: #EEEEEE;
	color: #666666;
}
.row_cell_back_selected_tab td {
	background-color: #EEEEEE;
	font-size:12px;
}
.row_cell_back_not_selected_tab td {
	background-color: #FFFFFF;
	font-size:12px;
}

.button_1 {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border : 1px solid #CCCCCC;
	color:#333333;
}
.button_2 {
	background-color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	border : 1px solid #CCCCCC;
	color: red;
}
.disable_form_field {
	background-color: #D4D0C8;

}
a:visited {
	color: #3C3C3C;
}
a {
	color: #3C3C3C;
}

.field_diff {
	color: blue;
	font-weight: bold;
}
.screen_keyword {
	color: red;
}
.bluetext {
	color:#0033CC;
	cs:expression(this.readOnly=false);
}
.frmPartTitle {
	font-weight: bold;
	padding-bottom: 20px;
}

.greentext {
	color:#00CC00;
	cs:expression(this.readOnly=true);
}
.readonlyText {
	color:#666666;
	cs:expression(this.readOnly=true);
}

.btn_update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 25px;
	width: 100px;
}