﻿/* UxC Public Styles */
/* === Page Layout === */
body{background-color:#678fc2;}

.uxcHeaderBack{background:transparent url(/images/bg/uxc_p_HeaderBack.jpg) no-repeat top;}
.uxcPage{background:white url(/images/bg/uxc_p_PageBack.jpg) repeat-y;}

#uxcLine{background-color:#0051ba;} /* Was 0b8b3b */
#uxcFooter{background-color:#c9defd;}
.uxcFooterBack{background:transparent url(/images/bg/uxc_p_FooterBack.jpg) repeat-x;}
.uxcFooterLeft{background-image:url(/images/bg/uxc_p_FooterLeft.gif);}
.uxcFooterRight{background-image:url(/images/bg/uxc_p_FooterRight.gif);}
.uxcFooterCenter{background:transparent url(/images/bg/uxc_p_FooterCenter.gif) repeat-x;}
.uxcBotline{background:transparent url(/images/bg/uxc_p_BottomBack.jpg) no-repeat bottom;}

/* === Table Styles === */
.td0 {background-color:#b9ecff;}
.td1 {background-color:#99ccff;}