.promo_main  {
	background-color : #FFE0C2;
	
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 12px;	
}



.promo_cell,.menuitem {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
	font-size : 13px;
	
	background-color : #FFE0C1;	
}

.promo_cell2,.menuitemover {
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;	
	font-size : 13px;
	
	background-color : #FFE0C3;	
	
}

.tabitem {
	border-right: 3px solid #FFE0C3;
	border-left: 3px solid #FFE0C3;
}

.tabitemover {
	border-right: 3px solid #FFE0C3;
	border-left: 3px solid #FFE0C3;
}

.tabitemselected {
	border-right: 3px solid #FFE0C3;
	border-left: 3px solid #FFE0C3;	
}

.tabcontent {
	border-bottom: 3px solid #FFE0C3;
	border-right: 3px solid #FFE0C3;
	border-left: 3px solid #FFE0C3;
}

a#menuitem, a.menuitem {
	text-decoration: none;
	color : #000000;	
}

a#menuitem:hover, a.menuitem:hover {
	text-decoration: underline;
	color : #000000;	
}

.nickname {
	color : #000000;		
}

a.promo_main {
	text-decoration: none;
	color : #000000;	
}

a.promo_cell {
	text-decoration: none;
	color : #000000;	
}

a.promo_cell2 {
	text-decoration: none;
	color : #000000;	
}

a.promo_main:hover {
	text-decoration: underline;
}

a.promo_cell:hover {
	text-decoration: underline;	
}

a.promo_cell2:hover {
	text-decoration: underline;
}
