body {
	margin : 4px 0px 0px 0px;
	background-color: #ffffff;
	font-family: Tahoma, Trebuchet MS;
	font-size: 75%;
	/*letter-spacing:-1px;*/
	color: #808080;
	line-height: 140%;
}

.center
{
	width : 100%;
	margin : 0px 0px 0px 0px;
	text-align : center;
}

.right
{
	float: right;
	text-align: right;
}

.left
{
	float: left;
	text-align: left;
}

.vtop{
	vertical-align: top;
}

.vbottom{
	vertical-align: bottom;
}

#content
{
	width:960px;
	margin-left : auto;
	margin-right : auto;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	line-height: 60%;
	background-image: url(../_images/content_bg_07.gif);
	background-position: left;
	background-repeat: repeat-y;
	background-color:white;
}

#head
{
	width:960px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	line-height: 60%;
	text-align: left;
	clear: both;
	height:206px;
	background-image: url(../_images/head_bg_03.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:white;
	z-index: -2;
	
}
#head img.logo {
	position:absolute;
	margin-left: 45px;
	margin-top: 30px;
}

#head #flags{
	position:absolute;
	top: 253px;
	margin-left: 240px;
}

#head #flags a{
	margin-right: 3px;
}

#head .flash
{
	position:absolute;
	top: 92px;
	margin-left: 322px;
}

#top-level-menu
{
	padding-top:0px;
	height:88px;
	width:960px;
	background-color:black;
	background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(../_images/top_menu_bg_03.gif);	
	
	
}


#top-level-menu a.top-btn
{
	font-family: Trebuchet MS;
	font-size: 120%;
	line-height:100%;
	font-weight: normal;
	margin:0px 0px 0px 0px;
	padding-top:40px;
	color:white;
	float:right;
	display:block;
	text-align:center;
	height:48px;
	width:93px;
	background-position: bottom;
	background-repeat: repeat-x;
}

#top-level-menu a.top-btn:hover
{
	background-image: url(../_images/top_menu_btn_bg_over_03.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-weight: bold;
}

#top-level-menu a.active
{
	background-image: url(../_images/top_menu_btn_bg_over_03.gif);
	background-position: center top;
	background-repeat: no-repeat;
	font-weight: normal;
}


#foot{
	width:960px;
	height: 37px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../_images/foot_09.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height:60%;
}

#left-column
{
	float:left;
	width: 300px;
	padding-left: 21px;
}

#menu
{
	background-color: #ffffff;
	width: 294px;
	padding-left: 1px;
	padding-bottom: 1px;
}

#menu h2
{
	display:block;
	height: 20px;
	padding-top: 5px;
	padding-left: 30px;
	/*padding-bottom: 5px;*/
	font-size: 120%;
	background-image: url(../_images/menu_btn_bg_over_08.gif);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #EC9A2F;
	margin-top: 0px;
	margin-bottom: 1px;
	border: none;
	color: #ffffff;
	line-height:100%;
}

#menu a
{
	line-height:120%;
	display:block;
	width: 284px;
	height: 20px;
	padding-top: 5px;
	padding-left: 10px;
	/*padding-bottom: 5px;*/
	font-size: 100%;
	background-color: #F9F3EB;
	margin-top: 1px;
	margin-bottom: 0px;
	border: none;
	color: #5A5A5A;
}

#menu a:hover
{
	background-color: #DDBE8D;
}


#text-and-right
{
	width:628px;
	padding-right: 11px;
	float: right;
	background-image: url(../_images/right_box_top_11.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

#right-column
{
	margin-top: 20px;
	float: right;
	width: 190px;
	background-color: #ffffff;
	line-height: 100%;
}


#text-content
{
	margin-top: 15px;
	float:left;
	width: 400px;
	padding-right: 10px;
	padding-left: 10px;
	text-align : left;
	line-height: 140%;
}

#text-content img
{
	border-top: 0px none White;
}
#text-content img.ico
{
	border-top: none
}
/*#text-content a{border-bottom: 1px dotted #6A4447;}*/

	
#copyright {
	margin-left: auto;
	margin-right: auto;
	color: #666666;
	text-align:center;
	font-size: 7pt;
	line-height: 120%;
}

.extract
{
	margin-top: 20px;
	clear:right;
	float:right;
}
.extract ul
{
	font-size: 90%;

}

.listing{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}

p {
	/*border-left: 5px solid #F9E4C8;*/
		margin-top: 0px;
		margin-bottom: 15px;
		text-align: justify;
}

span.highlight{
	color: #92644A;
	font-weight: bold;
}

span.red
{
	color: #92644A;
	font-weight:bold;
}

.more{
	color : #555555;
	font-size:9px;
}


hr{
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 1px;
	border: none;
	border-top: 1px solid #bbbbbb;
	color: #bbbbbb;
	clear:none;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding:0px 0px 5px 0px;	
	text-align: left;
	font-family: Trebuchet MS;
	color: #EC9A2F;
	font-size: 140%;
	font-weight: bold;
	
}



h2 {
	margin-top: 10px;
	margin-bottom: 15px;
	font-family: arial,Trebuchet MS;
	font-size: 12pt;
	text-align:left;
	color: #a0a0a0;
	/*border-bottom: 1px solid #92644A;*/
	/*max-width: 620px;*/
}

#text-content h2 a{text-decoration:none; border:0px;}
h2 a:link {color: #a0a0a0; text-decoration:none;border:none;}
h2 a:active {color: #a0a0a0; text-decoration:none;border:none;}
h2 a:visited {color: #a0a0a0; text-decoration:none;border:none;}
h2 a:hover {color: #818181; text-decoration:none;border:none;}


h3{
	font-size: 10pt;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 1px solid #EEEEEE;
	color: #EC9A2F;
	font-family: Tahoma,Trebuchet MS;
}

h3 a:link {color: #EC9A2F; text-decoration:none;border:none;}
h3 a:active {color: #EC9A2F; text-decoration:none;border:none;}
h3 a:visited {color: #EC9A2F; text-decoration:none;border:none;}
h3 a:hover {color: #222222; text-decoration:none;border:none;}

h3.message{
	position:absolute;
	width: 400px;
	font-size: 14px;
	text-align: center;
	background-color: #CA4628;
	padding: 30px 2px 2px 2px;
	color: white;
	margin-left: 350px;
	margin-right: auto;
	top: 300px;
	line-height:100%;
	height: 60px;
	opacity:0.60;_filter: alpha(opacity=60);
	-moz-border-radius: 10px 10px 10px 10px; 
}

h4{
	font-size: 9pt;
	letter-spacing:-1px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-family: Verdana, Arial;
}
h4 a:link {color: #000000;}
h4 a:active {color: #000000;}
h4 a:visited {color: #000000;}
h4 a:hover {color: #555555;}

h5{
	font-size: 11px;
	margin-top: 0px;
}

ul, ol ul{
	line-height: 120%;	
	margin-left: 10px;
	margin-top: 0px;
	padding-left:0px;
	margin-bottom: 10px;
	list-style: square;
	list-style-image: url(../_images/green_dot_small.gif);
	font-weight: normal;
}


ul li, ol ul li{

	text-align: left;
	margin-bottom: 10px;
	margin-left: 10px;
	background: none;
	list-style: square outside;
	list-style-image: url(../_images/green_dot_small.gif);
	font-weight: normal;
}


ul li li
{
	list-style: square;
	font-weight: normal;	
}

ol{
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	list-style: decimal;
}
ol li {
	margin-left: 10px;
	padding-left: 10px;
	list-style: decimal outside;
	margin-bottom: 10px;

}

ol.alpha{
	list-style: upper-alpha;
}

table{
	margin-top: 0px;
	margin-bottom: 10px;
	background: transparent;
	border: 1px solid #ccccccc;
	border-collapse:collapse;
	font-size: 90%;
	color: #808080;

}


td{
	padding : 3px 3px 3px 3px;
	border : none;
	border: 1px dotted #cccccc;
	text-align: left;

}

td p{ margin-bottom:0px;}


form table
{
	border: none;
}
form table td
{
	border: none;
}

table.noborder{border:none}
table.noborder td{border:none;}


table.contacts{
	width: 100%;
	border:none;
}
table.contacts td
{
	text-align:left;
	padding: 5px 5px 5px 5px;
	border: none;
}

table.product-list
{
	width:100%;
	border-collapse:separate;
	border:none;
}
table.product-list td
{
	line-height:120%;
	padding: 2px 5px 2px 5px;
	background-color: white;
	border: 1px solid #dddddd;
	vertical-align:middle;
}
table.product-list td.center
{
	text-align:center;
	width:auto;
}
table.product-list tr.tr-head td
{
	background-color: #666666;
	font-weight:bold;
	color:white;
}

table.product-detail
{
	width:100%;
	border-collapse:separate;
	border:none;
}
table.product-detail td
{
	line-height:120%;
	padding: 2px 5px 2px 5px;
	background-color: white;
	border: 1px solid #dddddd;
	vertical-align:top;
}
table.product-detail td.center
{
	text-align:center;
	width:auto;
}
table.product-detail td.td-head
{
	background-color: #666666;
	font-weight:bold;
	color:white;
}

form{
	margin: 0px 0px 0px 0px;
}

input{
	border: 1px inset;
	background-color: #ffffff;
	opacity:0.50;_filter: alpha(opacity=50);
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 1px;
	color:#000000;
	/*text-align:left;*/
}

input.right
{
	float:right;
	text-align:inherit;
}

select{
	border: 1px inset;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	font-size: 10px;
	opacity:0.50;_filter: alpha(opacity=50);
	
}

textarea{
	border: 1px inset;
	background-color: #ffffff;
	font-family: Tahoma,Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
	opacity:0.50;_filter: alpha(opacity=50);
	font-size: 10px;
	/*width: 300px;*/
}


fieldset{
	margin-bottom:5px;
	padding: 0px 5px 0px 5px;
	border: 1px solid #888888;
	background:none;
}

legend{
	font-size: 10pt;
	font-weight: bold;
	color: #888888;
}

label{
		color: #222222;
}

input.standard{
	width: 110px;
}

input.long{
	width: 200px;
}
input.very-long{
	width: 400px;
}

input.short{
	width: 30px;
	text-align: right;
	/*vertical-align: middle;*/
	margin-top: 3px;
}

input.shortest{
	
	width: 15px;
	text-align: right;
	vertical-align: middle;
}


input.button{
	background-color: #c0c0c0;
	border: 1px outset;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	opacity:1.00;_filter: alpha(opacity=100);
}

input.image-button{
	width:auto;
	border: none;
	background: none;
	vertical-align: middle;
	color: #000000;
	font-size:7pt;
	text-align:left;
	margin: 0px;
	background-image: url(../_images/arrow_right_09.gif);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 10px;
	margin-top: 3px;
}

input.nobg
{
	background:transparent;
	border:none;
}

img{
	margin: 0px 0px 0px 0px;
	border: 0px;
}

img.thumb
{
	padding: 5px 5px 5px 5px;
}

img.tree-ico{
	vertical-align: bottom;
}

img.right{
  float: right;
  /*border-left: 10px solid #eaeaea;*/
  margin-left: 5px;
}
img.left{
  float: left;
  /*border-left: 10px solid #eaeaea;*/
  margin-right: 10px;
}

img.right-no-border{
  float: right;
  border: 0px solid #7ABBA5;
  margin-left: 10px;
}

.clear-all{
	clear: both;
}


a:link {color: #6A4447;	text-decoration: none;}
a:active {color: #333333;text-decoration: none;}
a:visited {color: #333333; text-decoration: none;}
a:hover {color: #777777;	text-decoration: none;}

a.btn
{
}

a.btn {	background-color:#c0c0c0;
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	display:block;text-align:center;font-weight:bold;
}
a.btn:link {	color: #ffffff;	text-decoration: none;}
a.btn:active {color: #ffffff;text-decoration: none;}
a.btn:visited {color: #ffffff;text-decoration: none;}
a.btn:hover {color: #ffffff;background-color: #EC9A2F;text-decoration: none;}

.listing a:link{color: #616161;	text-decoration: none;}
.listing a:active{color: #616161;	text-decoration: none;}
.listing a:visited{color: #616161;	text-decoration: none;}
.listing a:hover{color: #E08405;	text-decoration: none;}

#copyright a:link {	color: #777777;text-decoration: underline;}
#copyright a:active {	color: #777777;text-decoration: underline;}
#copyright a:hover {	color: #777777;text-decoration: underline;}
#copyright a:visited {	color: #777777;text-decoration: underline;}

