/* TAG STYLES */html { margin: 0px; padding:0px; height: 100%; border: none; }body { background-image:url(../images/bkg_tile.jpg); background-repeat: repeat; color: black; margin: 0px; padding: 0px; height: 100%; border: none; }p, td { color: #000000; font-family: tahoma, arial, sans-serif; font-size: 12px; }/* LINK STYLES */a:active { color: #000000; text-decoration: underline; }a:hover { color: #361a10; text-decoration: none; }a:link { color: #000000; text-decoration: underline; }a:visited { color: #000000; text-decoration: underline; }a.link2:active { color: #A28470; text-decoration: underline; }a.link2:hover { color: #A28470; text-decoration: none; }a.link2:link { color: #A28470; text-decoration: underline; }a.link2:visited { color: #A28470; text-decoration: underline; }/* SUBPAGE STYLES */.sub_checkerleft { background-image:url(../images/checkerleft_repeat.gif); background-repeat: repeat-y; }.sub_checkerright { background-image:url(../images/checkerright_repeat.gif); background-repeat: repeat-y; }.sub_gradient { background-image:url(../images/bkg_gradation.jpg); background-repeat: repeat-x; }.sub_content { background-color: #E8C596; background-image:url(../images/sub_bkg.jpg); background-repeat: no-repeat; }.sub_parchtopleft { background-image:url(../images/parchment_topleft.jpg); background-repeat: no-repeat;  background-position: 100% 100%; }.sub_parchtopright { background-image:url(../images/parchment_topright.jpg); background-repeat: no-repeat; background-position: 0% 100%; }.sub_parchmentleft { background-image:url(../images/parchment_leftrepeat.jpg); background-repeat: repeat-y;  background-position: 100% 100%; }.sub_parchmentright { background-image:url(../images/parchment_rightrepeat.jpg); background-repeat: repeat-y; background-position: 0% 100%; }/*MISC STYLES*/.brown { color: #361a10; }.txt_sml { font-size: 9px; }.home_copyright { color: #a28470; font-size: 9px; padding-left: 20px; }.white { color: #FFFFB2; }.fullheight { height:100% }.padding-left { padding-left: 20px; }.padding-bottom { padding-bottom: 20px; }.padding-right { padding-right: 20px; }.divider { background-image:url(../images/sub_seperate_line.gif); background-repeat:repeat-y; background-position: 50% -50%;}