#cl_con 
	{
	background-color: #EBF5FC;
	width: 900px;
	height: 700px;
	clear: both;
	border: medium solid #FF0000;
	margin: 20px;
	padding: 20px;
	}
	#cl_QP 
	{
	width: 850px;
	float: none;
	height: 30px;
	background-color: #EBF5FC;
	margin: 0px;
	clear: none;
	padding: 0px;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #33FF00;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-top-color: #33FF00;
	border-right-color: #33FF00;
	border-left-color: #33FF00;
	}
	#cl_hd 
	{
	width: 850px;
	float: none;
	height: 100px;
	background-color: #EBF5FC;
	margin: 0px;
	clear: none;
	padding: 0px;
	border: thin none #FFFF33;
	}
	#cl_colL
	{
	width: 460px;
	float: left;
	height: 430px;
	background-color: #EBF5FC;
	clear: none;
	padding: 0px;
	margin: 0px;
	border: thin solid #9900CC;
	}
	#cl_colR
	{
	width: 400px;
	float: left;
	height: 430px;
	background-color: #EBF5FC;
	clear: right;
	padding: 0px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	}
	
	#cl_col_hd
	{
	width: 458px;
	float: left;
	height: 60px;
	background-color: #EBF5FC;
	clear: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thin;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #33FF33;
	border-right-color: #33FF33;
	border-bottom-color: #33FF33;
	border-left-color: #33FF33;
	vertical-align: top;
	}
	#cl_col1G {
	width: 200px;
	float: left;
	height: 350px;
	background-color: #EBF5FC;
	margin: 0px;
	clear: none;
	padding: 0px;
}

#cl_col1T {
	width: 190px;
	float: left;
	height: 380px;
	background-color: #EBF5FC;
	margin: 0px;
	clear: none;
	padding: 0px;
	border: thin solid #00CCCC;
}
	

