/*english */

body {
	background-color: #BFBBBB;
	border: 0px;
}


a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #302820;
	font-weight: bold;
	text-decoration: none;
	}

 a:hover {
	color: #E6BB86;
	text-decoration: none;
}


a:active {
	color: white;
	text-decoration: none;
	}


.box1 {

background-color: white;
	border: solid 1px black;
	width: 680px;
	height: 455px;
	}




#logo {
position: relative;
left: 240px;
top: 46px;


}


#Ctype {
	position: relative;
	left: 80px;
	top: 20px;
	height: 43px;

	
	
}
.CType_texts {
	font-family: verdana, sans-serif;
	font-size: 9px;
	color: black;
	
	
}


.heights {width:  340px; height: 260px;}
.widths {height: 260px;}



.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	word-spacing: 5px;
	color: #4D4D4D;
	text-align: left;
	background-image: url(shade-b.gif);
	background-repeat: repeat-x;
}

#dhtmltooltip
{
position: absolute;
width: 90px;
border: 1px solid #5B2501;
padding: 2px;
background-color: #E9C8B3;
visibility: hidden;
font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5B2501;
z-index: 100;
}

.form {
width: 680px;
height: 70px;
}



.nav {
	position: relative;
	left:100px;
	top: 5px;
	width: 230px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.home {/* this is the home's text's style*/
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #565049;
	padding-left: 15px;
	word-spacing: 2px;
	line-height: 14px;
	}