.oError {

	border: 1px #ff0000 inset;
	color: #ff0000;
	padding: 5px;
}

.header {
	border-bottom: 1px #1c4774 solid;

	/*background: #e0e0e0;*/
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	
	color: #1c4774;
	font-size: 12px;

	padding-top: 3px;
/*
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
*/
}

.oCheckbox0 {
	
	border: 0px;
	height: 12px;
	width: 12px;
	background: #f0f0f0;	
}

.oCheckbox1 {

	border: 0px;
	height: 12px;
	width: 12px;
	background: #e0e0e0;
}

.oCheckboxActive {

	border: 0px;
	height: 12px;
	width: 12px;
	background: #c0c0c0;
}

.oRow0 {
	
	font-size: 12px;
	
	background: #ffffff;
	
	/*
	border-bottom: 1px #ec8d00 solid;
	padding-left: 25px;
	*/
	
	padding-left: 5px;
	padding-right: 2px;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
.oRow1 {
	
	font-size: 12px;
	
	background: #d8dbfc;
	
	padding-left: 5px;
	padding-right: 2px;
	
	padding-top: 3px;
	padding-bottom: 3px;
}
.oRowActive {
	
	font-size: 11px;
	color: #000000;
	
	background: #fea398;
		
	padding-left: 5px;
	padding-right: 2px;
	
	padding-top: 1px;
	padding-bottom: 1px;
}
.oRowActiveCache 	{
	
	font-size: 11px;
	color: #000000;
	
	background: #c0f1b4;
	border-bottom: 1px #009900 dotted;
	
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.oRowSelection0 {
	background-color: #fff;
	font-size: 14px;
	color: #888;
}
.oRowSelection1 {
	background-color: #fff;
	font-size: 14px;
	color: #888;
}

.oTableInfo {
	
	border: 1px #c0c0c0 solid;
	background: #ffffff;
}

.oTableInfoHeadline {
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	
	background: #ec8d00;
}

.oTableInfoTd0 {
	
	background: #ffe2ae;
}

.oTableInfoTd1 {
	background: #ffffff;
}

.oTableForm {
	border: 1px #ff8000 inset;
	background: #FFEFD2;
}

.oTableFormTd0 {
	
}

.oTableFormTd1 {
	
}

.oTableFormHeadline {
	
}

.oTableHideTitle {
	
	color: #ff8000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
.oTableHideHeadline {
	
	border: 1px #f0f0f0 solid;
	background-color: #fff;
}

.oTableCase {

	border: 1px #ffffff outset;
	background: #608CBD;
	
}

a.linkTab_inactive:link, a.linkTab_inactive:visited {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
	font-weight: bold;
	
}
a.linkTab_inactive:active, a.linkTab_inactive:hover {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ec8d00;
	
}

a.linkTab_active:link, a.linkTab_active:visited {
	
	font-family: Tahoma;
	font-size: 11px;
	color: #ec8d00;
	text-decoration: none;
	font-weight: bold;
	
}
a.linkTab_active:active, a.linkTab_active:hover {
	
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ec8d00;
	
}

.tab {

	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.tab_inactive_level1 {

	border-right: 1px #1c4774 solid;
	border-bottom: 1px #1c4774 solid;
	
}

.tab_inactive_level2 {

	border-top: 1px #ec8d00 solid;
	border-left: 1px #ec8d00 solid;
	border-right: 1px #ec8d00 solid;
	border-bottom: 1px #ec8d00 solid;
	
	background: #ffeac1;
}

.tab_active_level1 {

	border-right: 1px #1c4774 solid;
	border-bottom: 1px #1c4774 solid;
	
}

.tab_active_level2 {
	border-top: 1px #ffcf73 solid;
	border-left: 1px #ffcf73 solid;
	border-right: 1px #ffe2ae solid;
	
	background: #ffffff;	
}

.i2o_info_popup {
	
}
.i2o_info_popup_text {
	color: #1c4774; 
	font-weight: bold; 
	max-width: 300px; 
	padding: 3px; 
	background: #fff; 
	border: 1px #d8dbfc solid;
}

a.o1t_link {
	text-decoration: none;
	font-weight: bold;
	color: #1c4774;
	font-size: 10px;	
}
a.o1t_link:hover {
	text-decoration: underline;
}

a.o1t_c4e_t1b_link {
	
	color: #444;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
a.o1t_c4e_t1b_link:hover {
	
	color: #000;
	text-decoration: underline;
}
a.o1t_c4e_t1b_link-selected {
	font-weight: bold;
	font-size: 14px;
}

