.darkrow {
	background-color: #E6DEEB;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #5076BA;
	background-image:  url(/images/css-used/ribbon_bottomright.gif);
	color: #EAE3EE;




}

.darkrowcol {
	bgcolor: #E6DEEB;
}


.lightrow {
	background-color: #F4ECEA;
	background-attachment: fixed;
	background-image:  url(/images/css-used/ribbon_bottomright.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px none #E4BD47;

}

.lightrowcol {
	bgcolor: #F4ECEA;
}


.leftline {
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px none #FFFFFF;

}

.bottomline {
	border-top: 1px none #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;


}

