body 
{
    background-color:Black;
    /* Need this for a black site! */
  	color:White;

}
td
{
    /* Need this for a black site! */
  	color:White;

}
h1 {
    background-color: transparent;
    COLOR: #FF00FD;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 14px;
	margin-bottom: 5px; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0; 
}
h2 {
    COLOR: #FF00FD;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 12px;
	margin-bottom: 0; 
	margin-top: 0; 
	padding-bottom: 0px; 
	padding-top: 0; 
}

.SubHead, h3, h4, h5{
    background-color: transparent;
    COLOR: #FF00FD;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none;
	FONT-FAMILY: Tahoma, Arial, Sans-Serif; 
	FONT-SIZE: 13px;
	margin-bottom: 5px; 
	margin-top: 0; 
	padding-bottom: 0; 
	padding-top: 0; 
}

.BreadCrumb, A.BreadCrumb:link, A.BreadCrumb:hover, A.BreadCrumb:visited {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}

.SubText {
	font-family: Verdana, Arial; 
	font-size: 10px;
	font-style: normal; 
	font-weight: normal;
	color: #ffffff; 
}

/* style for module titles */
.Head   {
	font-family: Verdana,Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}

.Normal {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	margin-top:5px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:5px;
}

/* 
   ================================
    CSS STYLES from Dot Net Nuke
   ================================
*/   

A.SkinObject:link, A.SkinObject:hover,A.SkinObject:visited {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF00FD;
	cursor: pointer;
	cursor: hand;
}

A:link, A:visited, A:active, A:visited {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FD;
	text-decoration: underline;
}
A:hover {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FF00FD;
	text-decoration:  none;
}

/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:16;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #4C4C4C;
	border-left: none;
	border-bottom: none;
	border-top: none;
}
.MainMenu_SubMenu {
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	background-color: #4C4C4C;
    text-align:left;
}
.MainMenu_MenuBreak {
	cursor: pointer;
	font-family: Verdana,Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color : transparent;
	border-bottom: none; 
	border-left: none; 
	border-top: none;  
	border-right: none; 
}
.MainMenu_MenuItem {
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	cursor: hand;
	text-align:center;
	border-left: none;
	border-bottom: none;
	border-top: none;
	border-right: none;
	background-color : transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	color: #FF00FD;
	background-color : transparent;
}
.MainMenu_ItemActive
{
	cursor: pointer;
	cursor: hand;
	font-family: Verdana,Arial, sans-serif;
	font-size: 12px;
	text-align:center;
	font-style: normal;
	font-weight: bold;
	color: #FF00FD;
	background-color : transparent;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10px;
	cursor: pointer;
	cursor: hand;
	border-right: none;
	border-bottom: none;
	border-top: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10px; 
	cursor: pointer; 
	cursor: hand;
}
.SeperatorStyle
{
	font-family: Arial, Helvetica, Sans-Serif;
    color: #ff0000;
	font-size: 14px;
	background-color: #8DB47F;
	height:20px;
}
.LeftPane
{
	background-color: #000000;
}
.ContentPane
{
	background-color: #000000;
}
.RightPane
{
	background-color: #000000;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}











