/* colors
#A05418 = light brown
#FFE784 = yellow
#FFC500 = yellow2
#ffd584 = yellow3
#ff9400 = orange2
#F7941D = orange
#F4A731 = dark yellow
*/

a {
	color: white;
	text-decoration: none;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-align: inherit;
	}
a:link {
    color: white;
    text-decoration: underline;
	}
a:visited {
    color: white;
    text-decoration: underline;
	}
a:active {
    color: white;
    text-decoration: underline;
	}
a:hover {
    color: #FFD031; 
    text-decoration: none;
	}


body {
	margin:0px;
	background-color: black;
	}	
.texts {
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	}
.text {
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	}
.text2 {
	font-size: 13px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	}
.text3 {
	font-size: 15px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.text4 {
	font-size: 13px;
	color: red;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.titles  {
	color: #ffc500; /* yellow2 */
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	text-decoration: none;
	text-align: left
	}
.yellow {
	font-size: 13px;
	color: #FFC500; /* yellow2 */
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.white {
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
.white-i {
	font-size: 13px;
	color: white;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	}
.homeText {
	text-align: left;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
/*start - english top menu */
.topMenu_td_bg {
	background-image: url("images/back_tavor.gif");
	background-repeat: repeat-x;
	vertical-align: middle;
	}
.tableNav {
	background-color: transparent;
	text-align: center;
	padding: 2px 5px;
	border-left: thin solid white;
	font-weight: bold;
	font-size: 12px;
	color: white;
	font-family: Arial; 
	}	
.parentCellNav {
	/*float: right;*/
	}
.menuEnglishLayer   { visibility: hidden; position: absolute; z-index: 700; top: 38px; width: 100px }

.subTopEnNav  {
	color: white;
	text-align: center;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	background-image: url("images/1px70-bg.png");
	background-repeat: repeat;
	text-align: center;
	padding: 4px 2px;
	vertical-align: middle;
	border-bottom: 1px solid orange
	}
.subTopEnNav a  {
	color: white;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat;
	text-align: center;
	padding: 4px 2px;
	vertical-align: middle;
	}
.subTopEnNav a:link /* unvisited link */ {
	color: white;
	font-size: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-style: inherit;
	font-weight: inherit;
	line-height: inherit;
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat;
	text-align: inherit
	}
.subTopEnNav a:visited /* visited link */ {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat
	}
.subTopEnNav a:active /* selected link */  {
	color: orange;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat
	}
.subTopEnNav a:hover /* mouse over link */ {
	color: orange; font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: transparent;
	background-repeat: repeat
	}
	
/* and top menu */
/* the bg for the cell in foreign languages */
.bg_td_homes  {
	background-color: transparent;
	background-image: url("images/home_ENtext_bg02.png");
	background-repeat: no-repeat;
	align: left
	}
blockquote {
	margin:12px;
	}
.sizes_table {
	text-align: center;
    color: black; 
    font-size: 11px; 
    border: 1px solid #ff9400; /*orange2 */
    padding: 0; 
    margin: 0; 
    font-family: Arial; 
    background-color: #FFE784; /*yellow */
    /*width: 480px;*/
    margin-left: auto; 
    margin-right: auto; 
	}
.subTitle {
	color: #F7941D; /* orange */
	font-weight:bolder;
	font-size:14px;
	}
.td {
    color: black; 
    background-color: #FFE784; 
    margin: 2px; 
    padding: 2px; 
    border: 1px solid  #F4A731; /* dark yellow */
    text-align: center; 
	}
.td2 {
	color: black;
	background-color: #ffd584; /*yellow3 */
	margin: 2px;
	padding: 2px;
	border: solid 1px #f4a731;
	}
.top_td_bg {
	background-image: url("images/back_tavor.gif");
	background-repeat: repeat-x;
	}
.remarks {
	color: white;
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	}
.photoBorder  {
	border: solid 2px white;
	}

#german_text_bg {
	background-image: url("images/home_german_bg02.png");
	background-repeat: no-repeat;
	}
/*---------------- and of foreign languages ------------------*/

/* ==================== china pack */
#china_text_bg {
	background-image: url("images/china_2.png");
	background-repeat: no-repeat;
	}
#china_red_bg {
	background-image: url("images/china_back.gif");
	background-repeat: no-repeat;
	background-position: center
	}
.china_top_td_bg {
	background-image: url("images/top_bg_china.gif");
	background-repeat: repeat-x;
	}
.red {
	font-size: 12px;
	color: red;
	font-family: Arial;
	font-weight:bold;
	}
/* =================== end of china pack */
