/* dont ask */
.dummy {}

.userinfo{
font-family: verdana,arial,helvetica,sans-serif;
font-size: 12px;
font-weight: bold;
color: #CC0000;
}

.red{
font-family: verdana,arial,helvetica,sans-serif;
font-weight: bold;
color: #CC0000;
}

.menufont {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #5D7AA6;
}

.menufont:hover {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
color: #990000;
}

.navigation_link {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
text-decoration: none;
color: #5D7AA6;
}

.navigation_link:hover {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
text-decoration: none;
color: #990000;
}

.form_item_link {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #5D7AA6;
}

.form_item_link:hover {
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;
color: #990000;
}


BODY { COLOR: #20242B; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #404856 }
INPUT {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
INPUT.input_text { width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
INPUT.input_file { width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
SELECT {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
TEXTAREA {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
TEXTAREA.input_text { width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
SELECT.input_select { width: 300px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
SELECT.input_multiselect { width: 250px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
SELECT.product_select { width: 293px; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

TD.h1 {
    font-size: 12px;
}

/* Tag modifiers */
TD {
 font-size: 11px;
font-family: verdana,arial,helvetica,sans-serif;
font-weight: 700;
}

LI                       {line-height: 150%;}
A                        {color: #0033cc;}
P, DIV                   {border: 0px; margin: 0px; padding: 0px;}
B                        {font-weight: 700;}
FORM                     {margin: 0px;}

/* Image modifiers */
IMG                      {border: 0px;}   /* only works in ie, ns6, but hey, it helps */
IMG.left                 {float: left;}
IMG.right                {float: right;}

.form_heading { font-weight: bold; color: #000000; background-color: #A4ADBC }
.form_navigation { font-weight: bold; color: #000000; background-color: #DDDFE1 }
.form_buttons { color: #000000; background-color: #CFCFFF }
.form_frame { background-color: #000000 }
.form_body { background-color: #FFFFFF; font-size: 11px; }
.top_row { background-color: #CCCCCC; font-size: 11px; }
.form_weekend { background-color: #CCCCCC; font-size: 11px; }
.form_legend { background-color: #FFFFFF; font-size: 7pt; font-weight: normal }
.form_legend_error { background-color: #FFFFFF; font-size: 7pt; font-weight: normal; color: #CC0000;}
.form_right { text-align: right;  font-size: 11px;}
.total_form_right { font-weight: bold; text-align: right;}
.total { font-weight: bold;  }

.form_body_error { background-color: #FFFFFF; font-weight: bold; color: #CC0000; }
.form_body_red { background-color: #FFFFFF; color: #FF0000; }
.form_buttons { background-color: #DDDFE1 }
.table_empty { background-color: #FFFFFF; font-size: 11px; font-weight: bold; font-family: verdana,arial,helvetica,sans-serif; color: #ff0000;}
.form_info { font-weight: bold; color: #CC0000; background-color: #ffffcc; }


.heading              {font-size: 17px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #003366; }
.title                {font-size: 17px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #003366; background-color: #508fc4 }

/* Regular fonts */
.text                 {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
.question             {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700;}
.textbold             {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700;}
.note                 {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #999999;}
.error                {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #ff0000;}
.errorbold            {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #ff0000;}
.message              {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700;}

/* Small fonts */
.smalltext            {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
.smalltextbold        {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700;}
.smallnote            {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #999999;}
.smallerror           {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; color: #ff0000;}
.smallerrorbold       {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #ff0000;}
.label                {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 1px 0 0 0;}
.labelerror           {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 2px 0 0 0; color: #ff0000;}
.labelgrey            {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 1px 0 0 0; color: #666666;}
.labelgreyerror       {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; padding: 2px 0 0 0; color: #ff0000;}
.footer               {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400;}
.smalltextboldwhite   {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; color: #ffffff;}

/* Button modifiers */
.button               {font-family: Arial, Helvetica, sans-serif; font-size: 11px; border-color: #CCCC33 solid; background-color: #F6F6F6; border: #666666; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.buttonhot            {font-size: 10px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 700; border-style:outset; color:#000000; background-color: #cccccc;}
.buttonsmall          {font-size: 11px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}
.buttonverysmall      {font-size: 9px; font-family: verdana,arial,helvetica,sans-serif; font-weight: 400; border-style:outset; color:#000000; background-color: #cccccc;}

TABLE.yellowtable {border-style: solid; border-color: #999966; border-width: 1px; background-color: #ffffff; color: #000000; font-family: verdana,helvetica,arial,sans-serif; font-size: 10px;}
