/* CSS Document */

.nav a:link {font-family: Arial, Helvetica; font-weight: bold; color: #174374; text-decoration:none}
.nav a:visited {font-family: Arial, Helvetica; font-weight: bold; color: #174374; text-decoration: none}
.nav a:active {font-family: Arial, Helvetica; font-weight: bold; color: #000000; text-decoration: none}
.nav a:hover {font-family: Arial, Helvetica; font-weight: bold; text-decoration: none; color: red;}

.subb a:link {font-family: Arial, Helvetica; font-size:12px; color: #666666; text-decoration:none}
.subb a:visited {font-family: Arial, Helvetica; font-size:12px; color: #666666; text-decoration:none}
.subb a:active {font-family: Arial, Helvetica; font-size:12px; color: #666666; text-decoration:none}
.subb a:hover {font-family: Arial, Helvetica; font-size:12px; color: #FF0000; text-decoration:none}

.norm a:link {font-family: Arial, Helvetica; font-size:10pt; color: #174374}
.norm a:visited {font-family: Arial, Helvetica; font-size:10pt; color: #174374}
.norm a:active {font-family: Arial, Helvetica; font-size:10pt; color: #174374}
.norm a:hover {font-family: Arial, Helvetica; font-size:10pt; color: #FF0000}

.catb a:link {font-family: Arial, Helvetica; font-weight: bold; font-size:10pt; color: #000000; text-decoration:none}
.catb a:visited {font-family: Arial, Helvetica; font-size:10pt; font-weight: bold; color: #000000; text-decoration:none}
.catb a:active {font-family: Arial, Helvetica; font-size:10pt; font-weight: bold; color: #000000; text-decoration:none}
.catb a:hover {font-family: Arial, Helvetica; font-size:10pt; font-weight: bold; color: #FF0000; text-decoration:none}

.cat1 {
 font: bold 10pt Arial, Helvetica;
 color: #174374
}

.cat2 {
 font-size: 10pt; 
 font-family: Arial, Helvetica;
 color: #174374
}

.cat3 {
 font-size: 10pt; 
 font-family: Arial, Helvetica;
 color: #666666
}

.cat6 {
 font-size: 9pt; 
 font-family: Arial, Helvetica;
 color: #666666
}

.cat4 {
 font: bold 10pt Arial, Helvetica;
 color: #000000
}

.h4 {
 font: bold 10pt Arial, Helvetica;
 color: #000000
}

.cat5 {
 font: bold 9pt Arial, Helvetica;
 color: #000000
 
}

.redB {
 font: bold 9pt Arial, Helvetica;
 color: #FF0000

} 

.redN {
 font: 9pt Arial, Helvetica;
 color: #FF0000 
 
}

.title1 {
 font: bold 14pt Arial, Helvetica;
 color: #000000
 
}

.h1 {
 font: bold 14pt Arial, Helvetica;
 color: #000000
 
}

.title2 {
 font: bold 14pt Arial, Helvetica;
 color: #666666
 
}

.buy a:link {font-family: Arial, Helvetica; font-size:12px; font-style: italic; font-weight: bold; color: #174374; text-decoration:underline}
.buy a:visited {font-family: Arial, Helvetica; font-size:12px; font-style: italic; font-weight: bold; color: #174374; text-decoration:underline}
.buy a:active {font-family: Arial, Helvetica; font-size:12px; font-style: italic; font-weight: bold; color: #174374; text-decoration:underline}
.buy a:hover {font-family: Arial, Helvetica; font-size:12px; font-style: italic; font-weight: bold; color: #FF0000; text-decoration:none}
