body {
	font-family: arial, helvetica, sans serif;
	font-size: 15px;
	font-weight: normal;
	background-color: rgb(255, 180, 0);
	scrollbar-face-color: rgb(255, 195, 45); /* IE only */
	scrollbar-shadow-color: rgb(120, 80, 0); /* IE only */
	scrollbar-highlight-color: rgb(255, 230, 160); /* IE only */
	scrollbar-3dlight-color: rgb(240, 160, 20); /* IE only */
	scrollbar-darkshadow-color: black; /* IE only */
	scrollbar-track-color: rgb(10, 60, 120); /* IE only */
	scrollbar-arrow-color: rgb(210, 0, 0); /* IE only */
}

td {font-family: arial, helvetica, sans serif; font-size: 15px; font-weight : normal}
td.dialog-caption {font-weight: bold; color: rgb(255, 195, 45); background-color: rgb(10, 60, 120)}
td.dialog-input {font-size: 13px; font-weight: bold; background-color: rgb(240, 160, 20)}
td.dialog-select {font-size: 13px; font-weight: normal; background-color: rgb(240, 160, 20)}
td.dialog-hilite {font-size: 13px; font-weight: bold; color: rgb(0, 40, 110); background-color: rgb(230, 150, 15)}
td.dialog-button {font-size: 13px;  font-weight: bold; text-align: right; background-color: rgb(10, 60, 120)}
td.dialog-news {font-size: 13px; font-weight: bold; background-color: rgb(205, 153, 50)}
td.dialog-error {font-size: 13px; font-weight: bold; color : rgb(255, 255, 255); background-color: rgb(210, 0, 0)}
td.tiny{font-size: 9px}

a {font-weight: bold; color: rgb(210, 0, 0)}

input {font-family: arial, sans serif; font-size: 13px; font-weight: normal}
select {
	font-family: arial, sans serif;
	font-size: 13px;
	font-weight: normal;
}
select.lo {
	font-family: arial, sans serif;
	font-size: 13px;
	font-weight: normal;
	color: rgb(100, 60, 120);
}
select.hi {
	font-family: arial, sans serif;
	font-size: 13px;
	font-weight: bold;
	color: rgb(180, 0, 120);
}
textarea {font-family: arial, sans serif; font-size: 13px; font-weight: normal}

span.dialog-head {font-weight: bold; color: rgb(0, 0, 0)}

span.bold {font-weight: bold}
span.nbp {font-size: 15px; font-weight: bold; color: rgb(0, 40, 110)}
span.sbp {font-size: 13px; font-weight: bold; color: rgb(0, 40, 110)}
span.nbm {font-size: 15px; font-weight: bold; color: rgb(210, 0, 0)}
span.sbm {font-size: 13px; font-weight: bold; color: rgb(210, 0, 0)}
span.nbv {font-size: 15px; font-weight: bold; color: rgb(0, 100, 0)}
span.sbv {font-size: 13px; font-weight: bold; color: rgb(0, 100, 0)}

span.sbb {font-size: 13px; font-weight: bold; color: rgb(0, 0, 0)}
span.snb {font-size: 13px; font-weight: normal; color: rgb(0, 0, 0)}

span.tbb {font-size: 11px; font-weight: bold; color: rgb(0, 0, 0)}
span.tnb {font-size: 11px; font-weight: normal; color: rgb(0, 0, 0)}
span.tbp {font-size: 11px; font-weight: bold; color: rgb(0, 40, 110)}
span.tnp {font-size: 11px; font-weight: normal; color: rgb(0, 40, 110)}
span.tbm {font-size: 11px; font-weight: bold; color: rgb(210, 0, 0)}
span.tnm {font-size: 11px; font-weight: normal; color: rgb(210, 0, 0)}

label {cursor: hand}
