body {
	background-color:  #101010;
	background-image:url(background.gif);
}
.ContentFrame {
	
background:#FFFFFF;
}
.LeftFrame{
	background-image:url(leftside.gif);
	background-repeat:repeat-y;
	width:25px;
}
.RightFrame{	
	background-image:url(rightside.gif);
	background-repeat:repeat-y;
	width:25px;
}
.LogoFrame{
	background:#FFFFFF;
}
.MenuBar{	
background:#FFFFFF;
text-align: center;
}
.InnerFrame {
	
	background:#101010;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
}

.MainMenu_MenuContainer {
	background-color: transparent;
	margin-left:25px;
	margin-top: 0;
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:25px;
	padding:0;
}
.MainMenu_MenuItem {
	background:transparent;
	cursor: pointer; 
	cursor: hand; 
	color: 	white; 
	font-family: tahoma; 
	font-size: 14px; 
	text-transform: lowercase;
	font-weight: bold; 
	font-style: normal;
	padding: 3px 6px 3px 6px; 

}
.MainMenu_MenuItem {
	background:transparent;
	cursor: pointer; 
	cursor: hand; 
	color: 	black; 
	font-family: tahoma; 
	font-size: 14px; 
	text-transform: lowercase;
	font-weight: bold; 
	font-style: normal;
	padding: 3px 6px 3px 6px; 

}

	
	.MainMenu_MenuItemSel {
	background:#7DC1C0;  /* for sub menu rollover effect*/
	cursor: pointer; 
	cursor: hand; 
	font-family:tahoma;
	font-size: 14px; 
	text-transform: lowercase;
	font-weight: bold; 
	color: CCCCCC; 
	border: 0;
	padding: 3px 6px 3px 6px; 

}
.MainMenu_SubMenu { 
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: #FFFFFF; 
filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ; 
border-bottom: #404040 0px solid; 
border-left: #FF8080 0px solid; 
border-top: #FF8080 0px solid; 
border-right: #404040 0px solid; 
} 
/* Elements we don't really need to see */
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}

.newstitle {
font-family: tahoma, arial, "lucida console", sans-serif;
color:black;
font-size: 12px;
}
.NukeNews_Item{
background-color:transparent;
}
.NukeNews_AltItem {
background-color:transparent;
}
.newsreadmore {
font-family: tahoma, arial, "lucida console", sans-serif;
color:blue;
font-size: 10px;
}
.newspostdate {
color:white;
}

.mpnormal {
font-family: tahoma, arial, "lucida console", sans-serif;
color:black;
font-size: 11px;
}

.x-layout-inactive-content{
color:black;
}

.x-layout-active-content{
color:black;
}
.msg-nick{
color:black;
}
.messageContentCell{
color:black;
}


