body,table {
	font-family: Tahoma;
	font-size: 12pt;
}

a:hover {
	color: #CEC099;
}

.l {
	font-size: 14pt;
}

.m {
	font-size: 10pt;
}

.s {
	font-size: 9pt;
}

.sb {
	font-size: 9px;
	font-weight: bold;
}

.t {
	font-size: 8pt;
}

.heading {
	font-weight: bold;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.tdhead {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 13px;
}

.tdleft {
	font-weight: bold;
}

.tdright {

}

.high {
	color: #FF0000;
}

.a_table, .list_table, .edit_table {
	font-size: 10px;
	border-color: #000000;
	border-width: 1px;
	border-style: solid;
}

.a_td_head, .list_tdhead, .edit_table_tdhead {
	font-family: Verdana;
	background-color: #911010;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

.a_td_foot {
	background-color: #CEC099;
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}

.a_td_super {
	font-family: Tahoma;
	background-color: #CEC099;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

a.a_td_super {
	text-decoration: none;
}

.a_td, .list_td, .edit_table_td {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #EEEEEE;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
}

a.a_td:hover {
	font-weight: normal;
}

.a_input, .list_input, .edit_table_input {
	background-color: #E0E0E0;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.a_submit, .list_submit, .edit_table_submit {
	background-color: #7B7B7B;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
}

.b_table {
	border: 1px solid #000000;
}

.b_td {
	background-color: #77A472;
	color: #FFFFFF;
	font-size: 9pt;
}

.mbaritem {
	background-color: #E5DDC8;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	position: relative;
	top: 0px;
}

a.mbaritem,a.mbaritem:hover,a.mbaritem:visited {
	background-color: transparent;
	color: #000000;
	border-style: none;
	text-decoration: none;
	position: relative;
	top: 0px;
}

#pscroller1{
	width: 500px;
	height: 22px;
	border: 0px solid black;
	padding: 1px;
	background-color: lightyellow;
}

.someclass{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

.indent {
	padding-left: 8px;
	padding-right: 8px;
}

