.artbartop {
	padding-bottom: 6px;
	padding-left: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 4px;
	background-color: #F8F8F8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#caseta {
	background-image: url(../img/caseta2.png);
	float: left;
	min-height: 330px;
	width: 699px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 10px;
}

#caseta .artcontent {
	background-image:none;

}
#caseta .artbartop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9E7E8;
	background-image:none;
}
#caseta h3 {
	padding-top: 12px;
	margin-bottom: 2px;
}
#caseta h2 {
text-align:left;
}
#caseta h4 {
	padding-top: 12px;
	margin-bottom: 2px;
	background-image: url(../img/caseta2.png);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 100%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#mainContent h1 {
	font-weight: bold;
	color: #000000;
	float:left;
	clear:both;
	padding-left:14px;
	padding-top:3px;
	background-image: url(../img/h1bk2.jpg);
}
#mainContent h2 {
	font-size: 160%;
}
#mainContent h2 a {
	color: #B8001E;
	text-decoration: none;
}
#mainContent h2 a:hover {
	text-decoration: underline;
}

#mainContent h3 {
	color: #000000;
}
#topc a {
	background-color:#FFFFFF;
	color:#000000;
	background-image: url(../img/nrc.png);
	padding-left:8px;
	padding-right:8px;
	border: 1px solid #999999;
	text-decoration: none;

}
#topc a:hover {
	background-image: url(../img/nrco.png);
	color:#FFFFFF;
	border: 1px solid #000000;

}
