body
{
 font-family: Trebuchet MS, Verdana, Arial;
 color: #000000;
 background-color: #EEEEEE;
 font-size: 8pt;
}

.statusbar_background
{
 background-color: Black;
}

.row_light
{
 font-family: Trebuchet MS, Verdana, Arial;
 color: #000000;
 font-size: 8pt;
 background-color:#E1E1E1;
}

.row_dark
{
 font-family: Trebuchet MS, Verdana, Arial;
 color: #000000;
 font-size: 8pt;
 background-color:#CECECE;
}

.title_logo_background
{
 background-color:#6F8BC2;
}

.title_text_background
{
 background-color:#6F8BC2;
}

.title_text_frame
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 font-weight:bold;
 color: Black
}

.title_text_frame_help
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 font-weight:bold;
 color: #ABABAB
}

.normal
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 font-weight: normal
}

.normal_bold
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 font-weight:bold
}

.machines_new
{
 color: Red;
 font-weight:bold
}

.machine_call_success
{
 color: Green;
 font-weight:bold
}

.title_error
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 color: Red;
 font-weight:bold
}

.title_text
{
 font-family: Trebuchet MS, Verdana, Arial;
 color: White;
 font-size: 12pt;
 font-weight:bold
}

.button
{
 margin:3px;
 border-width: 1px;
 border-color: Black;
 cursor: hand;
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
}

input, select, option, textarea
{
 font-family: Trebuchet MS, Verdana, Arial;
 font-size: 8pt;
 border-top-width: thin;
 border-right-width: thin;
 border-bottom-width: thin;
 border-left-width: thin;
}

a:link, a:hover, a:visited
{
 color: Black;
}

.con_regular
{
 background-color: Green;
 color: White;
 border-width: 1px;
 border-color: Black;
 border-style: solid;
}

.con_forced
{
 background-color: Yellow;
 color: Black;
 border-width: 1px;
 border-color: Black;
 border-style: solid;
}

.con_extra
{
 background-color: Red;
 color: White;
 border-width: 1px;
 border-color: Black;
 border-style: solid;
}