body {
	margin: 0px;
}
.body {
}
.Header {
}
.MainBG {
	background: #f6f1e4 url('MainBG.jpg') no-repeat center top;
}
.Menu {
	background: #7b7a4c url('MenuBG2.jpg') repeat-x left top;
	color: #FFFFFF;
	padding: 0 5 0 5;
}
.UserLogin {
}
.ContentBackground {
}
.AdminBackground {
}
.Footer {
	background-color: #7b7a4c; /*This property is relevant to creative*/;
	font-size: 8pt;
	font-weight: normal;
	border-top: 1px #2f2e1c solid;
}
.TopPane {
	background: #ded6c5;
	padding: 4px;
}
.TopLeftPane {
	background: #cac6ab;
	padding-left: 10px;
	padding-right: 10px;
}
.TopRightPane {
	background: transparent;
}
.LeftPane {
	background-color: transparent;
	padding: 6px;
	border-right: 1px #ded6c5 solid;
}
.RightPane {
	background-color: transparent;
	padding: 6px;
}
.ContentPane {
	background-color: transparent;
	padding: 6px;
}
.Bottompane {
	background-color: transparent;
	padding: 8px;
}
.FooterPane1 {
	background: transparent;
	padding: 0 10 0 10;
	border-right: 1px #ebe4d4 solid;
}
.FooterPane2 {
	background: transparent;
	padding: 0 10 0 10;
	border-right: 1px #ebe4d4 solid;

}
.FooterPane3 {
	background: transparent;
	padding: 0 10 0 10;
	border-right: 1px #ebe4d4 solid;

}
.FooterPane4 {
	background: transparent;
	padding: 0 10 0 10;
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.ContentBackground p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.ContentBackground td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: normal;
	color: #757447;
}
.ContentBackground .Head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22pt;
	font-weight: normal;
	color: #ebe4d4;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
	color: #757447;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #757447;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #757447;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
.ContentBackground h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h5 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.ContentBackground h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
ul {
	font-family: "Trebuchet MS", Arial, sans-serif;
	list-style-type: square;
	font-size: 10pt;
}
ol {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
li li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
li li li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 20px;
	background-color: Transparent;
}
.MainMenu_MenuBreak {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItem {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.MainMenu_MenuItemSel {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #f0ebdf;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.MainMenu_RootMenuItemActive {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #2e460a 4px solid;
	cursor: pointer;
	cursor: hand;
	color: #f0ebdf;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	background-color: transparent;
	height: 20px;
	padding-left: 4px;
	padding-right: 4px;
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #000000;
	background-color: transparent; /*This property is relevant to creative*/;
	font-weight: normal;
}
.MainMenu_SubMenu {
	background-color: #757447; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	border-left: #2e460a 1px solid;
	border-right: #2e460a 1px solid;
	border-bottom: #2e460a 1px solid;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #2e460a 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #2e460a 1px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: #cac6ab; /*This property is relevant to creative*/;
	background-image: none;
	cursor: pointer;
	cursor: hand;
	color: #2e460a;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	height: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.MainMenu_MenuItem img {
	display: none;
}
.MainMenu_RootMenuArrow {
	display: none;
}
.MainMenu_MenuArrow {
	display: none;
}
.MainMenu_MenuItemSel img {
	display: none;
}
.MainMenu_RootMenuItemActive img {
	display: none;
}
td.Menu table {
}
td.Menu td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #FFFFFF;
}
.StandardButton {
	background: #7b794e none;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	max-width: 100px;
	Width: 100px;
	height: 13px;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#dnn_dnnUSER_cmdRegister {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #5f5b36;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #5f5b36;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.SkinObject {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #f6f1e4;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanel.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
A {
	color: #7b794e;
	text-decoration: none;
}
A:link {
	color: #7b794e;
	text-decoration: none;
}
A:visited {
	color: #7b794e;
	text-decoration: none;
}
A:hover {
	color: #7b794e;
	text-decoration: underline;
}
.ContentBackground A {
	color: #ebe4d4;
	text-decoration: none;
}
.ContentBackground A:link {
	color: #ebe4d4;
	text-decoration: none;
}
.ContentBackground A:visited {
	color: #ebe4d4;
	text-decoration: none;
}
.ContentBackground A:hover {
	color: #ebe4d4;
	text-decoration: underline;
}
A.CommandButton {
	color: #7b794e;
}
A.CommandButton:visited {
	color: #7b794e;
}
A.CommandButton:link {
	color: #7b794e;
}
A.CommandButton:hover {
	color: #000000;
}
A.NormalMenu {
	color: #7b794e;
}
A.NormalMenu:visited {
	color: #7b794e;
}
A.NormalMenu:link {
	color: #7b794e;
}
A.NormalMenu:hover {
	color: #000000;
}
.ContentBackground A.CommandButton {
	color: #ebe4d4;
}
.ContentBackground A.CommandButton:visited {
	color: #ebe4d4;
}
.ContentBackground A.CommandButton:link {
	color: #ebe4d4;
}
.ContentBackground A.CommandButton:hover {
	color: #ebe4d4;
}
.ContentBackground A.NormalMenu {
	color: #ebe4d4;
}
.ContentBackground A.NormalMenu:visited {
	color: #ebe4d4;
}
.ContentBackground A.NormalMenu:link {
	color: #ebe4d4;
}
.ContentBackground A.NormalMenu:hover {
	color: #ebe4d4;
}
.SubHead {
	color: #757447;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: oblique;
}
label {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.Normal {
	color: #000000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.ContentBackground .SubHead {
	color: #ebe4d4;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: oblique;
}
.ContentBackground label {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
.ContentBackground .Normal {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
}

