.promo_main  {
	background-color : #000080;
	
	font-family : Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 16px;	
}



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

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

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

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

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

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

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

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

.nickname {
	color : #FFFFFF;		
}

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

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

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

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

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

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