/* CSS Document */

.footernew{
	font-size: 10px;
	color: 878685;
	font-weight: lighter;
	padding-top: 5px;
	background-image: url(../../images/footer_m.gif);
	background-repeat: repeat-x;
	padding-top:20px;
}

.b1{
	background-image:url(../images/b1.gif);
	background-repeat:no-repeat;
	width:555px;
	height:77px;
	font-size:24px;
	padding-left:50px;
	padding-top:40px;
	font-family:tahoma;
}

.mar{
	color:#990000;
}

.white{
	color:#fff; 
	font-weight:bold;
}

.b{
	font-weight:bold;
}

.top{
	border-bottom:1px dashed #999999;
	text-align:right;
}

.dl {
	border-bottom:1px dashed #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}

.list{
list-style-image:url(../images/4.gif);
}

.id{
	vertical-align:middle;
}

.photo{
	border:3px solid #000;
	margin-top:5px;
	width:200px;
}
.article-heading {
	color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ce1117;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 14px;
}
img{border:0;}