/********************** HTML STYLES ***********************/ body { margin: 0; font-family: "Times New Roman", Times, serif; } body, p, td, .standard { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #000000; } a { color: #3300FF; } a:hover { color: #333399; } /********************** UNIVERSAL STYLES ***********************/ .error { font-size: 12px; font-weight: bold; color: #CC0000; } .standard { } .standardbold { font-weight: bold; } .standardheader { font-size: 16pt; font-weight: bold; } .bg { background-image:url(standard/childc_bg.jpg); background-position:top center; background-repeat:no-repeat; } .bg { background-image:url(standard/childc_bgrepeat.jpg); background-position:top center; background-repeat:repeat-y; } .navbg { background-image:url(standard/childc_nav.jpg); background-position: top left; background-repeat:no-repeat; } .navbg2 { background-image:url(standard/childc_nav2.jpg); background-position: top right; background-repeat:repeat-y; } .navrepeat { background-image:url(standard/childc_navrepeat.jpg); background-repeat:repeat-y; background-position:top left; } .contactus { background-image:url(standard/childc_contactus.jpg); background-repeat:no-repeat; background-position:top right; } .contactrepeat { background-image:url(standard/childc_contactrepeat.jpg); background-repeat:repeat-y; background-position:bottom left; } .contentrepeat { background-image:url(standard/childc_05.jpg); background-repeat:repeat-y; background-position:bottom left; } .contentbottom { background-image:url(standard/childc_08.jpg); background-repeat:no-repeat; background-position:bottom left; } .contentbg { background-image:url(standard/childc_contentbg.jpg); background-repeat:no-repeat; background-position:top left; } .infotext { font-family:"Times New Roman", Times, serif; font-size:12px; text-transform:uppercase; } .biginfotext { font-family:"Times New Roman", Times, serif; font-size:20px; } .footer { background-image:url(standard/childc_09.jpg); background-position:top center; background-repeat:no-repeat; } a.footertext, a.footertext:hover { color:#b1330f; font-family:"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; } a.navoff, a.navoff:hover { color:#424242; font-family:"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; font-size: 10pt; } .navonbg { background-image:url(standard/childc_navon.png); background-position:top right; background-repeat:no-repeat; } a.navon, a.navon:hover { font-family:"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; font-size: 10pt; color:#d9531e; } a.subnavoff, a.subnavoff:hover, a.subnavon, a.subnavon:hover { color:#424242; font-family:"Times New Roman", Times, serif; font-weight:bold; text-decoration:none; font-size: 10pt; }