/* TAG STYLES */

body, td { 
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}

h1 { font-size: 13pt; 	font-weight: bold; }
h2 { font-size: 12pt; font-weight: bold; }
h3 { font-size: 12pt; }
h4  { font-weight: bold; }
h5 { text-transform: uppercase; }
h6 { font-style: italic; }



.h-page-bg {
	margin-top: 5;
	margin-left: 5;
	margin-right: 0;
	margin-bottom: 5;
	
}

.h-subpage-bg {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color : #FFFFCC;
}


a { 
	color: white;
	text-decoration: none; 
}

a:hover { 
	color: red; 
	text-decoration: none; 
}

.h-page-text a:visited {
	color: #666699;
}

form  {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
	
.h-page-heading{
	font-size: 12pt;
	font-weight: bold;
	color:white;
	background-color: navy;
}

.h-pagetitle{
	font-size: 12pt;
	font-weight: bold;
	color:white;
	background-color: navy;
}

.h-page-tab{
	font-family: times new roman;
	font-size: 10pt;
	font-weight: bold;
	color:white;
	background-color: purple;
}
.h-sub-heading{
	font-family: times new roman;
	font-size: 12pt;
	color:navy;
	font-weight:bold;
}

.h-emphasis{
	font-family: times new roman;
	font-size: 14pt;
	color:red;
}

.h-emphasis2{
	font-family: times new roman;
	font-size: 14pt;
	color:blue;
}


.h-fun-emphasis{
	font-family: times new roman;
	font-size: 16pt;
	font-style: italic;
	color:#00FF00;
}



.h-bold {
font-weight:bold;
}

.h-soft {
	font-family: times new roman;
	font-size: 12pt;
	font-style: italic;
	color:navy;
}
.h-caption {
	font-family: times new roman;
	font-size: 8pt;
	font-style: italic;
	color:navy;
	
}

.h-quote {
	font-family: times new roman;
	font-size: 14pt;
	font-style: italic;
	color:navy;
	
}

/* Adult Styles */

.h-adult-text {
	font-family: times new roman;
	font-size: 14pt;
	


}


.h-intro-quote {
	font-family: times new roman;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color:navy;
	
}

.h-adult-emphasis{
	font-family: times new roman;
	font-size: 14pt;
	color:red;
	font-style: italic;
	font-weight: bold;


}
.h-adult-article-heading{
	font-family: times new roman;
	font-size: 14pt;
	color:navy;
	font-weight: bold;
	text-transform:uppercase;	
}

.h-adult-articles{
	font-family: times new roman;
	font-size: 14pt;
	color:black;
	

}


/* End Adult Styles */


.h-author {
	font-family: times new roman;
	font-size: 10pt;
	color:navy;
	
}


.h-toc-text, .h-tocSelected-text {
	
	font-size: 10pt;
	color:black;
	list-style-image:url(images/starbullet.gif)
}

a.h-toc-text, a.h-tocSelected-text {
	text-decoration: underline;
	color:blue;
	
}

a.h-toc-text:hover, a.h-tocSelected-text:hover { 
	color: red;
}


.h-nav, .h-navSelected {
	font-size: 8pt;
	color:black;
}

a.h-nav, a.h-navSelected {
	text-decoration: underline;
	color:navy;
	
}

a.h-nav:hover, a.h-navSelected:hover { 
	text-decoration: underline;
	color: red;
}


.h-footer {
	font-family: arial, helvetica, sans-serif;
	font-size: 8pt;
	color:white;
}

a.h-footer, a.h-footerSelected {
	text-decoration: none;
}

a.h-footer:hover, a.h-footerSelected:hover { 
	color: yellow;
}


.h-links {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color:white;
}

.h-small-emphasis {
	font-family: arial, helvetica, sans-serif;
	font-size: 9pt;
	color:navy;
}



 /*-------------------------------------------------------------------------------
	END
*/
