
.button-left {
	background: url(../site_graphics/buttons/redfade_l24.gif);
	width: 10px;
    height: 24px;
	background-repeat: no-repeat;
}

.button-middle {
	background: url(../site_graphics/buttons/redfade_c24.gif);
	width: auto;
    height: 24px;
	text-align: center;
	background-repeat: repeat-x;
}

.button-right {
	background: url(../site_graphics/buttons/redfade_r24.gif);
	width: 10px;
    height: 24px;
	background-repeat: no-repeat;
}


A.Menu {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:ACTIVE { color: #FFFFFF;  
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:VISITED { color: #FFFBF0;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%; 
}
	
A.Menu:LINK { color: #FFFBF0; 
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.Menu:hover { color: #000000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%; 
}

SPAN.MenuText { font-family: Arial; color : #000000; font-size : 9pt; font-weight : bold;}
SPAN.MenuTextW { font-family: Arial; color : #FFFFFF; font-size : 9pt; font-weight : bold;}

A.MenuWtRed {
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.MenuWtRed:ACTIVE { color: #F0F0F0;  
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.MenuWtRed:VISITED { color: #FFFBF0;
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%; 
}
	
A.MenuWtRed:LINK { color: #FFFBF0; 
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%;
}

A.MenuWtRed:hover { color: #FF0000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	line-height: 120%; 
}

A.copyRight:LINK {
color: #000000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 180%;
}

A.copyRight:VISITED {
color: #000000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 180%;
}

A.copyRight:hover {
 color: #FF0000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	line-height: 180%; 
}

A.alphaIdx:LINK {
color: #800000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
}

A.alphaIdx:VISITED {
color: #800000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%;
}

A.alphaIdx:hover {
 color: #FF0000; 
	text-decoration: none;
	font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	line-height: 150%; 
}

SPAN.alphaIdx { font-family: Arial; color : #000000; font-size : 11pt; font-weight :normal; line-height: 150%;}
