/* 
================================
Skin styles for DotNetNuke
================================
*/   
body {
	background-color: #FEF4E8;
	padding: 0px;
	margin: 0px;
}
.pagemaster {
	width: 100%;
	height: 100%;
}
.skinmaster {
	height: 100%;
}
.skinheader {
}
.skingradient {
	height:30px;
}
.controlpanel {
	background-color: #FEF4E8;
	height: 0px;
}
.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.newspane {
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: hand;
	cursor: hand;
	background-color: #000000;
}
.MainMenu_MenuItem {
	cursor: hand;
	cursor: hand;
	color: #990000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: #FEF4E8;
	border: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.MainMenu_MenuIcon {
 display:none;
}
.MainMenu_SubMenu {
	background-color: #FEF4E8;
	z-index: 1000;
	cursor: hand;
	cursor: hand;

 filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=5);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #580101;
	border-right-color: #580101;
	border-bottom-color: #580101;
	border-left-color: #580101;
}
.MainMenu_MenuBreak {
	height: 0px;
}
.MainMenu_MenuItemSel {
	background-color: transparent;
	cursor: hand;
	cursor: hand;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	border: 0px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.StandardButton {
	background: #7994cb none;
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.TreeViewMenu {
	width: 120px;
	background-color: #FEF4E8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.TreeViewMenu_Header {
	display: none;
 }
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.Normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #000000;
}
.NormalBold {
	font-weight: bold;
}
.NormalRed {
	font-weight: bold;
	color: #FF0000;
}
.NormalTextBox {
}
.SkinObject {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
A.SkinObject:link {
	text-decoration: none;
	color: #660000;
	font-weight: bold;
}
A.SkinObject:visited  {
    text-decoration:    none;
	color: #000000;
}
A.SkinObject:hover    {
    text-decoration: none;
    color: red;
}
A.SkinObject:active   {
    text-decoration: none;
	color: #000000;
}
.Right-Top-Border {
	background-image: url(Title.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Left-Top-Border {
	background-image: url(04-bottomlogo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.right-edge {
	background-image: url(RightBorder.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-content {
	background-color: #FFFFFF;
}
.bottom-border {
	background-image: url(screenbottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
}
.menu-left {
	background-image: url(News-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.newsitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.news a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.news a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #550000;
	text-decoration: none;
}
.news a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}


