/*-----------------------------------------
  stylin.css Version 3.3.1 02/27/04
  Copywrite Web Master Designz 2000-04
  Copywrite nHarmony, Inc. 2000-04
  UnAutorized use is strictly prohibited
-----------------------------------------*/

/*-------------------------
	Page Styles
-------------------------*/
body.main {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../Images/smallbgmaintile.png);
	background-repeat: repeat;
}
body, p, li, td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
    color: black;
  	}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 15px;
	}
a {
	color: #098CA9;
  	}
a:visited, a:active {
	color: #004B5C;
  	}
a:hover {
    color: #FFC600;
  	}

/*-------------------------
	Misc Styles
-------------------------*/
table.border {
	border: 1px solid #000000;
    align: center;
    }
tr.StandardCheck {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9pt;
    }
tr.StandardRadio {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9pt;
    }
p.contact {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10pt;
    color: black;
    }
b.comment {
	font-size: 16pt;
    color: green;
    }
p.caption {
	text-align: center;
	font-size: 9pt;
	font-family: Georgia, Times New Roman, Times, serif;
	}	

/*-------------------------
	Event Styles
-------------------------*/
p.event {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13pt;
    color: #098CA9;
    text-align: left;
    }
td.event {
    background-color: #098CA9;
	color: #ffffff;
    }
a.event {
	color: #ffffff;
    }
a.event:visited {
	color: #ffffff;
    }
a.event:active {
	color: #ffffff;
    }
a.event:hover {
	color: #ffffff;
    }

/*-------------------------
	Search Engine Styles
-------------------------*/
table.search {
	width: 80%;
    }
td.search {
	background-color: #098CA9;
    }
td.results {
	background-color: white;
    }
td.searchTitle {
	background-color: #098CA9;
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: white;
    background-image: URL("../Images/searchTab.gif");
    background-repeat: no-repeat;
    background-position: top right;
    }
a.seeMore {
	color: white;
  	}
a.seeMore:visited {
	color: white;
  	}
a.seeMore:active {
	color: white;
  	}
a.seeMore:hover {
    color: black;
  	}

/*-------------------------
	CMS Styles
-------------------------*/
table.login {
	border: 1px solid #000000;
    background-color: #098CA9;
    }
td.loginError {
	background-color: #ff0000;
    color: #ffffff;
    text-align: center;
    }
p.login {
	color: #ffffff;
    text-align: center;
    }
table.membersOnly {
	/*background-color: #4a708d;*/
    /*background-image: URL("../Images/nHarmonyfooterlogo.gif");*/
    }
table.membersOnly1 {
	background-color: #098CA9;
    /*background-image: URL("../Images/nHarmonyfooterlogo.gif");*/
    }
td.logout {
	background-color: #098CA9;
    }
a.membersOnly,
a.membersOnly:visited,
a.membersOnly:active,
a.membersOnly:hover {
	width:150px;
    text-align: center;
    font-family: Tahoma;
    font-size: 10pt;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    }
div.help {
    position: absolute;
    top: 20px;
    left: 90%;
    width: 40px;
	}
b.star {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    color: #098CA9;
    }
b.error {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 15px;
    color: red;
  	}
b.formError {
	font-family: Georgia, Times New Roman, Times, serif;
    font-size: 13px;
    color: red;
    }

/*-------------------------
	CMS Form Styles
-------------------------*/
table.CMSborder {
	border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
    }
td.CMSHeader {
    background-color: #098CA9;
    color: #ffffff;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
    }
tr.CMS0 {
	background-color: #f0f0f0;
    color: #000000;
    }
tr.CMS1 {
	background-color: #c0c0c0;
    color: #000000;
    }
td.CMSFooter {
	background-color: #ffffff;
    }

/*-------------------------
	Standard Form Styles
-------------------------*/
table.Standardborder {
    border: 1px solid #000000;
    align: center;
    width: 80%;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 12pt;
    }
td.StandardHeader {
	background-color: #ffffff;
    color: #098CA9;
    font-weight: bold;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 10pt;
    }
tr.Standard0 {
	background-color: #ffffff;
    color: #000000;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9pt;
    }
tr.Standard1 {
	background-color: #ffffff;
    color: #000000;
    font-family: Georgia, Times New Roman, Times, serif;
    font-size: 9pt;
    }
td.StandardFooter {
	background-color: #ffffff;
    }

/*-------------------------
	Message Board Styles
-------------------------*/
td.MBNew {
    color: #ff1f1f;
    }
td.MBHeader {
	background-color: #098CA9;
    color: #ffffff;
    }
tr.MB0 {
	background-color: #f0f0f0;
    color: #000000;
    }
tr.MB1 {
	background-color: #c0c0c0;
    color: #000000;
    }
td.MBFooter {
	background-color: #ffffff;
    }
