.con_cur{
	border-collapse:collapse;
	width:100%;
	height:100%;
}


.con_tl{
	width:18px;
	height:38px;
	background-image:url(images/container2_tl.png);
	background-repeat:no-repeat;
	
}

.con_tm{
	height:38px;
	background-image:url(images/container2_t.png);
	border-style:none;
	border-width:0px;
	border-color:red;
	border-bottom-style:dotted;
}

.con_tr{
	width:20px;
	height:38px;
	background-image:url(images/container2_tr.png);
	background-repeat:no-repeat;
}

.con_ml{
	width:18px;
	height:38px;
	background-image:url(images/container2_l.png);

	border-style:none;
	border-width:0px;
}

.con_m{
	background-color:#999933;
	
} 

.con_m div{
	background-color:white;
	border-style:solid;
	border-width:1px;
	border-color:black;
	padding:0.2cm;
	color:#737373;
	word-spacing:3pt;
	font-size:10pt;
	font-family:arial;
	height:100%;
}

.con_m div h3{
	text-align:center;
	color:black;
}

.con_m div b{
	color:black;
	text-decoration:underline;
	display:block;
}

.con_mr{
	width:20px;
	background-image:url(images/container2_r.png);
	background-repeat:repeat-y;
}

.con_bl{
	width:18px;
	height:40px;
	background-image:url(images/container2_bl.png);
	background-repeat:no-repeat;
}

.con_bm{
	height:40px;
	background-image:url(images/container2_b.png);
	background-repeat:repeat-x;
}

.con_br{
	height:20px;
	background-image:url(images/container2_br.png);
	background-repeat:no-repeat;
}

.inform{
	background-color:#CC6600;
	color:white;
	font-size:24pt;
	line-spacing:6pt;
	letter-spacing:1pt;
	font-family:arial;
	padding:10px;
	border-style:none;
	height:150px;
}

.inform a img{
	border-style:none;
	border-width:0px;
        border-style:solid;
        border-color:black;
        border-width:1px;
}




