/* CSS Document */

#p_L {
	font-weight:normal;
	font-size:12px;
	margin-bottom:2px;
	margin-top:2px;
	margin-bottom:3px;
	padding-bottom:3px;
	padding-left:20px;
	padding-right:5px;
	text-align:justify;
}

p {
	font-weight:normal;
	font-size:12px;
	margin-bottom:0px;
	margin-top:1px;
	margin-bottom:1px;
	padding-bottom:1px;
	padding-left:20px;
	padding-right:5px;
	text-align:justify;
}

#outer {
	margin-bottom:20px;
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
}

#inner {
	margin-bottom:10px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
}

#caption {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;	
	font-size:14px;
	/*BORDER-TOP: #cccccc 0.025em solid;
	BORDER-BOTTOM: #cccccc  0.025em solid;
	BACKGROUND-COLOR: #E1F1FF; */
	}

#title {
	/*width:100%;*/
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:10px;
	padding-bottom: 0.25em; 
	padding-top: 0.25em;
	margin-left:7px;
	padding-left:1px; 	
	/*border-bottom: 1px solid #cccccc ; 
	border-top:  1px solid #cccccc; */
	/*text-align:center;*/
	/*text-transform:uppercase;*/

}

.tb_content {
	border-collapse:collapse;
	border: 1px solid #cccccc; 
}

#dot_line {
	text-decoration:underline;
	font-weight:bold;
	float: left;
	padding-left:10px;
	padding-right:5px;
	background-position: left top;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}

#dot_normal_line {
	text-decoration:underline;
	float: left;
	padding-left:10px;
	padding-right:5px;
	background-position: left top;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}

#dot__normal_line {
	float: left;
	padding-left:10px;
	padding-right:5px;
	background-position: left top;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}


#dot_dot_line {
	text-decoration:underline;
	font-weight:bold;
	float: left;
	padding-left:10px;
	padding-right:5px;
	background-position: left center;
	background-image: url(images/dot_dot.gif);
	background-repeat: no-repeat;
}

#dot_dot_bold_line {
	font-weight:bold;
}

#dot_dot_normal_line {
	float: left;
	padding-left:10px;
	padding-right:5px;
	background-position: left center;
	background-image: url(images/dot_dot.gif);
	background-repeat: no-repeat;
}

#dieu_so {
	margin-top:10px;
	margin-bottom:4px;
	font-weight:bold;
	
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
}


