/*********************
 * Miscellaneous
 *********************/

/*
@font-face {
	font-family: Fenice BT;
	font-style:  normal;
	font-weight: normal;
	src: url(fenice.eot);
}
*/

 
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background-color: rgb(232,201,155);
	background-image: url(../img/background.gif);
	background-position: center center;
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: red;
}

thead {
	display: none;
}

#main {
	position: absolute;
	margin: auto;
	padding: 0;
	left: 0;
	top: 0;
	width: 992px;
	height: 569px;
	display: block;
	z-index: 0;
}

/*********************
 * Header
 *********************/
#header	{
	margin: 0;
	position: absolute;
	width: 992px;
	left: 0;
	height: 62px;
	top: 0;
	border: 0px solid black;
	z-index: 1;
	background-image: url(../img/header.jpg);
	background-repeat: no-repeat;
}

/*********************
 * Footer
 *********************/
#footer	{
	margin: 0;
	padding: 8px 2px 0 10px;
	font-size: 10px;
	vertical-align: top;
	position: absolute;
	width: 980px;
	left: 0;
	height: 16px;
	top: 536px;
	border: 0px solid black;
	z-index: 1;
}

.legal {
	text-align: left;
	float: left;
}

.last_modified_date {
	text-align: right;
	float: right;
}

/*********************
 * Menu
 *********************/
#menu	{
	margin: 0;
	padding: 0;
	text-align: center;
	position: absolute;
	width: 174px;
	left: 0px;
	height: 449px;
	top: 84px;
	border: 0px solid black;
	font-size: 14px;
	z-index: 1;
}

.menu {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left: 11px;
	width: 150px;
	font-weight: bold;
}

li.menu_top {
	background-image: url(../img/menu_top.gif);
	height: 25px;
	padding: 102px 0 0 0;
	margin: 0;
}

li.menu_element_narrow {
	background-image: url(../img/menu_element_narrow.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding: 6px 0 0 0;
	margin: 0;
}

li.menu_element_wide {
	background-image: url(../img/menu_element_wide.gif);
	background-repeat: no-repeat;
	height: 23px;
	padding: 8px 0 0 0;
	margin: 0;
}

li.menu_bottom {
	background-image: url(../img/menu_bottom.gif);
	height: 23px;
	padding: 37px 0 0 0;
	margin: 0;
}

.menu li a.active {
	color: white;
}

.menu li a.inactive {
	color: rgb(255,145,55);
}

.menu li a.inactive:hover {
	color: rgb(255,215,55);
}

/*********************
 * Submenus
 *********************/
#submenu {
	margin: 0 0 0 30px;
	font-size: 14px;
	position: absolute;
	width: 788px;
	left: 174px;
	height: 28px;
	top: 56px;
	border: 0px solid black;
	z-index: 2;
}

.submenu_header {
	list-style: none;
	padding: 0;
	margin: 0;
	color: rgb(100,10,0);
}

.submenu_header li {
	float: left;
	margin: 2px 2px 0 2px;
	padding: 4px;
	border-style: solid;
	border-color: rgb(100,10,0);
	-moz-border-radius: 10px 10px 0 0;
}

.submenu_header li.active {
	background-color: rgb(255,240,195);
	font-weight: bold;
	border-width: 2px;
	border-bottom-color: rgb(255,240,195);
	padding: 3px 4px 4px 4px;
}

.submenu_header li.inactive {
	background-color: rgb(235,175,145);
	border-width: 1px 1px 0 1px;
	cursor: pointer;
}

.submenu_header li a {
	display: inline;
	color: rgb(100,10,0);	
}

.submenu_header li a  {
	display: inline;
	color: rgb(100,10,0);	
}

.submenu_header li a:hover {
	display: inline;
	color: rgb(255,215,55);	
}
/*********************
 * Content
 *********************/
#content {
	margin: 0;
	background-color: rgb(255,240,195);
	background-image: url(../img/china.gif);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: auto;
	position: absolute;
	width: 794px;
	left: 174px;
	height: 435px;
	top: 84px;
	border: 2px solid rgb(100,10,0);
	padding: 10px 10px 0 10px;
	-moz-border-radius: 10px;
	z-index: 1;
}

.text {
	margin: 0 0 1em 0;
	text-align: justify;
	line-height: 1.4em;
}
.text:first-letter {
	padding-left: 8px;
}

.submenu_item {
	display: none;
	left: 0px;
}

.title {
	border: 2px solid rgb(100,10,0);
	text-align: center;
	font-weight: bold;
	padding: 10px 0 10px 0;
	margin: 0 0 0 69px;
	width: 650px;
	color: rgb(100,10,0);
	-moz-border-radius: 10px 10px 0 0;
}

caption.title {
	border: 2px solid rgb(100,10,0);
	text-align: center;
	font-weight: bold;
	padding: 5px 0 5px 0;
	margin: 0 0 0 69px;
	width: 650px;
	color: rgb(100,10,0);
	-moz-border-radius: 10px 10px 0 0;
}

.items {
	border-color: rgb(100,10,0);
	border-style: solid;
	border-width: 0 2px 2px 2px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 69px;
	width: 640px;
	margin-bottom: 35px;
	line-height: 2em;
	-moz-border-radius: 0 0 10px 10px;
}

table.items {
	border-color: rgb(100,10,0);
	border-style: solid;
	border-width: 0 2px 2px 2px;
	text-align: center;
	padding: 5px 5px 5px 5px;
	margin: 0 0 0 69px;
	width: 650px;
	margin-bottom: 35px;
	line-height: 2em;
	-moz-border-radius: 0 0 10px 10px;
}

hr.items {
	border-width: 1px;
	padding: 0;
	width: 651px;
	text-align: left;
}

/*********************
 * Popup
 *********************/
 #window {
	margin: auto;
	text-align: center;
}

.title_wnd {
	background-color: rgb(255,240,195);
	border: 2px solid rgb(100,10,0);
	text-align: center;
	font-weight: bold;
	padding: 10px;
	margin: 0;
	width: 240px;
	color: rgb(100,10,0);
	-moz-border-radius: 10px 10px 0 0;
}

.items_wnd {
	background-color: rgb(255,240,195);
	border-color: rgb(100,10,0);
	border-style: solid;
	border-width: 0 2px 2px 2px;
	text-align: center;
	padding: 5px;
	margin: 0;
	width: 250px;
	-moz-border-radius: 0 0 10px 10px;
}
