body {
	margin: 0px;
}
.Body {
	background-image: url('Body.png');
}
.TopMiddle {
	border-top: 1px #BABABA solid;
	Background-color: #EBEBEB;
}
.BottomMiddle {
	border-bottom: 1px #BABABA solid;
	Background-color: #EBEBEB;
	font-size: 7pt;
	font-weight: normal;
	color: #565656;
}
.Header {
}
.Menu {
	background-color: #734049;
	padding-left: 5px;
}
.UserLogin {
}
.Background {
	border-right: 1px #BABABA solid;
	border-left: 1px #BABABA solid;
	Background-color: #EBEBEB;
}
.BackgroundLeft {
	border-left: 1px #BABABA solid;
	Background-color: #EBEBEB;
}
.BackgroundRight {
	border-right: 1px #BABABA solid;
	Background-color: #EBEBEB;
}
.TopPane {
	background-color: transparent;
}
.LeftPane {
	background-color: #CCCCCC;
	padding: 5px;
}
.RightPane {
	background-color: transparent;
	padding: 8px;
}
.ContentPane {
	background-color: transparent;
	padding: 8px;
}
.Bottompane {
	background-color: transparent;
	padding: 8px;
}
.FormulaImage {
	padding: 5px;
}
.Content p {
	color: #565656;
	background-color: #EBEBEB;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}
.Head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: Bold;
	color: #734049;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #734049;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #565656;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #734049;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #565656;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #734049;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #565656;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 7pt;
	color: #565656;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #565656;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #565656;
}
li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #565656;
}
li li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #565656;
}
.MainMenu_MenuContainer {
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height: 20px; /*Change this to the height of the menu bar*/;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
	height: 20px;
}
.MainMenu_MenuItemSel {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #734049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	height: 20px;
}
.MainMenu_RootMenuItemActive {
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: #734049;
}
.MainMenu_SubMenu {
	background-color: #CCCCCC; /*This property is relevant to creative*/;
	z-index: 1000;
	cursor: pointer;
	cursor: hand;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#696969',Direction=135, Strength=3);
}
.MainMenu_MenuIcon {
	background-color: #CCCCCC; /*This property is relevant to creative*/;
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 20px;
}
.MainMenu_SubMenu .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: #734049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
	background-color: Transparent;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	background-color: #734049; /*This property is relevant to creative*/;
	cursor: pointer;
	cursor: hand;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	font-style: normal;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuArrow {
	border-top: #000000 0px solid;
	border-left: #000000 0px solid;
	border-right: #000000 0px solid;
	border-bottom: #000000 0px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
	background: #734049 none;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnUSER_cmdRegister {
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #565656;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #734049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject {
	color: #734049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #734049;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #565656;
	font-family: Verdana, 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: #734049;
	text-decoration: underline;
}
A:link {
	color: #734049;
	text-decoration: underline;
}
A:visited {
	color: #734049;
	text-decoration: underline;
}
A:hover {
	color: #000000;
	text-decoration: underline;
}
A.CommandButton {
	color: #734049;
}
A.CommandButton:visited {
	color: #734049;
}
A.CommandButton:link {
	color: #734049;
}
A.CommandButton:hover {
	color: #000000;
}
A.NormalMenu {
	color: #734049;
}
A.NormalMenu:visited {
	color: #734049;
}
A.NormalMenu:link {
	color: #734049;
}
A.NormalMenu:hover {
	color: #000000;
}
.TableHeader A {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.TableHeader A:link {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.TableHeader A:visited {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.TableHeader A:hover {
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
.SubHead {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
label {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Normal {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*Content*/
/*Content*/
/*Content*/
.TableHeader {
	background-color: #666666;
	padding: 5px;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
}
tr.TableImage td{
	background-color: #7F7F7F;
	padding: 5px;
	border-bottom: 1px #FFFFFF solid;
}
tr.TableSubHeader td{
	background-color: #999999;
	padding: 5px;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF solid;
}
tr.TableContent td{
	background-color: #B2B2B2;
	padding: 5px;
}


