/* CSS Document */

BODY, TD { font-family: Tahoma; font-size: 11px; color: #333;}

A { color: #2A4090; text-decoration: none}
A:hover { color: #2A4090; text-decoration: underline}

.main { width: 780px; border-left: 1px solid #000; border-right: 1px solid #000;}

.menu {font-family: Arial; font-size: 12px; font-weight: bold; color: white; }
.menu:hover {font-family: Arial; font-size: 12px; font-weight: bold; color: white; }

.b12px { font-weight: bold; font-size: 12px; font-family: Arial; margin: 2px}
.b12px A { font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none}
.b12px A:hover { font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: underline}

.site { background-color: #E5E7F1; padding: 10px; margin-bottom: 3px}
.site P {margin: 0px}
.p_line {margin: 0px;  padding-bottom: 6px; border-bottom: 2px solid #6776AC;}
.p_line A {color:red; text-decoration:none}
.p_line A:hover {color:red; text-decoration:underline}
.link {font-family: arial; font-weight: bold; font-size: 16px}

.cat { padding: 5px; padding-left: 25px; background-color: #6A78AE; background-image:url(images/cats_bg.jpg); background-position:right; background-repeat:repeat-y; border: 1px solid white; border-bottom: 0px; color: red}
.cat A { font-family: Arial; font-size: 14px; font-weight: bold; color: white}
.cat A:hover { font-family: Arial; font-size: 14px; font-weight: bold; color: white}

.filter { padding: 5px; padding-left: 25px; background-color: #6A78AE; background-image:url(images/cats_bg.jpg); background-position:right; background-repeat:repeat-y; border: 1px solid white; border-bottom: 0px; color: white}
.filter A { color: white; font-weight: bold; text-decoration:none}
.filter A:hover { color: white; font-weight: bold; text-decoration:underline}

.pre { background-color: #E5E7F1; margin: 1px;  padding: 8px; border-bottom: 1px solid white}
