/*-------------------------
	Page Styles
-------------------------*/

body {
	background-color: #ffffff;
    }
p, div, li, td, blockquote {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    color: black;
  	}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
    }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bolder; color: #FFFFFF }
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-style: italic; font-weight: bold; color: #003399 }
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bolder; color: #993366; text-decoration: none ; font-style: normal; line-height: 18px }
    
a {
	color: #551A8B;
  	}
a:visited, a:active {
	color: #551A8B;
  	}
a:hover {
    color: #000;
  	}
td.nav {
	width:150px;
}
td.nav a, td.nav a:visited, td.nav a:active {
	text-decoration:none;
	color:990099;
	font-weight:bold;
        font-family: Arial, Helvetica, sans-serif;
}
td.nav a:hover { color:#2257D6};
}
span.topheader {
	font-size:14pt;
	color:#42795a;
}

/*-------------------------
	Misc Styles
-------------------------*/
table.border {
	border: 1px solid #000000;
    align: center;
    }
tr.StandardCheck {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    }
tr.StandardRadio {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    }

/*-------------------------
	Event Styles
-------------------------*/
p.event {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13pt;
    color: #4a708d;
    text-align: left;
    }
td.event {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #4a708d;
	color: #ffffff;
    }
a.event {
	color: #ffffff;
    }
a.event:visited, a.event:active {
	color: #ffffff;
    }
a.event:hover {
	color: #ffffff;
    }
    
/*-------------------------
	New Calendar Styles
-------------------------*/

tr.calendarMonthHeader {
	background-color: #e0f0e3;
	}
tr.calendarWeekHeader {
	background-color: #98d2a2;
	}
td.calendarBlank {
	background-color: #ffffff;
	}
td.calendarEvent {
	background-color: #ffffff;
	}
td.calendarNoEvent {
	background-color: #ffffff;
	}
td.calendarEvent:hover,
td.calendarNoEvent:hover {
	background-color: #e3f3e6;
	}
p.calendarText {
	font-size: 9px;
	}    

/*-------------------------
	CMS Styles
-------------------------*/
table.login {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
    background-color: #4a708d;
    }
td.loginError {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    }
p.login {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
    text-align: center;
    }
table.controlPanel {
	background-color: #4a708d;
    /*background-image: URL(\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"../Images/nharmony_designedSmall.gif\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\");*/
    }
td.logoutButton {
	background-color: #4a708d;
    }
a.controlPanel,
a.controlPanel:visited,
a.controlPanel:active,
a.controlPanel:hover {
	width:200px;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }
a.cmsHeader {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	font-style: normal;
	text-decoration: none;
	background-image: none;
	word-spacing: normal;
	letter-spacing: 0.1em;
	vertical-align: middle;
	}
a.cmsHeader:link {
	color: #42795A;
  	}
a.cmsHeader:visited, a.cmsHeader:active {
	color: #42795A;
  	}
a.cmsHeader:hover {
    color: #4a708d;
  	}
b.star {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #4a708d;
    }
div.note {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
	}
b.error {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: red;
  	}
b.formError {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: red;
    }

/*-------------------------
	CMS Form Styles
-------------------------*/
table.CMSborder {
	border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    }
td.CMSHeader {
    background-color: #4a708d;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    }
tr.CMS0 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.CMS1 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.CMSFooter {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    }

/*-------------------------
	Standard Form Styles
-------------------------*/
table.Standardborder {
    border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12pt;
    }
td.StandardHeader {
	background-color: #ffffff;
    color: #4a708d;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
    }
tr.Standard0 {
	background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    }
tr.Standard1 {
	background-color: #ffffff;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    }
td.StandardFooter {
	background-color: #ffffff;
    }

/*-------------------------
	Message Board Styles
-------------------------*/
td.MBNew {
    font-family: Arial, Helvetica, sans-serif;
    color: #ff1f1f;
    }
td.MBHeader {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #4a708d;
    color: #ffffff;
    }
tr.MB0 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.MB1 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.MBFooter {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #ffffff;
    }

/*-------------------------
	Shopping Cart Styles
-------------------------*/
tr.Cart0 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #f0f0f0;
    color: #000000;
    }
tr.Cart1 {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #c0c0c0;
    color: #000000;
    }
td.NewOrder {
    font-family: Arial, Helvetica, sans-serif;
    background-color: #ff0000;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
    }
td.ProcessOrder {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #015D08;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.BackOrder {
	font-family: Arial, Helvetica, sans-serif;
    background-color: #0000ff;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	}
td.ShipOrder {
	font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
	text-align: center;
	}
