A.image:link{color:#ffffff; text-decoration:none; border-bottom: 0px} 
A.image:visited{color:#ffffff; text-decoration:none; border-bottom: 0px}
A.image:hover{color:#ffffff; text-decoration:none; border-bottom: 0px }

A.nav:link{color:#000; text-decoration:none; font-weight: bold; 
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 12px;} 
A.nav:visited{color:#000; text-decoration:none; font-weight: bold;
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 12px; }
A.nav:hover{color:#000; text-decoration:underline; font-weight: bold;
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 12px; }

A.red14:link{color:#D9261C; text-decoration:none; font-weight: bold; border-bottom: 0px ;
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 14px;} 
A.red14:visited{color:#D9261C; text-decoration:none; font-weight: bold; border-bottom: 0px ;
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 14px; }
A.red14:hover{color:#000000; text-decoration:underline; font-weight: bold; border-bottom: 1px solid #000000;
font-family : Arial, Helvetica, Geneva, Sans-serif; font-size : 14px; }


#user {
text-align: left; 
font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 16px; font-style:italic; font-weight: bold; color:#000000;  }	
img.user {margin: 5px;}

.user {
font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 16px; font-style:italic; font-weight: bold; color:#000000;  }	

.promo {
font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 14px; font-style:italic; font-weight: bold; color:#000000;  }	

.uc {
font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 12px; font-style:italic; font-weight: bold; color:#000000;  
 }	

.ucf {
 font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 11px; font-style:none; font-weight: normal; color:#000000;  
 }	 

.txt10 { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 12px;	font-weight: bold;	 }
.txt10a { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 11px;	font-weight: bold;	letter-spacing : 2px;
	}	
.txt10black { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 10px;	font-weight: normal; line-height:1.5em;	
	}

.txt11black { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 11px;	font-weight: normal;	
	}		
.txt12black { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 12px;	font-weight: normal;	
	}	
	
.txt12bold { font-family : Helvetica, Sans-serif, Arial, Geneva; 	color: #000000;
	font-size : 12px;	font-weight: bold;	line-height : 20px; 
	}		
.txt12 { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 12px;	font-weight: bold;	 }
	
.txt14black { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 14px; font-weight:bold }			
	
.txt12red { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #D9261C;
	font-size : 12px;	font-weight: bold;	 }
.txt14red { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #D9261C;
	font-size : 14px;	font-weight: bold;	 }			
	
.txt10a { font-family : Arial, Helvetica, Geneva, Sans-serif; 	color: #000000;
	font-size : 11px;	font-weight: bold;	letter-spacing : 2px;
	}		
	
/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

/* Begin CSS Popout Menu */	
#menu{
width:100%;
float:center;
}
#menu h2{
font:bold 12px/12px Arial, Helvetica, Geneva, Sans-serif; 
color:white;
background:#e06a13; 
white-space:nowrap;
margin:0;
width:2em;
padding:1px 1px 1px 0px;
text-transform:uppercase;
padding-left:12px
}
#menu a{
font:bold 12px/12px Arial, Helvetica, Geneva, Sans-serif;
display: block;
border-top-width:0px;
border-bottom-width:0px;
border-left-width:0px;
border-right-width:0px;
border-style: none;
background-color: #000;
white-space: nowrap;
width:10em;
margin:left;
padding:10px;

}
#menu ul{
list-style:none;
margin:0;
float:left;
width:0px;
padding:0;
z-index:-1;
}
#menu h3{
color:#ffffff;
background:#FC0 url() no-repeat 100% 100%;
}
#menu a{
text-decoration:none;
}
#menu a, #menu a:visited{
color:#ffffff;
background:#FC0;
}
#menu a:hover{
text-decoration:underline;
color:#ffffff;
background:#FC0;
}
#menu a:active{
text-decoration:underline;
color:#ffffff;
background:#FC0;
}
#menu li{
background:#FC0 none repeat scroll 0 0;
line-height:0;
margin:0;
position:relative;
background-color:#FC0;
}
#menu ul ul{
background:#FC0 none repeat scroll 0 0;
display:none;
margin-left:0;
margin-top:0;
margin-right:0;
margin-bottom:0;
position:relative;
top:0;
z-index:500;
width:140px;
}
#menu ul ul ul{
top:100;
left:10px;
background:#FC0;
}
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

div#menu h2:hover{
background:#e06a13;
}
div#menu li:hover{
cursor:pointer;
z-index:100;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:normal;
color: #000;
text-decoration:underline;
background:#ccccc;
}

#menu a.x:hover{
color:#ffffff;
background:#e06a13;
}

#menu a.x:active{
color:#ffffff;
background:#e06a13;
}

#slog {position: relative;
top: 10px;left:18px;width: 680px;height: 44px;   z-index: 1;
text-align: center; 
font-family: Helvetica,Sans-serif;text-decoration:normal; 
font-size: 12px; font-style:italic; font-weight: bold; color:#000000;  }	
/* End CSS Popout Menu */
	