/* ================================
CSS STYLES FOR DotNetNuke
================================
/* GENERAL */
#titlesolid {
font-family: Trebuchet MS, sans-serif;
font-size: 14.5px;
font-weight: bold;
color: #006e3a;
text-align: left;
padding-bottom: 1px;
}
#TitleArrow {
font-family: Trebuchet MS, sans-serif;
font-size: 14.5px;
font-weight: bold;
color: #006e3a;
text-align: left;
padding-bottom: 2px;
padding-left: 3px;
padding-top: 5px;
}
#contentsolid {
font-family: Trebuchet MS, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
text-align: left;
line-height: 18px;
padding-top: 5px;
}
.solidb {
	background-image: url(bottom.jpg);
}
.solidl { 
	background-repeat:no-repeat;
	background-image: url('bottom_left.jpg') ;
}
.solidr { 
	background-image: url(bottom_right.jpg);
	background-repeat:no-repeat;
}
table {     background-color: transparent;
}
