a.topMenu
{
	color: #FFFFFF;
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
    backgroundcolor: black;
}
a.topMenu:hover
{
	color: #CC0000;
    font-family: verdana;
    font-size: 8pt;
    font-weight: bold;
	background-color: black;
        
}

a.txt
{
    color: black;
    font-family: verdana;
    font-size: 8pt;
    text-decoration: underline;
    font-weight: bold;
    backgroundcolor: transparent;
}
a.txt:hover
{
    color: #CC0000;
    font-family: verdana;
    text-decoration: underline;
    font-size: 8pt;
    font-weight: bold;
    background-color: transparent;
        
}


td.tpMenu
{ width:  20 ;
  valign:  middle;
  align:  center; 
  height: 20;
}

.type1 {
font-style : normal; 
font-variant : normal; 
font-weight : normal; 
font-size : 8pt; 
font-family : verdana; 
color : black; 
background-color : white; 
}

.type2 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 8pt; 
font-family : verdana; 
color : white; 
background-color : #CC0000; 
}

.type3 {
font-style : normal; 
font-variant : normal; 
font-weight : bold; 
font-size : 8pt; 
font-family : verdana; 
color : #CC0000; 
background-color : transparent; 
}

.type4 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-family : Arial;
color : #666666; 
background-color : transparent; 
}

.type5 {
font-style : none;
font-variant : normal;
text-decoration: underline; 
font-weight : normal; 
font-size : 8pt; 
font-family : verdana; 
color : black; 
background-color : transparent; 
}

.type5:hover {
font-style : normal; 
font-variant : normal; 
text-decoration: none;
font-weight : normal; 
font-size : 8pt; 
font-family : verdana; 
color : red; 
background-color : transparent; 
}


.type6 {
font-style : normal;
font-variant : normal;
font-weight : bold;
font-size : 10pt; 
font-family : Arial;
color : #CC0000; 
background-color : #CCCCCC; 
}


.type7 {
font-style : normal; 
font-variant : normal;
text-decoration: none; 
font-weight : normal; 
font-size : 8pt; 
font-family : verdana; 
color : black; 
background-color : white; 
}
