body 
{
	background-color: 	#FFFFFF;
	color: 				#000000; 
	
	font-size: 			14px;
	font-family: 		Univers,Helvetica,Arial,Verdana,sans-serif;
	font-weight:		500;
	margin: 			0; 
	padding: 			0;
	
	background-image: 	url("../images/hkd-bg-book.jpg"); 
	background-repeat: 	no-repeat;  
}

div#site
{
	position:			static;
	width:				1000px;
}

.cleaner
{
	clear:				both;
	height:				5px;
	width:				1000px;
	
	background:			#FFFFFF;
}

.clear_left
{
	clear:				left;
}

img
{
	border-width:		0px;
}

.mailspace
{
	font-family: Univers,Helvetica,Arial,Verdana,sans-serif;
	font-size: 1px;
	color: #FFFFFF;
	text-decoration: none;
}

/*
	for print
*/

a:link
{
	color:				#666666;
	font-weight:		500;
	font-style:			normal;
	text-decoration:	none;
}

a:visited
{
	color:				#666666;
	font-weight:		500;	
	font-style:			normal;
	text-decoration:	none;
}

a:focus
{
	color:				#666666;
	font-weight:		500;	
	font-style:			normal;
	text-decoration:	none;
}

a:hover
{
	color:				#666666;
	font-weight:		500;	
	font-style:			normal;
	text-decoration:	none;
}

a:active
{
	color:				#666666;
	font-weight:		500;	
	font-style:			normal;
	text-decoration:	none;
}


h2
{
	margin:				0px;
	padding:			0px;
	font-size:			14px;
	font-weight:		500;	
	font-style:			normal;
}

h3
{
	margin:				0px;
	padding:			0px;
	font-size:			14px;
	font-weight:		500;	
	font-style:			normal;
}

.formfield
{
	width: 120px;
	background-color: #FFFFFF;
	/*
	border: 1px;
	*/
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	
	text-indent: 0px;
	
	font-family: Helvetica,Arial,Verdana,sans-serif; 
	font-size: 14px; 
	color: #263048;
	margin: 0px 0px 0px 0px;
}

.formfield_dark
{
	width: 120px;
	background-color: #E9C1C5;
	/*
	border: 1px;
	*/
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	
	text-indent: 0px;
	
	font-family: Helvetica,Arial,Verdana,sans-serif; 
	font-size: 14px; 
	color: #7a3e44;
	margin: 0px 0px 0px 0px;
}

.formfield_dark_410
{
	width: 410px;
	background-color: #FFFFFF;
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	
	text-indent: 4px;
	
	font-family: Helvetica,Arial,Verdana,sans-serif; 
	font-size: 14px; 
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
}

.formbtn_submit
{
	width: 100px;
	background-color: #FFFFFF;
	border-left: #E0E0E0 1px solid;
	border-right: #E0E0E0 1px solid;
	border-top: #E0E0E0 1px solid;
	border-bottom: #E0E0E0 1px solid;
	
	
	
	font-family: Helvetica,Arial,Verdana,sans-serif; 
	font-size: 14px; 
	color: #263048;
	margin: 0px;
}

/*
	content left block
*/

.cl_100
{
	position:			static;
	float:				left;
	height:				100px;
	width:				332px;
}

.cl_150
{
	position:			static;
	float:				left;
	height:				150px;
	width:				332px;
}

.cl_300
{
	position:			static;
	float:				left;
	height:				300px;
	width:				332px;
}

.cl_450
{
	position:			static;
	float:				left;
	height:				450px;
	width:				332px;
}

.cl_800
{
	position:			static;
	float:				left;
	height:				800px;
	width:				332px;
}

/*
	content right block
*/

.cr_50
{
	position:			static;
	float:				left;
	height:				50px;
	width:				668px;
}

.cr_100
{
	position:			static;
	float:				left;
	height:				100px;
	width:				668px;
}

.cr_150
{
	position:			static;
	float:				left;
	height:				150px;
	width:				668px;
}

.cr_250
{
	position:			static;
	float:				left;
	height:				250px;
	width:				668px;
}

.cr_300
{
	position:			static;
	float:				left;
	height:				300px;
	width:				668px;
}

.cr_400
{
	position:			static;
	float:				left;
	height:				400px;
	width:				668px;
}

.cr_450
{
	position:			static;
	float:				left;
	height:				450px;
	width:				668px;
}

.cr_500
{
	position:			static;
	float:				left;
	height:				500px;
	width:				668px;
}

.cr_600
{
	position:			static;
	float:				left;
	height:				600px;
	width:				668px;
}

.cr_800
{
	position:			static;
	float:				left;
	height:				800px;
	width:				668px;
}

.cre_map
{
	margin-left:		88px;
	margin-right:		0px;
	
}

/*
	content right subblock left
*/

.crsl_150
{
	position:			static;
	float:				left;
	height:				150px;
	width:				208px;
}

.crsl_250
{
	position:			static;
	float:				left;
	height:				250px;
	width:				208px;
}

.crsl_300
{
	position:			static;
	float:				left;
	height:				300px;
	width:				208px;
}

.crsl_400
{
	position:			static;
	float:				left;
	height:				400px;
	width:				208px;
}

.crsl_450
{
	position:			static;
	float:				left;
	height:				450px;
	width:				208px;
}

.crsl_500
{
	position:			static;
	float:				left;
	height:				500px;
	width:				208px;
}

.crsl_450_small
{
	position:			static;
	float:				left;
	height:				450px;
	width:				88px;
}

/*
	content right subblock right
*/

.crsr_150
{
	position:			static;
	float:				left;
	height:				150px;
	width:				360px;
}

.crsr_300
{
	position:			static;
	float:				left;
	height:				300px;
	width:				360px;
}

.crsr_400
{
	position:			static;
	float:				left;
	height:				400px;
	width:				360px;
}

.crsr_450
{
	position:			static;
	float:				left;
	height:				450px;
	width:				360px;
}

.crsr_450_large
{
	position:			static;
	float:				left;
	height:				450px;
	width:				480px;
}

.crsr_500
{
	position:			static;
	float:				left;
	height:				500px;
	width:				360px;
}

.crsr_var
{
	position:			static;
	float:				left;
	width:				360px;
}

.crsr_var
{
	position:			static;
	float:				left;
	width:				360px;
	margin-bottom:		6px;
}

.crsr_var_40
{
	position:			static;
	float:				left;
	width:				40px;
	margin-bottom:		6px;
}

.crsr_var_80
{
	position:			static;
	float:				left;
	width:				80px;
	margin-bottom:		6px;
}

.crsr_var_160
{
	position:			static;
	float:				left;
	width:				160px;
	margin-bottom:		6px;
}

.crsr_var_180
{
	position:			static;
	float:				left;
	width:				180px;
	margin-bottom:		6px;
}

.crsr_var_280
{
	position:			static;
	float:				left;
	width:				280px;
	margin-bottom:		6px;
}

.crsr_var_440
{
	position:			static;
	float:				left;
	width:				440px;
	margin-bottom:		6px;
}

.crsr_var_480
{
	position:			static;
	float:				left;
	width:				480px;
	margin-bottom:		6px;
}

