@charset "windows-1252";

.menutable_left {
	float: left; 
	position: relative; 
	left: 15px;		
	cursor: default;
}

.menutable_right {
	float: right; 
	position: relative; 
	left: -20px;		
	cursor: default;					 		
}

.menutable_search {
	float: left; 
	position: relative; 
	left: 20px;		
	cursor: default;					 		
}						

.main_menu {
	cursor: default;
}

.menuitem {
	text-align: center;
	padding-top: 0px;	
}		

.hline {
	font-size: 1px;	   
	text-align: center;	
	width: 10px;   
	padding-top: 3px;
}		

.amenuitem {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;   
	color: #FFFFFF;	
	text-decoration: none;
}

.searchmenuitem {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;	
	text-decoration: none;
}

.menu_padding_top {
	padding-top: 2px;
	padding-bottom: 1px;
}

.menuSearchSubmit {
	margin: 0px;
}

.menuSearchInput {
	font-family: Trebuchet MS;
	font-size: 12px;
	width: 100px;
	height: 21px;
	margin: 0px;
	border: 1px solid #000000;
}

.amenuitem:hover {
	text-decoration: underline;
}

.amenuitem2 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;   
	color: #FFFFFF;	
	text-decoration: none;
	text-align: center;
	padding-top: 0px;	
	cursor: default;
}



.footer_menu_left {
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	padding-top: 5px;
	padding-left: 25px;
}	 

.footer_menu_link {
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none;
}	

.footer_menu_middle {
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	text-align: center;
	padding-top: 5px;
}			

.footer_menu_right {
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF; 
	padding-top: 5px;
	text-align: right;
	padding-right: 25px;
}

.footer_menu {
	font-family: Trebuchet MS; 
	font-size: 11px; 
	font-weight: normal; 
	color: #FFFFFF;
	text-decoration: none; 
}

.footer_menu:hover {
	text-decoration: underline; 
}

.blacktext 
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;  
}

.sub_menu_class
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;  
	cursor: pointer;
	background: #FFE5F1;
}

.pimp_p01 {
	color: #00C700;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold; 
}

.pimp_p02 {
	color: #FF0006;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold; 
}

.pimp_p03 {
	color: #00A1F1;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none; 
	font-weight: bold; 
}

.gold_member_text
{
	color: #CE8D0B;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-decoration: none;  
	font-weight: bold; 
}

.main_drop_down
{
	position: absolute; 
	top: 134px;
	left: 10px; 
	visibility: hidden; 
	z-index: 1; 
	width: 195px; 
	border: 1px solid #F52072; 
	background: #FFAED2;
}

.menuitem span {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;   
	color: #FFFFFF;	
	text-decoration: none;
}