
/* MY TAG STYLES */html { margin: 0px; padding:0px; border: none; }body.home { background-image:url(../images/home_bkgtile.jpg); background-repeat: repeat; color: #ffffff; margin: 0px; padding: 0px; border: none; }body.popup { background:#ffffff; color: #ffffff; margin: 0px; padding: 0px; border: none; }body { background-image:url(../images/sub_bkg.jpg); background-repeat: repeat-y; background-position: 50% 0%; background-color:#0c141f; color: #4D1E02; margin: 0px; padding: 0px; border: none; }input.text { color: #843B05; font-size: 10px; font-family: monospace; width:160px; }textarea { color: #843B05; font-size: 10px; font-family: monospace; width:160px; }p, td { color: #4D1E02; font-family: verdana, arial, sans-serif; font-size: 11px; }/* LINK STYLES */a:link { color: #e53200; text-decoration: none; }a:active { color: #e53200; text-decoration: none; }a:visited { color: #e53200; text-decoration: none; }a:hover { color: #ff3700; text-decoration: underline; }a.blue:link { color: #99CCFF; text-decoration: none; }a.blue:active { color:#99CCFF; text-decoration: none; }a.blue:visited { color: #99CCFF; text-decoration: none; }a.blue:hover { color: #99CCFF; text-decoration: underline; }a.red:link { color: #D0000F; text-decoration: none; }a.red:active { color:#D0000F; text-decoration: none; }a.red:visited { color: #D0000F; text-decoration: none; }a.red:hover { color: #D0000F; text-decoration: underline; }a.yellow:link { color: #FFEC8E; text-decoration: none; }a.yellow:active { color:#FFEC8E; text-decoration: none; }a.yellow:visited { color: #FFEC8E; text-decoration: none; }a.yellow:hover { color: #FFEC8E; text-decoration: underline; }/* HOME STYLES */.home_glow { background-image:url(../images/home_bkgglow.jpg); background-position: center top; background-repeat: no-repeat; }.header_left1 { background-image:url(../images/home_header1.jpg); background-repeat: no-repeat; background-position: top right; }.header_right1 { background-image:url(../images/home_header4.jpg); background-repeat: no-repeat; background-position: top left; }.homenav_sidetop { background-image:url(../images/homenav_shadow2.jpg); background-repeat: no-repeat; background-position: top center; }.homenav_sideleft { background-image:url(../images/homenav_shadow1.jpg); background-repeat: no-repeat; background-position: top right; }.homenav_sideright { background-image:url(../images/homenav_shadow3.jpg); background-repeat: no-repeat; background-position: top left; }/* SUBPAGE STYLES */.header_left2 { background-image:url(../images/sub_header1.jpg); background-repeat: no-repeat; background-position: top right; }.sub_sideleft1 { background-image:url(../images/sub_fade_topleft.jpg); background-repeat: no-repeat; background-position: top right; height:148px; }.sub_sideright1 { background-image:url(../images/sub_fade_topright.jpg); background-repeat: no-repeat; background-position: top left; height:148px; }/* TEXT STYLES */.black { color: #000000; }.brown { color: #843B05; }.blue { color: #8baacc; }.caption { font-size: 9px; }.red { color:#a80000; }.subhead { font-family: tahoma, arial, sans-serif; font-size: 14px; }.subhead2 { font-family: tahoma, arial, sans-serif; font-size: 12px; }.subhead3 { font-family: tahoma, arial, sans-serif; font-size: 15px; }.white { color: #ffffff;}.text_sml { font-size: 10px; }.text_sml1 { font-size: 9px; }.text_sml2 { font-size: 9px; color:#acacac; }/* TABLE STYLES */.fullheight { height:100% }.padding_subhead { padding: 10px 0px 10px 0px; }.padding_top20 { padding-top: 20px; }.sidenav { padding: 5px 10px 5px 10px; }.sidenav2 { padding: 0px 10px 5px 30px; }.right { float: right; padding: 0px 0px 20px 20px; }.psa_padding { padding: 8px 0px 8px 0px; }.sendfriend { background-image:url(../images/popup_spreadword.jpg); background-repeat: no-repeat; background-position: 100% 100%; }