/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


body {
    background-color: #553b1f;
}
/* ------------------------- Main Menu ------------------------- */

.MainMenu
{
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: Black;
/*	background-color: White; */
	background-color: #eef9ff;
}

.MainMenu_MenuContainer {
	border: 0px;
/*
	border-bottom: #404040 0px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 0px solid; 
	border-right: #404040 0px solid;

*/
	color: white;
	background-color: black;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height: 18;
}

.MainMenu_MenuItem, .MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	color: white;
	background-color: black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid; 
	border-top: white 0px solid; 
	border-right: white 0px solid;
}

.MainMenu_MenuIcon {
	text-align: center; 
	width: 15; 
	height: 21;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: Black;
/*	background-color: white; */
	background-color: #eef9ff;
	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;
}

.MainMenu_MenuBreak {
	color: Black;
	background-color: White;
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	height: 1px;
}

.MainMenu_MenuItemSel, A.LoginLink:hover {
	color: Black;
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	color: Black;
	border-left: white 0px solid; 
	border-bottom: white 1px solid; 
	border-top: white 1px solid; 
	border-right: white 0px solid;
}

.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
/*	background-color: white; */
	background-color: black;
color:white;
}



/* ------------------------- SUB Menu ------------------------- */

.MainMenu_SubContainer {
	border-bottom: black 1px solid; 
	border-left: black 1px solid; 
	border-top: black 1px solid; 
	border-right: black 1px solid;  
	background-color: white;

}

.MainMenu_SubMenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal; 
	border: white 0px solid; 
height: 22px;
}

.MainMenu_SubMenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal; 
	border: white 0px solid; 
height: 22px;
}

.SubMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #006666; 
	border-left: white 0px solid; 
	border-bottom: #006666 1px solid; 
	border-top: #006666 1px solid; 
	border-right: white 0px solid;
	text-align: center; 
	width: 16; 
	height: 16;
}

.SubMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #006666; 
	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;
}

.SubMenu_MenuBreak {
	border-bottom: #404040 1px solid; 
	border-left: #FF8080 0px solid; 
	border-top: #FF8080 1px solid;  
	border-right: #404040 0px solid; 
	background-color: White; 
	height: 1px;
}

.SubMenu_MenuItemSel {
	background-color: #CCCCCC; 
	cursor: pointer; 
	cursor: hand; 
	color: White; 
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}

.SubMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: white 0px solid; 
	border-bottom: #006666 1px solid; 
	border-top: #006666 1px solid; 
	border-right: white 0px solid;
}

.SubMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}





.SkinOuter {
	margin-top: 20px;
	border: solid 1px white;

}

.SkinOuter TD {
/*
	border: solid 1px white;
*/
	vertical-align: top;
}
.WordsPane {
	color: White;
	font-size: 9pt;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 3px;
	padding-right: 10px;
}
.MenuBar {
	background-color: Black;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
	padding-left: 4pt;
}
.ContentPane {
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.NewsTitle {
	color: White;
	font-family: Helvetica, Arial, Sans Serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
.AdsPane {
	background-color: 003366;
	vertical-align: top;
	padding-left: 20px;
	padding-top: 20px;
	border-left: solid 1px white;
}
.pageFooter {
	margin-top: 10px;
}
.pageFooter, .CopyRight {
	color: White;
	font-size: 10pt;
	font-weight: normal;
}
#CopyrightSpan .SkinObject
{
color: white;
}
#LoginSpan .SkinObject
{
color: white;
}


