/* CSS Document */

.AD_bg	{ 
	background-color:#FFFF66;
	margin: 25px;
	padding: 20px;
	text-align:center;
	line-height:1;
	color:#666666;
	border:dashed 5px #000000;
}

.AD_borderRt {
	border-right: dashed 1px #CCCCCC;
}

.AD_borderBot {
	border-bottom: dashed 1px #CCCCCC;
}

.AD_borderTop {
	border-top: dashed 1px #CCCCCC;
}

.AD_print {
	 margin:-20px 25px 25px 0px;
}

.AD_close {
	 margin:0px 25px -20px 0px;
}

.AD_ttlRed {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color:#CC0000;
	line-height:18px;
}

.AD_ttlBlue {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	color:#000099;
	line-height:18px;
}

.AD_highlightBlue {
	padding: 6px;
	display:block;
	background-color:#000099;
	color:#FFFF33;
	font-weight:bold;
}

.AD_smaller {
	font-size:smaller;
}

	