body {
	background-color:  #8b8b8b;
	background-image:none;
	color:white;
}
.ContentFrame {
	
background:#000000;
color:white;
}
.MenuBar{	
background:#000000;
text-align: center;
color:white;
}
.InnerFrame {
	
	background: #8b8b8b;
	color:black;
	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: #CCCCCC; 
	font-family: tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal;
	padding: 3px 6px 3px 6px; 
	text-transform: lowercase;

}
.MainMenu_MenuItem {
	background:transparent;
	cursor: pointer; 
	cursor: hand; 
	color: #CCCCCC; 
	font-family: tahoma; 
	font-size: 12pt; 
	font-weight: bold; 
	font-style: normal;
	padding: 3px 6px 3px 6px; 
	text-transform: lowercase;

}

	
	.MainMenu_MenuItemSel {
	background:#7DC1C0;  /* for sub menu rollover effect*/
	cursor: pointer; 
	cursor: hand; 
	font-family:tahoma;
	font-size: 12pt; 
	font-weight: bold; 
	color: CCCCCC; 
	border: 0;
	padding: 3px 6px 3px 6px; 
	text-transform: lowercase;

}
.MainMenu_SubMenu { 
z-index: 1000; 
cursor: pointer; 
cursor: hand; 
background-color: gray; 
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;
}
.blog_body{
font-family: tahoma, arial, "lucida console", sans-serif;
color:white;
font-size: 14px;
}
.blog_entry{
font-family: tahoma, arial, "lucida console", sans-serif;
color:white;
font-size: 14px;
}
.blog_head{
font-family: tahoma;
font-size: 15px;
font-weight: bold;
}
.blog_title a{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 17px;
font-weight: bold;
color:#8b8b8b;
}
.blog_date{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color:white;
}
.blog_bubble{
color:black;
}
.blog_bubble .NormalBold{
color:white;
}
/* text style for buttons and link buttons used in the portal admin pages */
.SkinObject     {
color:#8b8b8b;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.SkinObject:link {
color:#8b8b8b;
}

A.SkinObject:visited  {
color:#8b8b8b;
}

A.SkinObject:active   {
color:#8b8b8b;
}

A.SkinObject:hover    {
color:#8b8b8b;
}
/* text style for the selected tab */
.SelectedTab {
}
a:link { 
	color: #8b8b8b;
	}
a:visited { 
	color: #8b8b8b;
	}
a:hover { 
	color: #8b8b8b;
	text-decoration: none;
	}
a:active { 
	color: #8b8b8b;
	}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
color:#8b8b8b;
}

A.SelectedTab:visited  {
color:#8b8b8b;
}

A.SelectedTab:active   {
color:#8b8b8b;
}

A.SelectedTab:hover    {
color:#8b8b8b;
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
color:#8b8b8b;
}

A.OtherTabs:visited  {
color:#8b8b8b;
}

A.OtherTabs:active   {
color:#8b8b8b;
}

A.OtherTabs:hover    {
color:#8b8b8b;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
color:#8b8b8b;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
color:#8b8b8b;
}

A.CommandButton:visited  {
color:#8b8b8b;
}

A.CommandButton:active   {
color:#8b8b8b;
}

A.CommandButton:hover    {
color:#8b8b8b;
}
