/** MENU **/
TABLE.section { border-color: #83220c; border-style: solid; border-width: 1px; }
/*TD.section { background-color: #035d8c; border-top-color:#9f9f9f; border-top-style:solid; border-top-width:1px; width:200px;}*/
A.menuitem { font-family: Tahoma, Arial, Helvetica; color: #fde6ae; font-size: 11px; font-weight: normal; text-decoration: none; }
A.menuitem:hover { color: #ffc53a; }

/** HEADLINES **/
H1.underlined {	font-family: Arial, Tahoma, Helvetica; color: #1e4966; font-size: 14px; font-weight: bold; border-bottom:1px solid #B0C8D6; margin-top:0px; margin-bottom: 3px; }	
H1 { font-family: Arial, Tahoma, Helvetica; color: #1e4966; font-size: 14px; font-weight: bold; margin-top:0px; }	

/** GENERAL **/
P.general { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 10pt; line-height: 140%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 2px; padding-bottom: 3px; }
A { text-decoration:underline; color: #1e4966; }
A:hover { text-decoration: none; }
LI.general { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 12px; line-height: 140%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 2px; padding-bottom: 3px; }

/** GENERAL SMALL**/
P.general_small { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 11px; line-height: 140%; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 2px; padding-bottom: 3px; }

/** TABLE SMALL**/
P.table_small { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 11px; line-height: 140%; margin:0px; padding:0px; }

/** FORMS **/
FORM { padding : 0px; }
.input { background-color : #B0C8D6; color : #1E4966; font-size : 11px; }

/** COLORS **/
SPAN.red { color: #83220c; }
SPAN.green { color: #416f26; }

/** FAQ Section **/
OL.faq_section { list-style-type:decimal; list-style-position:outside; }
UL.faq_question { list-style-type:disc; list-style-position:outside; }
LI.faq_section { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 12px; line-height: 160%; margin:0px; padding-bottom:3px; padding-top:0px; font-weight: bold; }
LI.faq_question { font-family: Tahoma, Arial, Helvetica; color: #1e4966; font-size: 12px; line-height: 160%; margin:0px; padding-bottom:5px; padding-top:0px; font-weight:normal; }

/** ix2web **/
p.ix2web { font-family: Courier New; font-size: 12px; margin: 10px; color: #83220c; line-height: 140%;}
p.ixcode { font-family: Courier New; font-size: 12px; color: #83220c; line-height: 140%;}

/** infobox **/
div.infobox_header { width: 600px; height:21px;}
div.infobox { width: 591px; border: 1px solid #83220c; padding-top:2px; padding-left: 7px; text-align:left; background-color: #fff9fa;}

/** bottom **/
p.bottom { font-family: Tahoma; color: #BBBBBB; font-size: 11px; line-height: 150%; margin-top: 4px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; }
a.bottom { color: #BBBBBB; text-decoration: underline; }


