body {color: #111111;}

.class10 A:link {text-decoration: underline; font-weight: bold; font-size: 90%;}
.class10 A:visited {text-decoration: underline; font-weight: bold; font-size: 90%;}
.class10 A:active {text-decoration: underline; font-weight: bold; font-size: 90%;}
.class10 A:hover {text-decoration: underline; color: #CD2626; font-weight: bold; font-size: 90%;} 


.class20 A:link {text-decoration: none; color: #111111; font-weight: normal; font-size: 80%;}
.class20 A:visited {text-decoration: none; color: #111111; font-weight: normal; font-size: 80%;}
.class20 A:active {text-decoration: none; color: #111111; font-weight: normal; font-size: 80%;}
.class20 A:hover {text-decoration: none; color: #CD2626; font-weight: normal; font-size: 80%;} 

.class_sale A:link {text-decoration: none; color: #cd2626; font-weight: normal; font-size: 80%;}
.class_sale A:visited {text-decoration: none; color: #cd2626; font-weight: normal; font-size: 80%;}
.class_sale A:active {text-decoration: none; color: #cd2626; font-weight: normal; font-size: 80%;}
.class_sale A:hover {text-decoration: none; color: #808000; font-weight: normal; font-size: 80%;} 

.class2a0 A:link {text-decoration: underline; color: #111111; font-weight: normal; font-size: 80%; font-style: italic; }
.class2a0 A:visited {text-decoration: underline; color: #111111; font-weight: normal; font-size: 80%; font-style: italic;}
.class2a0 A:active {text-decoration: underline; color: #111111; font-weight: normal; font-size: 80%; font-style: italic;}
.class2a0 A:hover {text-decoration: underline; color: #CD2626; font-weight: normal; font-size: 80%; font-style: italic;} 

.class50 A:link {text-decoration: none; color: #111111; font-weight: bold; font-size: 85%;}
.class50 A:visited {text-decoration: none; color: #111111; font-weight: bold; font-size: 85%;}
.class50 A:active {text-decoration: none; color: #111111; font-weight: bold; font-size: 85%;}
.class50 A:hover {text-decoration: none; color: #CD2626; font-weight: bold; font-size: 85%;}

.class70 A:link {text-decoration: none; color: #808000;  font-weight: bold; font-size: 85%;}
.class70 A:visited {text-decoration: none; color: #808000;  font-weight: bold; font-size: 85%;}
.class70 A:active {text-decoration: none; color: #CD2626;  font-weight: bold; font-size: 85%;}
.class70 A:hover {text-decoration: none; color: #CD2626; font-weight: bold; font-size: 85%;} 

.class80 A:link {text-decoration: underline; font-weight: normal; font-size: 100%;}
.class80 A:visited {text-decoration: underline; font-weight: normal; font-size: 100%;}
.class80 A:active {text-decoration: underline; font-weight: normal; font-size: 100%;}
.class80 A:hover {text-decoration: underline; color: #CD2626; font-weight: normal; font-size: 100%;} 

.small0 A:link {text-decoration: none; font-weight: normal; font-size: 80%; color: #111111;}
.small0 A:visited {text-decoration: none; font-weight: normal; font-size: 80%; color: #111111;}
.small0 A:active {text-decoration: none; font-weight: normal; font-size: 80%; color: #111111;}
.small0 A:hover {text-decoration: none; color: #CD2626; font-weight: normal; font-size: 80%; color: #111111;} 


.tdchartbold {text-align: center; font-weight: bold; font-size: 80%; color: #111111;}
.tdchart {text-align: center; font-weight: normal; font-size: 80%; color: #111111; }

h1 {font-size: 100%; color: #cd2626;}
.alpha {font-weight: bold; color: #808000;}

td.border 
{border-width: 2px;
border-color: #808000;
border-style: dotted;
font-size: 90%;
color: #CD2626;}

#navlist
{
border: 3px solid #222; 
padding: 0 0 0 20px;
margin: 0;
background-color: #808000;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
}

.navlist1
{
border: 3px solid #222; padding: 0 0 0 20px;
margin: 0;
background-color: #808000;
font-family: Arial, Helvetica;
font-size: 12px;
font-weight: bold;
}

#navlist li
{
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

.navlist1 li
{
display: inline;
list-style: none;
padding: 0;
margin: 0;
}

#navlist #active
{
float: right;
margin-right: 10px;
}

#navlist #activered
{
float: right;
margin-right: 10px;
background-color: #EE0000; 
}

#navlist li a
{
text-decoration: none;
border: 3px solid #000;
padding: 0 8px 1px 8px;
margin: 0 2px;
background-color: #FFC125; 
color: #000;
}

.navlist1 li a
{
text-decoration: none;
border: 3px solid #000;
padding: 0 8px 1px 8px;
margin: 0 2px;
background-color: #FFC125; color: #000;
}
* html #navlist li a { padding: 0 8px; }

#navlist li a:hover
{
background-color: #808000; 
color: #FFF;
}

.navlist1 li a:hover
{
background-color: #808000; color: #FFF;
}