body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	background-image:  url(/images/sunBG/sun-bg.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;

}
.sep {
	background-image: url(/images/SunBG/sun-line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
	width: 100%;

}
.BoldRed {

	font-weight: bold;
	color: #FF0000;
}

