/* ------ adminliidese struktuuripuu stiilid ------ */
/* tase 0 */
a.ois_admin_menu_tree0 {
	text-decoration:none;
	font-size:14px;
	font-weight:bolder;
	margin-top:4px;
	text-transform:uppercase;
	color:#5F6061;
}
/* tase 1 */
td.ois_admin_menu_tree1 {
	margin-top:1px;
	padding-top:1px;	
}
a.ois_admin_menu_tree1 {
	text-decoration:none;
	font-weight:bolder;
	font-size:11px;
	color:#5F6061;
}
/* tase 2 */
a.ois_admin_menu_tree2 {
	text-decoration:none;
	font-size:11px;
	color:#5F6061;
}
/* tase 3 */
a.ois_admin_menu_tree3 {
	text-decoration:none;	
	font-size:11px;
	color:#5F6061;
}
/*  ------ /adminliidese struktuuripuu stiilid ------  */

h1 {
  color: #2897CF;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: bold;
	margin-bottom:12px;
}

td.ois_field_label {
	font-family:Tahoma;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	vertical-align:top;
	color:#4C4A4A;
	BORDER-RIGHT: #c9c9c9 1px solid; PADDING-RIGHT: 4px; PADDING-LEFT: 4px; PADDING-BOTTOM: 4px; BORDER-LEFT: #c9c9c9 1px solid; PADDING-TOP: 4px; BORDER-BOTTOM: #eae9e9 1px solid; BACKGROUND-COLOR: #f7f7f7
}

.form_calendarfield {
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#837E7E;
	padding:2px;
	width:55px;
}

.ois_textfield {
	width:200px;
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#837E7E;
	padding:2px;
}

.ois_textarea {
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#837E7E;
	width:300px;
	height:60px;
	padding:2px;
}

.ois_select
{
	font-family: Tahoma, Arial;
	font-size:11px;
	color:#837E7E;
	padding:2px;
}

.ois_button {
  CURSOR: hand;
  background-color: #9C5E5E;
  FONT-FAMILY: Tahoma;
  color:#FFFFFF;
  font-size: 11px;
  padding-left:4px;
	padding-right:4px;
	padding-top:2px;
	padding-bottom:2px;
}

.ois_required {
	color:red;
	font-size:8pt;
	vertical-align:text-bottom;
	padding-right:5px;
	padding-left:5px;	
}
.ois_subtable_header {
  text-decoration:underline;
	text-transform:lowercase;
	font-weight:bolder;
}

.ois_sinise_tausta_pealkiri{
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
}
a.ois_sinise_tausta_link{
	color:#FFFFFF;
	text-decoration:none;
}
.ois_edit_td_taust{
	background-color:#5790A9;
}
.ois_oige_vastus{
	color:#F8B217;
	font-weight:bold;
}
.ois_testi_pealkiri{
	text-transform: uppercase;
	font-weight:bold;
	color:#F8B217;
}
a.ois_test_name{
	color:#2B7495;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.ois_test_name{
	color:#FBB102;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}
a.ois_search_result{
	color:#2B7495;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}
a:hover.ois_search_result{
	color:#FBB102;
	font-weight:normal;
	font-size:7pt;
	text-decoration:none;
	text-transform:uppercase;
}

<!------- FIELDSET -------->
fieldset{
    padding: 14px;
	color: red;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 8pt;
    TEXT-ALIGN: left;
	border:1 groove #BEBEBE;
}
legend {
  font-family:Tahoma;
  padding: 0.2em 0.5em;
  color:black;
  font-size:11;
  font-weight:bold;
}

.formDataError {
  color:red;
	font-weight:bolder;
}
