/* CSS Document */

BODY, TD { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333}

A { color: #4b7ce1; text-decoration: underline}
A:hover { color: orange; text-decoration: underline}

.logo { font-family: Tahoma; color: white; font-size: 36px; font-weight: normal; margin: 0px; margin-bottom: 7px}

.book { font-size: 18px; color: white; margin: 0px; margin-bottom: 7px; margin-left: 13px}
.book A { font-family: Tahoma; color: white; text-decoration: underline}
.book A:hover { font-family: Tahoma; color: yellow; text-decoration: underline}

.cat A { font-size: 11px; color: #66a807; text-decoration: none}
.cat A:hover { font-size: 11px; color: orange; text-decoration: underline}
.cat STRONG A { font-size: 12px; color: #6f96e7; text-decoration: none}
.cat STRONG A:hover { font-size: 12px; color: orange; text-decoration: underline}

.foo_ti { background-image:url(images/foo.gif); background-position:center; background-repeat:no-repeat; margin: 1px; padding: 5px; margin-top: 10px; margin-bottom: 10px}

.cat_ti { background-image:url(images/cat.gif); background-position:center; background-repeat:no-repeat; margin: 1px; padding: 5px; margin-top: 10px; margin-bottom: 10px; color: white}

.rel_ti { background-image:url(images/rel_ti.gif); background-position:right; background-repeat:no-repeat; margin: 1px; padding: 5px; margin-top: 10px; margin-bottom: 10px; color: white; padding-left: 40px}

.main_ti { background-image:url(images/line.gif); background-position:left; background-repeat:no-repeat; margin: 1px; padding: 5px; margin-top: 10px; margin-bottom: 10px; color: #333; padding-left: 40px}

.rel { margin: 0px; padding-left: 15px; line-height: 18px; margin-bottom: 10px; margin-top: 10px}

.rel_links { margin: 5px; margin-left: 42px; margin-top: 15px; margin-bottom: 15px; line-height: 16px}
.rel_links A { color: #66a807; text-decoration: underline}
.rel_links A:hover { color: orange; text-decoration: underline}

.res { background-repeat: no-repeat; background-position: top left; margin: 10px; padding-left: 40px; margin-left: 0px; line-height: 16px; padding-top: 3px; margin-bottom: 15px}
.res P { font-size: 11px; color: #aeb2ad; margin: 0px; margin-top: 2px; margin-bottom: 2px}

.res A { color: #333; text-decoration: none}
.res A:hover {color: orange; text-decoration: none}
.res A STRONG { font-size: 18px; font-weight: normal; color: #4b7ce1; font-family: Tahoma}
.res A:hover STRONG { font-size: 18px; font-weight: normal; color: orange; font-family: Tahoma; text-decoration: none}
.res A:hover P {color: orange; text-decoration: none}


