body {
	margin: 0px;
	text-align: center;
}
.Header {
}
.HomeLink {
	padding-right: 40px;
}
.Menu {
	padding-left: 270px;
}
.ContentBackground{
	padding-left:50px;
	
}
.UserLogin {
}
.Background {
	min-height: 650px;
	height: 650px;
}
.MiddleLeft {
	height: 100%;
	background-image: url('MiddleLeft.png');
	background-repeat: repeat-y;
	background-color: #FFF8D6;
}
.MiddleRight {
	height: 100%;
	background-image: url('MiddleRight.png');
	background-repeat: repeat-y;
	background-position: right center;
}
.TopMiddle {
	height: 100%;
	background-image: url('TopMiddle.png');
	background-repeat: repeat-x;
}
.BottomMiddle {
	height: 100%;
	background-image: url('BottomMiddle.png');
	background-repeat: repeat-x;
	background-position: center bottom;
}
.TopLeft {
	height: 100%;
	background-image: url('TopLeft.png');
	background-repeat: no-repeat;
}
.TopRight {
	height: 100%;
	background-image: url('TopRight.png');
	background-repeat: no-repeat;
	background-position: right top;
}
.BottomLeft {
	height: 100%;
	background-image: url('BottomLeft.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.BottomRight {
	height: 100%;
	background-image: url('BottomRight.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Footer {
	background-color:transparent; /*This property is relevant to creative*/;
	font-size: 8pt;
	font-weight: normal;
}
.toppane {
	background-color: transparent;
	padding: 8px;
}
.leftpane {
	background-color: transparent;
	padding: 8px;
}
.rightpane {
	background-color: transparent;
	padding: 8px;
}
.contentpane {
	background-color: transparent;
	padding: 8px;
}
.bottompane {
	background-color: transparent;
	padding: 8px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: bold;
	color: #000000;
}
ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	font-size: 8pt;
}
ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
li li li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.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-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 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	background-color: #FFD009; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 21px;
}
.MainMenu_SubMenu {
	background-color:#FFD009; /*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_MenuItemSel {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color:transparent;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, 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 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	background-color: #FFF562;
	cursor: pointer;
	cursor: hand;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;	
}
.MainMenu_MenuArrow {
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuSeparator td {
	border: 0px;
	color: #000000;
	background-color: transparent;
	font-weight: bold;
}
td.MainMenu_MenuSeparator{
	border: 0px;
	color: #000000;
	background-color:transparent;
	font-weight: bold;
}
.MainMenu_RootMenuItem {
	background-color: blue;
	border: 0px;
}
.MainMenu_RootMenuItem menuitem {
	border: 0px;
	background-color: #00FF00;
}
.MainMenu_RootMenuItemActive {
	background-color: #FF0000;
	border: 0px;
}
.MainMenu_RootMenuItemSelected {
	background-color: #FF00FF;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_RootMenuItemSelected menuitem {
	border-left: #FFFFFF 0px solid;
	border-bottom: #FFFFFF 0px solid;
	border-top: #FFFFFF 0px solid;
	border-right: #FFFFFF 0px solid;
	background-color: #00FF00;
	color: #00FF00;
}
td.Navigation table
{
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	color: #000000;
	background-color:transparent;
	font-weight: bold;
}
td.Navigation td
{
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
	color: #000000;
	background-color:transparent;
	font-weight: bold;
}
.MainMenu_RootMenuItem menuitem {
	border: 0px;
	background-color: #00FF00;
}

.StandardButton     {
	background: #FFD009 none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.Head   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
#dnn_dnnSEARCH_cmdSearch {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
span.SkinObject label {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnSEARCH_txtSearch {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, 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: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
#dnn_dnnUSER_cmdRegister {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: underline;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnBREADCRUMB_lblBreadCrumb span {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
}
#dnn_dnnCURRENTDATE_lblDate {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
#dnn_dnnCOPYRIGHT_lblCopyright {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnTERMS_hypTerms {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnPRIVACY_hypPrivacy {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnLINKS_lblLinks a {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.SkinObject span {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
#dnn_dnnHOSTNAME_hypHostName {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
}
.ControlPanel {
	background-color: #FFFFFF;
	background-image: url('ControlPanelLight.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.SkinObject {
	color: #000000;
}
A {
	color: #000000;
	border: 0px;
	text-decoration: underline;
}
A:link {
	color: #000000;
	border: 0px;
	text-decoration: underline;
}
A:visited {
	color: #000000;
	border: 0px;
	text-decoration: underline;
}
A:hover {
	color: #C0C0C0;
	text-decoration: underline;
}
a.CommandButton
{
	color: #000000;
}
a.CommandButton:visited
{
	color: #000000;
}
a.CommandButton:link
{
	color: #000000;
}
a.CommandButton:hover
{
	color: #C0C0C0;
}
a.NormalMenu
{
	color: #000000;
}
a.NormalMenu:visited
{
	color: #000000;
}
a.NormalMenu:link
{
	color: #000000;
}
a.NormalMenu:hover
{
	color: #C0C0C0;
}
.SubHead
{
	color: #000000;
}
label
{
	color: #000000;
}
