body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: url(/images/bg.jpg);
	padding:0; 
	margin:0;
	text-align:center
}
#container {
	background:#fff url(/images/bg.jpg);
	width:717px;
	margin-left:auto;
	margin-right:auto;
	padding:0
}
	
#header {
	background:url(/images/header.jpg) no-repeat;
	width:717px;
	height:252px
}
#menu {
	background: url(/images/menu.jpg) no-repeat;
	width: 717px;
	height: 32px;
	text-align: center;
}
img{
	border:none;
	margin:0;
	padding:0
}
.buttons {
	padding-top: 7px;
}
#content {
	background:#fff url(/images/content.jpg) repeat-y;
	/*display:table;*/
	width: 717px;
	height: 100%;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	clear:all
}
a {
	font-family: "Times New Roman", Times, serif;
	color: #fff;
	font-size: 14px;
	text-decoration: none
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #f8eead;
	font-size: 14px;
	text-decoration: underline
	
}
.menu_over {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f8eead; 
	text-decoration: underline
}

.t_prices{background-color: #fff; margin: 0 auto; margin-top: 10px;}
.t_prices th, td{
	font-size: 12px;	
}
.t_head{background-color: #3A72AF; font-weight: bold; padding: 4px;text-align:center;}
.to_l, .to_c, .to_r {background-color: #C8E2F0}
.to_l {text-align:left}
.to_c {text-align:center;padding-left:10px;padding-right:10px}
.to_r {text-align:right}

.t_prices a {
	color:#3a72af;
	text-decoration:none
}
.t_prices a:hover {
	color:#3a72af;
	text-decoration:underline
}
/* lang navigation */
ul.langNav{
	list-style-type:none;
	margin-right:10px
}
ul.langNav li{
	display:inline
}
/* common */
div#add{
	display:none
}
/* copyright */
p.copy {
	font-size:9px;
	text-align:right;
	color:#8a8253;
	
	
	line-height:10px;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-right:20px
}
p.copy a{
	text-decoration:none;
	color:#B97B14;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold
}
/* main */
div.sign{
	text-align:center;
	width:100%;
	margin:0;
	padding:0
}