/* ================================CSS STYLES FOR DotNetNuke================================/* GENERAL */#Title {    font-family: Times New Roman, Times, serif;    font-size: 16px;    font-weight: bold;	color: #415534;	text-align: center;}.head {    font-family: Times New Roman, Times, serif;    font-size: 16px;    font-weight: bold;	color: #415534;	text-align: center;}.bgline {	background-image:  url(line.jpg);	background-repeat: repeat-x;	height: 34px}.bggreen {	background-image:  url(green.jpg);	background-repeat: repeat-x;	height: 34px}.trans {	height: 34px}
