
/* COMMON */
body,table,option,select,input,textarea {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; }

.menuItem, .menuItem selected, .label_3, .label_3_greyed { font-weight: bold; color: #003366;}

/* Div and Panel in general */
.StandardPanelWidth { width:100%; }

.Title  { font-size: 11px; font-weight: bold; line-height: 14px; }
.label_3 { color: #003366; font-size: 11px; }
.label_3_greyed { font-weight: bold; color: #AABED3; font-size: 11px; }

/* head */
.head { width:100%; height:30; border:0px; border-style:solid; border-color:Red; background-color: #08326B; }

.menuItem{ height:18px; padding:2px 4px; border: solid 0px #ffffff; border-right-width:1px; cursor: pointer;  }

/*.selected { color: #226666; text-decoration:underline; }*/


/* sparators */
.separator_dotted_col_blue { background-image: url(icons/blue_dot.gif); background-repeat: repeat-y; margin:0px; padding-left:0; }
.separator_dotted_row_grey { background-image:url(icons/grey_dot.gif); background-repeat: repeat-x; padding-top:0; margin:0px; }

/* signature */
.signature { position:relative; margin:auto; width:100%; height:100px; top:90%; vertical-align:middle; text-align:left; background-color:#ffffff; border:0px; border-style:solid; background-repeat: repeat-x; overflow: hidden; }

/* logos */
.logo { width: 314; height:41; background-image:url(icons/blue/product_name.gif); background-repeat: no-repeat; position:absolute; top:50; left:80; border:0px; border-style:solid; cursor:hand; cursor: pointer; }

/* liserés */
.lisere_container { width:701; height:5px; z-index:50; margin-top:5px; border:1px; border-bottom:0px; border-style:solid; border-color:#6D819D;  background-color:#B2CBEA;}
.lisere_bottom_container { position:relative; width:701px; border:1px; border-style:solid;border-color:#6D819D;background-color:#B2CBEA;z-index:1; } 
.lisere_left { background-image:url(icons/search_criteria_bottomL.gif); background-repeat: no-repeat; width:5px; height:5px; }
.lisere_middle { background-image:url(icons/search_criteria_bottomM.gif); background-repeat: repeat-x; width:690px; height:5px; }
.lisere_right { background-image:url(icons/search_criteria_bottomR.gif); background-repeat: no-repeat;  width:6px; height:5px; }
.lisere_tabs_left { width:6px; height:26px; z-index:50; background-image:url(icons/blue/lisere_tabs_left.gif); background-repeat: no-repeat;}
.lisere_tabs_middle { width:100%; height:26px; z-index:50; background-image:url(icons/blue/lisere_tabs_middle.gif); background-repeat: repeat;}
.lisere_tabs_right { width:6px; height:26px; z-index:50; background-image:url(icons/blue/lisere_tabs_right.gif); background-repeat: no-repeat; background-position:0 0;}
