body {
	margin: 0px;
}
.Body {
	background-image: url('Body.png');
	background-position: center top;
}
.Slogan {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color: #FFFFFF;
	font-size: 11pt;
	padding-bottom: 3px;
}
.Header {
	background-image: url('Header.png');
	background-repeat: no-repeat;
	padding-left: 40px;
	padding-top: 20px;
}
.Menu {
	background-color: #36221B;
	padding-right: 10px;
}
.UserLogin {
	background-color: #36221B;
	color: #FFFFFF;
}
.Background {
	background-color: #FFF8DB;
}
.BackgroundTopLeft {
	height: 100%;
	background-image: url('BackgroundTopLeft.png');
	background-repeat: no-repeat;
}
.BackgroundDots {
	height: 100%;
	background-image: url('BackgroundDots.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.Footer {
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
}
.TopPane {
	background-color: transparent;
	padding: 5px;
}
.LeftPane {
	background-color: transparent;
	padding: 5px;
	padding-top: 22px;
}
.RightPane {
	background-color: transparent;
	padding: 5px;
}
.ContentPane {
	background-color: transparent;
	padding: 5px;
	padding-right: 35px;
	padding-top: 25px;
}
.Bottompane {
	background-color: transparent;
	padding: 5px;
}
p {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
.LeftPane .TopMiddle td {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	color: #FFFFFF;
}
.Head {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #36221B;
}
h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #F45C13;
}
h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #36221B;
}
h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #F45C13;
}
h4 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: #36221B;
}
h5 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #F45C13;
}
h6 {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #36221B;
}
ul {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	list-style-type: square;
	font-size: 10pt;
}
ol {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
li li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
li li li {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
}
.ListingsSep {
	width: 9%;
	float: left;
	width: 9%;
	text-align: center;
}
.Listings {
	width: 45%;
	text-align: center;
}
.Listings .Title {
	font-size: 12pt;
	font-weight: bold;
}
.Listings A:link {
	font-weight: bold;
	color: #36221B;
}
.Listings A:active {
	font-weight: bold;
	color: #36221B;
}
.Listings A:hover {
	font-weight: bold;
	color: #36221B;
}
.Listings A:visited {
	font-weight: bold;
	color: #36221B;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 16px; /*Change this to the height of the menu bar*/;
	background-color: Transparent;
}
.MainMenu_MenuBreak {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItem {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	background-color: transparent; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #F45C13;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_RootMenuItemActive {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #F45C13;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #FFFFFF;
	background-color: transparent; /*This property is relevant to creative*/;
	font-weight: bold;
}
.MainMenu_SubMenu {
	background-color: #36221B; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	padding-bottom: 5px;
}
.MainMenu_MenuIcon {
	background-color: #36221B; /*This property is relevant to creative*/;
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #36221B 2px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_MenuIcon .MainMenu_MenuItemSel {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #36221B 2px solid;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 2px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 2px solid;
	background-color: transparent;
	cursor: pointer;
	cursor: hand;
	color: #F45C13;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuArrow {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #36221B 2px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuArrow .MainMenu_MenuItemSel {
	border-top: #FFFFFF 0px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #36221B 2px solid;
}
.StandardButton {
	background: #F45C13 none;
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 7pt;
	font-weight: normal;
	border-style: solid;
	border-color: #36221B;
	border-width: 1px;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	max-width: 100px;
	Width: 100px;
	height: 13px;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
#dnn_dnnUSER_cmdRegister {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 10pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.SkinObject {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.SkinObject span {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 8pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanel.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
A {
	color: #F45C13;
	text-decoration: underline;
}
A:link {
	color: #F45C13;
	text-decoration: underline;
}
A:visited {
	color: #F45C13;
	text-decoration: underline;
}
A:hover {
	color: #36221B;
	text-decoration: underline;
}
A.CommandButton {
	color: #F45C13;
}
A.CommandButton:visited {
	color: #F45C13;
}
A.CommandButton:link {
	color: #F45C13;
}
A.CommandButton:hover {
	color: #36221B;
}
A.NormalMenu {
	color: #F45C13;
}
A.NormalMenu:visited {
	color: #F45C13;
}
A.NormalMenu:link {
	color: #F45C13;
}
A.NormalMenu:hover {
	color: #36221B;
}
.SubHead {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.TopMiddle .SubHead {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: bold;
}
label {
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.Normal {
	font-size: 10pt;
	color: #36221B;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.NormalBold {
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.LeftPane .TopMiddle A {
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftPane .TopMiddle A:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftPane .TopMiddle A:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.LeftPane .TopMiddle A:hover {
	color: #FFF8DB;
	text-decoration: underline;
}
.LeftPane .TopMiddle A.CommandButton {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.CommandButton:visited {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.CommandButton:link {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.CommandButton:hover {
	color: #FFF8DB;
}
.LeftPane .TopMiddle A.NormalMenu {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.NormalMenu:visited {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.NormalMenu:link {
	color: #FFFFFF;
}
.LeftPane .TopMiddle A.NormalMenu:hover {
	color: #FFF8DB;
}
.LeftPane .TopMiddle .SubHead {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.LeftPane .TopMiddle label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.LeftPane .TopMiddle .Normal {
	font-size: 10pt;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Tahoma, Verdana;
}
.NormalRed {
	color: #36221B;
}
.LeftPane .ContainerHeaderLeft {
	background-image: url('OrangeLeft.png');
	background-repeat: no-repeat;
	padding-left: 10px;
}
.LeftPane .ContainerHeaderRight {
	background-image: url('OrangeRight.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.LeftPane .ContainerHeader {
	Background-color: #F45C13;
}
.LeftPane .Head {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: Bold;
	color: #FFFFFF;
}
.HeaderBackground {
	border-bottom: 10px #FFF8DB solid;
	text-align: left;
}
.LeftPane .HeaderBackground {
	text-align: right;
}
.TopMiddle .HeaderBackground {
	border-bottom: 0px #FFF8DB solid;
	padding-top: 17px;
	padding-left: 17px;
}
.contentpane .ContainerHeaderLeft {
	background-image: url('BrownLeft.png');
	background-repeat: no-repeat;
	padding-left: 10px;
}
.contentpane .ContainerHeaderRight {
	background-image: url('BrownRight.png');
	background-repeat: no-repeat;
	background-position: right center;
}
.contentpane .ContainerHeader {
	Background-color: #36221B;
}
.contentpane .Head {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: Bold;
	color: #FFFFFF;
	Background-color: #36221B;
}
.TopMiddle .Head {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: Bold;
	color: #F45C13;
	Background-color: transparent;
}
.LeftPane .TopMiddle .Head {
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size: 12pt;
	font-weight: Bold;
	color: #FFFFFF;
	Background-color: transparent;
}
.LeftPane .Container {
	width: 260px;
	padding-left: 24px;
}
.TopMiddle {
	background-image: url('OrangeTopMiddle.PNG');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #F45C13;
}
.BottomMiddle {
	background-image: url('OrangeBottomMiddle.png');
	background-repeat: repeat-x;
	background-position: center bottom;
}
.MiddleLeft {
	background-image: url('OrangeMiddleLeft.png');
	background-repeat: repeat-y;
	background-position: left center;
}
.MiddleRight {
	background-image: url('OrangeMiddleRight.png');
	background-repeat: repeat-y;
	background-position: right center;
}
.TopRight {
	background-image: url('OrangeTopRight.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.TopLeft {
	background-image: url('OrangeTopLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomLeft {
	background-image: url('OrangeBottomLeft.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BottomRight {
	background-image: url('OrangeBottomRight.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ContentPane .TopMiddle {
	width: 225px;
	background-image: url('WhiteTopMiddle.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFF8DB;
}
.ContentPane .BottomMiddle {
	width: 225px;
	background-image: url('WhiteBottomMiddle.png');
	background-repeat: repeat-x;
	background-position: center bottom;
}
.ContentPane .MiddleLeft {
	width: 225px;
	background-image: url('WhiteMiddleLeft.png');
	background-repeat: repeat-y;
	background-position: left center;
}
.ContentPane .MiddleRight {
	width: 225px;
	background-image: url('WhiteMiddleRight.png');
	background-repeat: repeat-y;
	background-position: right center;
}
.ContentPane .TopRight {
	width: 225px;
	background-image: url('WhiteTopRight.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.ContentPane .TopLeft {
	width: 225px;
	background-image: url('WhiteTopLeft.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.ContentPane .BottomLeft {
	width: 225px;
	background-image: url('WhiteBottomLeft.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ContentPane .BottomRight {
	width: 225px;
	background-image: url('WhiteBottomRight.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TopMiddle .ContainerContent {
	padding: 15px;
	padding-bottom: 35px;
}
.CoverImage {
	position: absolute;
	padding-left: 28PX;
}
.CoverContainer {
	position: absolute;
}


