body, td, th
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #005583;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menu
{
	padding: 6px 20px 6px 20px;
	background: #FFA92D;
}
.footer
{
	padding: 10px 0 10px 0;
	background: #016CA4 url(/images/footer_main.gif) repeat-x left top;
}
.copy
{
	padding-left: 20px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.counter, .counter a, .counter a:link, .counter a:visited, .counter a:hover
{
	font-size: 11px;
	color: #17A7D9;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.content
{
	padding: 10px 30px 15px 30px;
	font-size: 12px;
	color: #005583;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.content a,
.content a:visited,
.content a:hover
{
	color: #00A7FF;
    text-decoration: underline;
}
.content a:hover
{
	color: #005583;
}
.left_menu
{
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}
.lm_0 a,
.lm_0 a:visited,
.lm_0 a:hover
{
	color: #005583;
	padding-left: 16px;
	background: url(/images/left_menu_dot.gif) no-repeat left 3px;
	font-weight: bold;
}
.lm_0_sel a,
.lm_0_sel a:visited,
.lm_0_sel a:hover
{
	color: #40ADE8;
	padding-left: 16px;
	background: url(/images/left_menu_dot.gif) no-repeat left 3px;
	font-weight: bold;
}
.lm_1 a,
.lm_1 a:visited,
.lm_1 a:hover
{
	color: #FB8720;
	padding-left: 30px;
}
.lm_1_sel a,
.lm_1_sel a:visited,
.lm_1_sel a:hover
{
	color: #40ADE8;
	padding-left: 30px;
}
.lm_0 a:hover,
.lm_0_sel a:hover,
.lm_1 a:hover,
.lm_1_sel a:hover
{
	text-decoration: none;
}
.tl 
{
	border-collapse: collapse;	
	border: 1px solid #005583;
}
.tl td, .tl th
{
	border: 1px solid #005583;
	padding: 3px;
}
h1
{
	font-size: 16px;
	text-align: center;
	width: 100%;
}


table#menu_wrap{
	width:100%
}
table#menu_wrap td.currency-list{width:180px;}
a#order_link, a#order_link:visited, a#order_link:active{
	float:left;height:25px;width:83px;line-height:25px;
	font-size:14px;font-weight:bold;color:#fff;text-align:center;text-decoration:none;
	background:url(images/order_link.png) 0 0 no-repeat;
}
a#order_link:hover{
	color:#fff;text-decoration:none;
	background:url(images/order_link.png) 0 -25px no-repeat;
}
div#currency-list{
	float:left;
}
img{
-ms-interpolation-mode: bicubic;             
} 