body {
	font-family: Tahoma;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#page {
	width: 1000px;
	height: 100%;
	padding-top: 0px;
	margin-top: 0px;
	margin-left:auto;
	margin-right:auto;
}

#flist {
	border: 4px solid #edfbff; 
	height:auto; 
   overflow:auto;
	width: auto;
	background: #edfbff;
}

#ilist {
	border: 1px solid #FF7F50; 
   max-height:398px;
	height:expression(this.clientHeight >= 800 ? "800px" : "400px"); 
   overflow:auto;
	width: 236;
	background: White;
}

#ilist-main {
	border: 1px solid #dcdcdc; 
   max-height:482px;
	height:expression(this.clientHeight >= 800 ? "800px" : "470px"); 
   overflow:auto;
	width: 236;
	
}

#ilist-main-right {
	border: 1px solid #dcdcdc; 
	width: 100%;
}

#ilist-new {
	border: 1px solid #FF7F50; 
   max-height:394px;
	height:expression(this.clientHeight >= 800 ? "800px" : "400px"); 
   overflow:auto;
	width: 236;
	background: White;
}

#ilist-spo {
	border: 1px solid #FF7F50; 
   max-height:118px;
	height:expression(this.clientHeight >= 800 ? "800px" : "400px"); 
   overflow:auto;
	width: 236;
	background: White;
}

form {
	margin:0px;
	padding:0px;
}

a img {
	border:none;
	margin:0px;
	padding:0px;
}

a {
	color : #2e6bab;
	font-size : 9pt;
	text-decoration : underline;
}

a:hover {
	color : #FF6347;
	font-size : 9pt;
	text-decoration : underline;
}

a.dark {
 color:#696969;
 font-size: 9pt;
}

a.dark:hover {
 color:black;
}

div {
	font-family : Tahoma;
	font-size : 10pt;
	font-style : normal;
}

img {
 border: none;	
}

.leftmenu {
 width: 205px;
 height: 100%;
 background: #f5f5f3 url(img/menu_bg.gif) repeat-y;
}

.leftmenu p a{
 color:#696969;
 font-size: 9pt;
}

.leftmenu p a:hover{
 color:black;
 text-decoration: none;
}

.leftmenu div.odd{
 width: 205px;
 height: 20px;
 font-size : 11pt;
 font-weight: bold;
 text-align: center;
 background: #f5f5f3
}

.leftmenu div.even{
 width: 205px;
 height: 20px;
 font-size : 11pt;
 font-weight: bold;
 text-align: center;
 background: #fafaf8
}

.leftmenu div.top {
 height: 10px;
 background: #f5f5f3 url(img/menu_top.gif);
}

.leftmenu div.bottom {
 height: 10px;
 background: #f5f5f3 url(img/menu_bottom.gif);
}

.leftmenu div.bighdr {
 height: 40px;
 color: #fff;
 font-weight: bold;
 background: #f5f5f3 url(img/menu_hdr.gif) no-repeat 0% 9px;
 vertical-align: middle;
 padding-left: 18px;
 font-size: 11pt;
 line-height: 38px;
}

.leftmenu div.bottom {
 height: 10px;
 background: #f5f5f3 url(img/menu_bottom.gif);
}

.leftmenu div.item2 {
 padding:5px 10px 5px 10px;
}

.leftmenu div.item2 a {
 color:#696969;
 font-size: 9pt;
}

.leftmenu div.item2 a:hover {
 color:black;
}

.leftmenu div.item,div.itemsel {
 height: 20px;
 padding-left:10px;
}

.leftmenu div.item img,div.itemsel img{
 vertical-align: middle;
 margin-bottom: .25em;
}

.leftmenu div.item a {
 color:gray;
}

.leftmenu div.item a:hover {
 color:#a52a2a;
}

.leftmenu div.itemsel a {
 color:#696969;
 text-decoration: none;
 font-weight: bold;
}

.menu2
{
	padding: 2px 5px 10px 10px;
	margin: 0px;
	color: #333333;
}

.hdr_contact {
 float: right;
 position: relative;
 top:60px;
 margin-right: 100px;
}

.hdr_contact a {
	color : #fff;
	line-height: 20px;
}

.hdr_login {
 float: right;
 width: 220px;
 position: relative;
 top:45px;
 color: white;
}

.hdr_login a {
	color : #fff;
	font-size : 8pt;
	text-decoration : none;
	border-bottom: 1px dashed #fff;
}

.hdr {
	width: auto;
	font-size: 11pt;
	color: #000000;
	background: #FFFFFF url(img/hdr_bg.gif) no-repeat bottom left;
	color: #000000;
	margin: 0 0 0 0;
	font-weight: bold;
	padding-left: 18px;
	margin-bottom: 10px;
	vertical-align: middle;
	line-height: 25px;
}

.hdr1 {
	font-size : 7pt;
	color:#2e6bab;
	padding: 1px;
}

.hdr2 {
	font-size : 10pt;
	color:white;
	font-weight:bold;
	background: #696969;
	border-bottom: 1px solid #ff8c00;
	padding-left: 5px;
	height: 18px;
}

.hdr3 {
	width: auto;
	font-size : 8pt;
	color:#0070DF;
	background:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
	border-bottom: 1px dotted #0070DF;
	padding-right: 6px;
   padding-left: 6px;
}

h4 {
	font-size : 12pt;
	color:#2e6bab;
	padding: 1px;
	margin-bottom: 2px;
}

button{
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:auto;
	font-family: Verdana;
	overflow:visible;					
	text-align:center;	
	white-space:nowrap;	
	height:19px;
	line-height:17px;		
	cursor: pointer;
}

button span, button em{
	display:block;
	height:19px;
	line-height:17px;			
	margin:0;
	font-weight: bold;
	font-size: 8pt;
	color:White;
}
	
button span{
	padding-left:10px;
	background:url(img/bg_button.gif) no-repeat 0 0;
	}	
button em{
	font-style:normal;
	padding-right:10px;
	background:url(img/bg_button.gif) no-repeat 100% 0;
	}
button.back span{
	padding-left:10px;
	background:url(img/bg_button2.gif) no-repeat 0 0;
	}	
button.back em{
	font-style:normal;
	padding-right:10px;
	background:url(img/bg_button2.gif) no-repeat 100% 0;
	}	
button.login span{
	padding-left:10px;
	background:url(img/bg_button3.gif) no-repeat 0 0;
	}	
button.login em{
	font-style:normal;
	padding-right:10px;
	background:url(img/bg_button3.gif) no-repeat 100% 0;
	}	

div.error{
	color: #dc143c;
	margin: 1px;
   font-size: 8pt;	
}


input {
	color: black;
	-moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
   box-sizing: border-box;
	border: 1px solid Silver;
	color: black;
	padding-left: 3px;
   font-size: 10pt;
	background: White;
}

input.error {
	color: black;
	-moz-box-sizing: border-box;
	border: 1px solid #a52a2a;
	color: black;
	padding-left: 5px;
   font-size: 10pt;
	background: White;
}

input.inputfield0 {
	color: black;
	-moz-box-sizing: border-box;
	border: 1px solid White;
	color: black;
	padding-left: 5px;
   font-size: 10pt;
}

textarea {
	color: black;
	-moz-box-sizing: border-box;
	border: 1px solid Silver;
	color: black;
	padding-left: 5px;
   font-size: 10pt;
	background: White;
}

select {
	color: black;
	-moz-box-sizing: border-box;
	border: 1px solid Silver;
	color: black;
	padding-left: 2px;
   font-size: 10pt;
}

select.inputfield1 {
	color: black;
	-moz-box-sizing: border-box;
	border: 1px solid Silver;
	color: black;
	padding-left: 2px;
   font-size: 9pt;
}

input.loginfield
{
	border: none;
	color: Gray;
	font-size: 9pt;
	padding-left: 7px;
	height: 19px;
   vertical-align: middle;
	line-height: 19px;
}


.starrequired
{
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}

.msge
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	background: #FFEBCD;
	border-left: 4px solid #FF7F50;
	margin-bottom: 5px;
}

.msgi
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	background: #F0FFF0;
	border-left: 4px solid #7FFF00;
   margin-bottom: 5px;
}

.msg
{
	font-size: 11px;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	background: #F0F8FF;
	border-left: 4px solid #6495ED;
	margin-bottom: 5px;
}

.tarif
{
	background: #edfbff;
	padding: 10px 5px 10px 5px;
}

.price
{
	font-size: 11px;
	color: #A52A2A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}

.comment
{
	font-size: 10px;
	color: gray;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}

input.inputbutton
{
	padding: 0px 3px 0px 3px;
	margin: 0px 0px 0px 0px;
	border-left: #929292 1px solid;
	border-right: #929292 1px solid;
	border-top: #929292 1px solid;
	border-bottom: #929292 1px solid;
	color: #000000;
	background-color: #E5E5E5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	cursor: hand;
}

li {
	list-style-type: square;
	padding-left: 0;
	margin-top: 0;
	margin-left: 20px;
}

.hdrtext {
	font-family : Tahoma;
	font-size : 11pt;
	font-style : normal;
	font-weight: bold;
	color: #666666;
}

a.news {
	font-size: 9pt;
	color: #2e6bab;
	text-decoration : underline;
}

a.news:hover {
	font-size: 9pt;
	color: #4682B4;
	text-decoration : underline;
}

a.newshdr
{
	color: #2e6bab;
	font-weight: bold;	
	text-decoration : underline;
	background-image: url(img/tmpl_grip_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

a.newshdr:hover
{
	color: #2e6bab;
	font-weight: bold;
	text-decoration : underline;
	background-image: url(img/tmpl_grip_arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.topmenu {
	font-family : Tahoma;
	font-size : 11pt;
	font-style : normal;
	color: #336699;
   padding-right: 15px;
	padding-left: 15px;
}

.topmenuact {
	font-family: Tahoma;
	font-size: 11pt;
	font-style: normal;
	color: #666666;
}


.promo {
	font-size : 8pt;
	font-style : normal;
	color: #336699;
	margin: 120px 10px 6px 35px;
	text-align: left;
	font-weight: bold;
}

a.apromo
{
	font-size : 8pt;
	font-style : normal;
	color: #336699;
	font-weight: bold;
	text-decoration : underline;
}

a.apromo:hover
{
	font-size : 8pt;
	font-style : normal;
	color: #FF6347;
	font-weight: bold;
	text-decoration : none;
}

table.navitop {color: White;font-size: 8pt;}
table.navitop td {vertical-align: middle;}
table.navitop tr td {background: url(/img/back_menu.gif) repeat-x; text-align: center;}
table.navitop tr td.sel {background: url(/img/back_menu.gif) repeat-x; text-align: center;}
table.navitop tr td.sel a {color: #ffb320;}

table.list {width:100%; cursor:default; font-size: 8pt;}
table.list td {padding:3px; vertical-align:middle;}
table.list tr.even td {background-color:#F8F8F8;}
table.list tr.odd td {background-color:#F3F3F3;}
table.list tr.sel td {background-color:#FFF5EE;}
table.list tr.shade td {background-color:#FFE4E1;}
table.list tr td.sorted {background-color:#EFF3F7;}
table.list tr.head th {border: 1px solid #354453; border-top:none; border-left:none; background-color: #696969; cursor:default;  font-weight: bold;  color: White;  }
table.list tr.head th.sorted {background-color: Black; background-image:none; cursor:pointer; cursor: hand;}
table.list tr.head th.current {background-color: #9370DB; background-image:none; cursor:pointer; cursor: hand;}

table.main {font-size: 9pt;  border: 4px solid #edfbff; border-top: none;}
table.main td {padding:7px 3px 7px 3px; vertical-align:middle;}
table.main tr.even td {background-color:#edfbff; color: black; border-bottom: 1px solid #F0F8FF;}
table.main tr.odd td {background-color:#d2f1fa; color: black;border-bottom: 1px solid #F0F8FF;}
table.main tr.sel td {background-color:White; color: Black;border-bottom: 1px solid #F0F8FF;}
table.main tr.sel0 td {background-color:#FFCA75; color: Black;border-bottom: 1px solid #F0F8FF;}
table.main tr td.sorted {background-color:#EFF3F7;}
table.main tr.head th {background-color: #edfbff; cursor:default;  font-weight: bold;  color: Black;  border-bottom: none;  padding: 6px 6px 6px 6px;}
table.main tr.head th.sorted {background-color: #E5F8FF; background-image:none; cursor:pointer; cursor: hand;}

table.form {width:100%; cursor:default; color: #696969;}
table.form td {padding:4px; vertical-align:top; border-bottom: 1px solid #EBEBEB; height:22px; }
table.form img {vertical-align: middle; margin-bottom: .25em; }
table.form tr.even td {background-color:#f0ffff; color: #000033; font-weight: bold;}
table.form tr.even2 td {background-color:#F5F5F5; color: #000033; font-weight: bold;}
table.form tr.odd td {background-color:White; color: black;}
table.form tr.sel td {background-color:#CCFFCC; color: black;}
table.form tr.but td {background-color:#F5F5F5; vertical-align: super; border-top: 1px solid #A9A9A9; }
table.form tr.last td {background-color:White; vertical-align: super; border: none }

table.user {width:100%; cursor:default; color: #696969;}
table.user td {padding:4px; vertical-align:top; border-bottom: 1px solid #EBEBEB;  }
table.user tr.even td {background-color:#f0ffff; color: #000033;}
table.user tr.odd td {background-color:White; color: black;}
table.user tr.sel td {background-color:#CCFFCC; color: black;}
table.user tr.but td {background-color:#F5F5F5; vertical-align: super; border-top: 1px solid #A9A9A9; }

table.navigation td {font-size:70%; color:#7E7E7F; padding:1px; white-space:nowrap;}
table.navigation td:hover {font-size:70%; color:#7E7E7F; background-color: #f0f8ff padding:3px; white-space:nowrap;}
table.navigation td.navtext {text-align:right; width:100%;}
table.navigation span.current {font-weight:bold; background-color:#EAEDF7; color:#000000;padding:3px}
table.navigation select {font-family:Verdana,Arial,helvetica,sans-serif; font-size:83%;}
img.navfirst, img.navprev, img.navnext, img.navlast {width:16px; height:16px;}
a.navi {font-size:8pt; }

table.list2 {border: 1px dashed #dfe3eb; border-top: none; margin-top: 5px;  border-bottom: 1px solid #dfe3eb;}
table.list2 td {font-size: 8pt; padding:3px; vertical-align:middle; border-bottom: 1px solid #dfe3eb;}
table.list2 td  a {font-size: 8pt; color: #4169E1;}
table.list2 td  span {font-size: 8pt; color: gray; font-weight: bold;}
table.list2 td  span.price {font-size: 8pt; color: #A52A2A; font-weight: bold;}
table.list2 tr.even td {background-color: #F8F8F8; color: black;} 
table.list2 tr.odd td {background-color:#F3F3F3; color: black;}
table.list2 tr.even td.idx, table.list2 tr.odd td.idx,table.list2 tr.sel0 td.idx {font-size: 10pt; text-align: center; background-color: #0099cc; color: White; font-weight: bold}
table.list2 tr.sel td {background-color:White; color: #0F2666;}
table.list2 tr.sel0 td {background-color:#FFFAFA; color: Black;cursor:pointer; cursor: hand;}
table.list2 tr.sel1 td {background-color:#FFFAFA; color: Black;}
table.list2 tr td.sorted {background-color:#EFF3F7;}
table.list2 tr.hd td {background-color: #778899; cursor:default;  font-weight: bold;  color: #F0F8FF;  border-top: 2px solid #FFA07A;  padding: 6px 6px 6px 6px;}
table.list2 tr.hd td.sorted {background-color: #F5F5F5; background-image:none; cursor:pointer; cursor: hand;}
table.list2 table.sorting {width:100%;}
table.list2 td table td {border:0px; padding:0px;}
table.list2 div {box-sizing:border-box; -moz-box-sizing:border-box; background-repeat:no-repeat;}
table.list2 tr.hd div.action {width:100%; height:24px; background-repeat:no-repeat; background-position:center 3px;}
table.list2 table.sorting td {width:100%; padding:0px; border:0px; cursor:pointer; cursor: hand; background-image:none; background-color:transparent;  }
table.list2 table.sorting td.sign {width:7px; background-image:url(img/sort_no.gif); background-repeat:no-repeat; background-position:right 5px;}
table.list2 table.sorting td.up {width:7px; background-image:url(img/sort_up.gif); background-repeat:no-repeat; background-position:right 5px;}
table.list2 table.sorting td.down {width:7px; background-image:url(img/sort_down.gif); background-repeat:no-repeat; background-position:right 5px;}
table.list2 table.sorting td.sign div.empty {width:16px;}
table.list2 table.sorting td.up div.empty {width:16px;}
table.list2 table.sorting td.down div.empty {width:16px;}

table.informer {font-size: 8pt;	border: 3px solid White;}
table.informer td {padding:2px; vertical-align:middle;}
table.informer tr.even td {background-color:#edfbff; color: black; border-bottom: 1px solid #F0F8FF;}
table.informer tr.odd td {background-color:#d2f1fa; color: black;border-bottom: 1px solid #F0F8FF;}
table.informer tr.sel td {background-color:White; color: Black;border-bottom: 1px solid #F0F8FF; cursor:pointer; cursor: hand;}
table.informer tr.sel0 td {background-color:#FFCA75; color: Black;border-bottom: 1px solid #F0F8FF;}
table.informer tr td.sorted {background-color:#EFF3F7;}
table.informer tr.head th {background-color: #edfbff; cursor:default;  font-weight: bold;  color: Black;  border-bottom: none;  padding: 6px 6px 6px 6px;}
table.informer tr.head th.sorted {background-color: #E5F8FF; background-image:none; cursor:pointer; cursor: hand;}

.table-content {width:100%; cursor:default; font-size:8pt;}
.table-content td {padding:5px; vertical-align:middle;}
.table-content tr.even td {background-color:#F8F8F8;}
.table-content tr.odd td {background-color:#F3F3F3;}
.table-content tr.head th {background-color:#338def; font-weight:bold; color:#FFFFFF; }

.price-informer
{
	font-size: 7pt;
	color: #A52A2A;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	margin: 0px 0px 5px 0px;
	text-align: justify;
}

.gamma-tab {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 27px;
	padding-left: 0px;
}

.gamma-tab li a {
	color: #777777;
}

.gamma-tab li.current a {
	color: #FF6347;
}

.gamma-tab li.toggle {
	background: none;
	border: 0px;
	float: right;
	margin-right: 0px;
	padding-right: 0px;
}

.gamma-tab ul, .gamma-tab li {
	background: #FFFFFF;
	border: 1px solid #D3D3D3;
	border-bottom: 1px solid #ACACAC;
	color: #919090;
	display: inline;
	float: left;
	font-weight: bold;
	line-height: 22px;
	list-style-type: none;
	margin-right: 8px;
	padding: 2px 10px 2px 10px;
	text-decoration: none;
}

.gamma-tab ul.current, .gamma-tab li.current {
	background: #FFFFFF;
	border: 1px solid #ACACAC;
	border-bottom: 1px solid #FFFFFF;
	color: #4682B4;
	padding: 2px 10px 2px 10px !important;
	padding: 2px 10px 2px 10px;
}


div.tab_section{
   background: url(img/tab_bg.gif) repeat-x scroll bottom;
	width: 100%;
	height: 28px;
}


.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('img/indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #f8f8f8;
}

.ac_over {
	background-color: #4169e1;
	color: white;
}

