body {
	margin: 0px;
}
.BodyLeftBottom {
	background-image: url('BodyLeftBottom.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #DCE0DF;
}
.BodyLeftTop {
	height: 100%;
	background-image: url('BodyLeftTop.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.BodyRightLeft {
	background-image: url('BodyRightLeft.png');
	background-repeat: no-repeat;
	background-position: left Top;
	background-color: #DCE0DF;
}
.BodyRightRight {
	height: 100%;
	background-image: url('BodyRightRight.png');
	background-repeat: no-repeat;
	background-position: right Top;
}
.TopHeader {
	border-bottom: 1px #DCE0DF solid;
	border-left: 1px #DCE0DF solid;
}
.Search {
	background-image: url('SearchButton.png');
	background-repeat: repeat-y;
	background-position: right center;
}
.Header {
	border-left: 1px #DCE0DF solid;
	padding: 2px;
}
.Menu {
}
.UserLogin {
	padding-left: 5px;
	color: #8f9090;
	font-size: 7pt;
}
.Background {
}
.Topper {
	background-image: url('DotsRe.png');
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #DCE0DF;
	font-size: 7pt;
	font-weight: normal;
}
.Footer {
	background-image: url('DotsRe.png');
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #DCE0DF;
	font-size: 7pt;
	font-weight: normal;
	color: #8f9090;
}
.TopPane {
	background-color: transparent;
	padding: 8px;
}
.LeftPane {
	background-image: url('LeftBarRe.png');
	background-position: center top;
	background-color: transparent;
	padding: 8px;
}
.RightPane {
	background-color: transparent;
	padding: 2px;
}
.ContentPane {
	background-color: transparent;
	padding: 8px;
}
.Bottompane {
	background-color: transparent;
	padding: 8px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.Background p {
	color: #8f9090;
}
.Background td {
	color: #8f9090;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #8f9090;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #224466;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #8f9090;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #224466;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #8f9090;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #224466;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #8f9090;
}
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: 39px; /*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: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	background-image: url('MenuItem.png');
	background-repeat: repeat-x;
	height: 39px;
	vertical-align: top;
	padding-top: 1px;
	text-transform: uppercase;
}
.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*/;
	background-image: url('MenuItem.png');
	background-repeat: repeat-x;
	cursor: pointer;
	cursor: hand;
	color: #ECEEED;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	height: 39px;
	vertical-align: top;
	padding-top: 1px;
	text-transform: uppercase;
}
.MainMenu_MenuSeparator {
	border: 0px;
	color: #000000;
	background-color: transparent; /*This property is relevant to creative*/;
	font-weight: bold;
}
.MainMenu_SubMenu {
	background-color: #DCE0DF; /*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: #DCE0DF; /*This property is relevant to creative*/;
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	cursor: pointer;
	cursor: hand;
	text-align: center;
	width: 15px;
	height: 21px;
}
.MainMenu_SubMenu .MainMenu_MenuItem {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	cursor: pointer;
	cursor: hand;
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: Transparent;
	background-image: none;
	height: 21px;
	vertical-align: middle;
	padding-top: 0px;
	text-transform: none;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	background-color: Transparent;
	background-image: none;
	cursor: pointer;
	cursor: hand;
	color: #224466;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	height: 21px;
	vertical-align: middle;
	padding-top: 0px;
	text-transform: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuArrow {
	border-top: #FFFFFF 1px solid;
	border-left: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 1px solid;
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.StandardButton {
	background: #224466 none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	background-color: #F8F8F8;
	border-left: 1px #ECEEED solid;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
}
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: 7pt;
	font-weight: normal;
	border-width: 0px;
	background-color: #FFFFFF; /*This property is relevant to creative*/;
	max-width: 85px;
	Width: 85px;
	height: 10px;
	vertical-align: middle;
	padding-left: 3px;
}
#dnn_dnnLOGIN_cmdLogin {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnUSER_cmdRegister {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #8f9090;
	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: #224466;
	text-decoration: underline;
}
A:link {
	color: #224466;
	text-decoration: underline;
}
A:visited {
	color: #224466;
	text-decoration: underline;
}
A:hover {
	color: #8f9090;
	text-decoration: underline;
}
A.CommandButton {
	color: #224466;
}
A.CommandButton:visited {
	color: #224466;
}
A.CommandButton:link {
	color: #224466;
}
A.CommandButton:hover {
	color: #8f9090;
}
A.NormalMenu {
	color: #224466;
}
A.NormalMenu:visited {
	color: #224466;
}
A.NormalMenu:link {
	color: #224466;
}
A.NormalMenu:hover {
	color: #8f9090;
}
.SubHead {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
}
label {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
}
.Normal {
	color: #8f9090;
	font-family: Arial, Helvetica, sans-serif;
}
.Background hr {
	color: #FFFFFF;
	border-top: 1px #D2D4D3 dotted;	
}
.LeftPane hr {
	color: #EBEDEC;
	border-top: 1px #D2D4D3 dotted;	
}

