body {
	background:#ECE3D0;
	color : #663300;
	text-align: center;
	SCROLLBAR-FACE-COLOR: #CFB787; 
	SCROLLBAR-3DLIGHT-COLOR: #CFB787;
	SCROLLBAR-ARROW-COLOR:#896E37; 
	SCROLLBAR-TRACK-COLOR: white; 
	SCROLLBAR-DARKSHADOW-COLOR: #896E37;
}

a.ceit{
	text-decoration:none;
	color: #C6AF7F;
	font-family: Arial, serif; 
	font-size:8pt; 
	font-weight:normal;
	line-height : 30px;
	font-style : normal;	
}
a.ceit:hover {
	text-decoration: none;
	color: #735D2F;
	font-family: Arial, serif; 
	font-size:8pt; 
	font-weight:normal;
	line-height : 30px;
	font-style : normal;		
}

a.menu{
	color : #663300;
	font-size : 15px;
	font-family: Arial, serif; 
	text-decoration : none;
}

a.menu:hover {
	color : #584724;
	font-size : 15px;
	font-family: Arial, serif; 
	text-decoration : underline;
}

table.frame1{
	border-top:20px solid #896E37;
	border-left:20px solid #896E37;
	border-right: 20px solid #896E37;
	border-bottom:20px solid #896E37;
	width: 700;
	height: 500px;
}

table.frame2{
	border-top: 15px solid #CFB787;
	border-left: 15px solid #CFB787;
	border-right: 15px solid #CFB787;
	border-bottom: 0px;
	width: 630px;
	height: 460px;
}

table.frame3{
	border: 0px;
	width: 100%
	height: 470px;
}

table.frame4{
	border-top: 8px solid #896E37;
	border-left: 8px solid #896E37;
	border-right: 8px solid #896E37;
	border-bottom: 8px solid #896E37;
	width: 100%;
}

.menu{
	color : #8B5D2E;
	font-size : 15px;
	font-family: Arial, serif; 	
	width:110px;
	height: 20px;
	vertical-align : middle;
	cursor: hand;
}

.active_menus{
	border: 1px solid #896E37;
	color : #996633;
	font-size : 15px;
	font-family: Arial, serif; 	
	width:110px;
	height: 20px;
	vertical-align : middle;
 	cursor: hand;
}

td.normal{
	color : #81562B;
	font-size : 12px;
	font-family: Arial, serif;
	padding : 10px;
	vertical-align : top;
	text-align : justify;
	line-height : 20px;
}

a.normal{
	color : #9B7F43;
	font-size : 12px;
	font-family: Arial, serif; 
	text-decoration : none;
	letter-spacing: 1px;
	font-weight : bold;
}

a.normal:hover {
	color : #584724;
	font-size : 12px;
	font-family: Arial, serif; 
	text-decoration : none;
	letter-spacing: 2px	;
	font-weight : normal;
}

.normal_small{
	color : #6E5A30;
	font-size : 10px;
	font-family: Arial, serif; 
	text-decoration : none;
	letter-spacing: 1px;
	font-weight : bold;
}
	
.ws{
	height : 20px;	
}

.ws_h{
	height : 25px;	
}

image.b{
	border : 2px solid #896E37;
}

td.photo{
	border-top : 1px solid;
}

input.button_s {
	background-color: #896E37; 
	font-family:MS Sans Serif; 
	color: #FFFFFF; 
	font-weight:normal; 
	border: 2 outset #E6EFEE;
	font-size : 10pt;
	cursor: pointer;
}