.action_cascade {
	color: #333399;
	font-weight:bold;
	text-decoration:none;
}
.action_cascade:hover {
	font-weight:bold;
	text-decoration:none;
}
.action_cascade_very_small {
	text-decoration:none;
	color: black;
	font-size:9px;
}
.action_cascade_small {
	text-decoration:none;
	color: #333399;
}
.action_cascade_small:hover {
	text-decoration:none;
}
.parameter_split {
	background-color: #9999E0;
}
.parameter_bg {
	background-color: #F0F0FF;
}
.parameter_text {
	color:#333399;
}
.bottom_navi {
	font-family: arial, helvetica;
	font-weight:normal;
	text-decoration:none;
}
.bottom_navi:hover {
	font-family: arial, helvetica;
	font-weight:normal;
	text-decoration:none;
}
.tree {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.tree:hover {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.tree_sub {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.tree_sub:hover {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
}
h1 {
	font-size: 16pt;
	font-weight:bold;
	text-decoration:none;
	color:#CC9900;
}
.h1 {
	font-size: 12pt;
	font-weight:bold;
	text-decoration:none;
	color:#CC9900;
}
.h1_light {
	font-size: 12pt;
	text-decoration:none;
	color:#CC9900;
}
.h2 {
	font-size: 10pt;
	font-weight: bold;
	color:#CC9900;
}
.h2_bright {
	font-size: 10pt;
	font-weight: bold;
	color:#FBD781;
}
.h1_grey {
	font-weight:bold;
	font-weight:bold;
	font-size: 12pt;
	color:#CCCCCC;
}
.h1_grey:hover {
	font-weight:bold;
	font-weight:bold;
	font-size: 12pt;
	color:#FF0000;
}
.action {
	color:#CC9900;
	text-decoration:underline;
}
.action:hover {
	color:#FF0000;
	text-decoration:underline;
}
.disabled_action {
	color:#CCCCCC;
	text-decoration:underline;
}
.disabled_action:hover {
	color:#666666;
	text-decoration:underline;
}
.intern_comment {
	color: #996600;
}
.h3, h3 {
	font-weight:bold;
	color: #CC9900;
	text-decoration:none;
}
.h4 {
	color: #CC9900;
	text-decoration:none;
}
.type {
	color:#000000;
}

a {
	color:#000000;
	text-decoration:underline;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
.table_header {
	font-weight:bold;
	text-decoration:none;
}
.table_header:hover {
	font-weight:bold;
	text-decoration:none;
}
.table_small {
	text-decoration:none;
}
.table_small:hover {
	text-decoration:none;
}
.bold {
	font-weight:bold;
}
.message {
	color:#CC9900;
	font-weight:bold;
	text-decoration:none;
}
.error {
	color:#FF0000;
	font-weight:bold;
}
.success {
	color:#00FF00;
	font-weight:bold;
}
.test_message {
	color:#006600;
	padding:2px;
	background-color:#33FF33;
	font-weight:bold;
}
.test_warning {
	color:#996600;
	padding:2px;
	background-color:#FFCC33;
	font-weight:bold;
}
.test_error {
	color:#FFFFFF;
	padding:2px;
	background-color:#CC0000;
	font-weight:bold;
}
.test_ok {
	color: #006600;
	padding:2px;
	background-color:#00FF00;
	font-weight:bold;
}
.test {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
.test_subsequence {
	color:#CC9900;
	font-weight: bold;
}
.test_global_testname {
	color:#00CC00;
	font-weight: bold;
}
.test_normal_testname {
	color:#009900;
	font-weight: bold;
}
.test_warning_message {
	color:#FF6633;
	font-weight: bold;
}
.admin_message {
	color:#CC9900;
}
.login_text {
	font-weight:bold;
	font-size: 10pt;
	color:#CC9900;
}
.bb {
	font-weight:bold;
	font-size: 10pt;
	color:#CC9900;
}
p, td, .text {
	font-family: arial, helvetica;
	font-size: 8pt;
	color: black;
	font-weight: normal;
	text-decoration: none;
}
select {
	width:122px;
	height:18px;
	color: #000000;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
}
.small_select {
	width:122px;
	height:18;
	font-size:10px;
}
.time_input {
	width:80px;
	height:18;
	font-size:10px;
}
.file_input {
	width:235px;
	height:18px;
	color: #000000;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	font-size:10px;
}
.split_sign {
	font-size: 8pt;
	color:#CC9900;
	text-decoration:none;
}
.split_number {
	color: #CC9900;
	text-decoration:none;
}
.split_number:hover {
	text-decoration:none;
}
.actual_split_number {
	color: #999999;
}
input {
	width: 122px;
	color: #000000;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#FFFFFF;
	font-family:sans-serif;
	font-size:8pt;
}
.checkbox {
	width: 15px;
	height:15px;
	background:#FFFFFF;
}
.input_image {
	width: 0px;
	color: #000000;
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
.bannerinput {
	width:235px;
	font-family:sans-serif;
	font-size:8pt;
}
textarea {
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #999999;
	border-right:1px solid #999999;
	background:#FFFFFF;
	font-family:sans-serif;
	font-size:8pt;
}
select {
	border-style:solid;
	background:#FFFFFF;
	font-family:sans-serif;
	font-size:8pt;
}
.error {
	font-weight:bold;
	color:#FF0000;
}
.success {
	font-weight:bold;
	color:#00AA00;
	
}
.deactivated {
	color:lightgrey;
	font-weight:normal;
	text-decoration:none;
}
.is_not_created, .is_not_created:hover {
	color:#BBBBBB;
	text-decoration:none;
}