.ul {  background-image: url(images/upper_left_bg.jpg); background-repeat: repeat-x; background-position: right top}
.ur {  background-image: url(images/upper_right_bg.jpg); background-repeat: repeat-x; background-position: left top}
.bottom {  background-image: url(images/bottom_bg.jpg); background-repeat: repeat-x; background-position: center top}
.two {  background-image: url(images/2_bg.jpg); background-repeat: repeat-x; background-position: left top}
.header {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000}
.body {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 19px; color: #000000}
.blackbdr {  border: 1px #000000 solid}
.border {  border: #330000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.comments {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
}
