﻿/* CSS Document */

#whole{background-image:url(/core/img/interface/bg_page.gif); background-position:center 42px; background-repeat:no-repeat;}

#doc2{
padding-top:20px; background:none; width:950px;
}

#yblock{width:950px; height:25px; background-color:#ffffff;}
#yblock .yb{width:190px; height:25px; background-color:#fea803;}
#yblock .grad{float:right; background-image:url(/core/img/interface/grad_right.gif); background-repeat:repeat-x; width:196px; height:25px;}

#rhc {
border-left:1px solid #4799c8; /*light blue*/
}

#rhc h2 {
background:url(/lib/images/interface/h2_rhc_generic1.gif);
background-position:left bottom;

}

#rhc h2 a{color:#ffffff; }
#rhc a{color:#4799c8; /*light blue*/}
#rhc a:hover{color:#4799c8; /*light blue*/}

#lhc h1 {color:#4799c8; /*light blue*/
}
#lhc h2 {color:#4799c8; /*light blue*/
}

#lhc h3,#lhc h3 a {color:#4799c8; /*light blue*/
}

#lhc a{color:#4799c8; /*light blue*/}

#ft{background-image:url(/core/img/interface/ft_bg.gif); background-repeat:no-repeat; background-position:center bottom;}