body {
	margin: 0px;
	text-align: center;
}
.Body {
	background-color: #8E8E8E;
	padding-top: 20px;
	padding-bottom: 10px;
}
.Header {
}
.Menu {
	background-image: url('Menu.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFFFFF;
}
.Breadcrumb {
	padding: 5px;
}
.Background {
	background-color: #FFFFFF;
}
.Footer {
	background-image: url('Footer.jpg');
	background-position: center top;
	background-repeat: repeat-x;
}
.FooterText {
	font-size: 7pt;
	font-weight: normal;
	color: #8E8E8E;
	padding-left: 5px;
	padding-right: 5px;
}
.toppanebanner {
	background-color: #FFFFFF;
	padding: 8px;
}
.toppane {
	background-color: transparent;
	padding: 8px;
}
.leftpane {
	background-color: transparent;
	padding: 8px;
}
.rightpane {
	background-color: #000000;
}
.contentpane {
	background-color: transparent;
	padding: 8px;
}
.bottompane {
	background-color: transparent;
	padding: 8px;
}
.RightBottomPane {
	background-color: #FFFFFF;
	padding: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #74050B;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #74050B;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #74050B;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 8pt;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 29px; /*Change this to the height of the menu bar*/;
	background-color: Transparent;
	vertical-align:top;
	padding-top: 2px;
}
.MainMenu_MenuBreak {
	border-left: #000000 0px solid;
	border-bottom: #000000 0px solid;
	border-top: #000000 0px solid;
	border-right: #000000 0px solid;
	background-color: transparent;
	height: 1px;
}
.MainMenu_MenuItem {
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #000000; /*This property is relevant to creative*/;
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 29px;
}
.MainMenu_SubMenu {
	background-color: #000000; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItemSel {
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	background-image: url('MenuOver.gif'); /*This property is relevant to creative*/;
	background-position: left bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	background-image: none; 
	background-color: transparent; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_MenuArrow {
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	border-right: #FFFFFF 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	background-image: none; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	background-image: none; 
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #FFFFFF;
	background-color: #000000; /*This property is relevant to creative*/;
	font-weight: bold;
}
.StandardButton {
	background: #74050B none;
/*This property is relevant to creative*/;	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: Bold;
	color: #74050b;
	border-bottom: 2px solid #74050b;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	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_dnnBREADCRUMB_lblBreadCrumb a {
	color: #74050B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #74050B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}

#dnn_dnnLOGIN_cmdLogin {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnUSER_cmdRegister {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #8E8E8E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanel.jpg');
	background-repeat: no-repeat;
	background-position: left center;
}
A {
	color: #74050B;
	text-decoration: underline;
}
A:link {
	color: #74050B;
	text-decoration: underline;
}
A:visited {
	color: #74050B;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A.CommandButton {
	color: #74050B;
}
A.CommandButton:visited {
	color: #74050B;
}
A.CommandButton:link {
	color: #74050B;
}
A.CommandButton:hover {
	color: #000000;
}
A.NormalMenu {
	color: #74050B;
}
A.NormalMenu:visited {
	color: #74050B;
}
A.NormalMenu:link {
	color: #74050B;
}
A.NormalMenu:hover {
	color: #000000;
}
.SubHead {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.Normal {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

