/* CSS Document */
.dAndS_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 500px;
	width: 160px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #ADADAD;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
	border-bottom-style: none;
}
.dAndS_box A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #661200;
	font-weight: bold;
}
.dAndS_box A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00000;
	font-weight: bold;
	text-decoration: underline;
}
.dAndS_box .dAndS_top_frm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-image: url(../images/div_bg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 160px;
}
.dAndS_box .dands_btm_frm {
	float: left;
	width: 160px;
	height: 28px;
	font-size: 1%;
	background-color: #E8F6F5;
	background-image: url(../images/btm_DandS_frm.gif);
	background-repeat: no-repeat;
	vertical-align: bottom;
	}
}
.dAndS_box .dands_box_con {
	width: 160px;
	background: #FFFFFF;
	font-size:10px;
	float: left;
	border-bottom-style: solid;
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-color: #adadad;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

