body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #000066;
}

/******* header tag styles *******/

h1 {
	font-size:24px;
	font-weight:bold;
	color: #990000;
	margin-bottom: 6px;
	text-align: center;
	text-decoration: none;
	font-style: italic;

}
	
	
h2 {
	font-size:18px;
	font-weight:bold;
	text-align: center;
	margin-bottom: 0px;
}


/******* hyperlink tag styles *******/
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #b19401;
	text-decoration: none;
}
a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
	color: #990000;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #990000;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #B6973F;
}


/********* form and related tag styles (BH)*********/

td.tablecontentCopy a,
div.tablecontentCopy a {
    color:#990000;
    text-decoration:none;
    }

td.tablecontentCopy a:visited,
div.tablecontentCopy a:visited {
    color:#000066;
	text-decoration:none;
    }

td.tablecontentCopy a:hover,
div.tablecontentCopy a:hover {
	color:#B6973F;
    text-decoration:none;
    }
	
	/********* end (BH)*********/

		
	/********* modified by js *********/
/*	
	a.menu2 {
	font-family: 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: x-large;
}
a.menu2:hover {
	font-family:
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #B6973F;
	text-decoration: none;
	font-size: 9px;
}


a.cataloglist {
	font-family: 
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
a.cataloglist:hover {
	font-family:
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	font-size: 9px;
}

*/
#top_nav a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

#top_nav a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B6973F;
}
	
#top_nav a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}

/*#top_nav a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000066;
}*/

#nav_bottom   a {
	font-size: 9px;
	color: #990000;
	text-decoration: underline;
}

#nav_bottom a:hover {
	font-size: 9px;
	color: #B6973F;
	text-decoration: underline;
}
#nav_bottom  a:active {
	font-size: 9px;
	color: #000066;
	text-decoration: underline;
}	
	/********* end modified by js *********/
	
/*	


TEXTAREA {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-weight: 500;
        color: #000000;        
}

SELECT, OPTION {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-style: normal;
        color: #000000;        
}

INPUT {
        font-family: Arial, Helvetica, sans-serif;
        padding: 2px;
        font-size: 12px;
        font-weight: 500;
        color: #000000;       
 }
*/
/********* text styles *********/
.footer {
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
/*.headerProperties {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000000;
}*/
.captionProperties {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.sectionHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-variant: normal;
	color: #000000;
	font-weight: 600;
	text-align: center;
	margin-bottom: -14px;
}

.sectionHeaderSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	margin-bottom: 0px;
	text-decoration: none;

}
.tablecontentCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.text_white_bold {
	font-weight: bold;
	color: #FFFFFF;
}

.text_white {
	color: #FFFFFF;
}


table.tablelink a {
	color:#990000;
	text-decoration:none;
}

table.tablelink a:visited {
	color:#000066;
	text-decoration:none;
}

table.tablelink a:hover {
	color:#B6973F;
	text-decoration:none;
}
