BODY {
	background-color: gray;
	font-family: sans-serif;
	font-size: 8pt;
}

table {
	font-family: sans-serif;
	font-size: 8pt;
	color: #F5F5F5;
}

table.idx_table {
/*	background: url(../images/background.jpg) no-repeat; */
/*	background-position: 220px; */
/*	background-repeat: no-repeat; */
	color: silver;
	background-color: black;
	    text-decoration: none;
	color: #F5F5F5;
}



.subhead_txt {
	background-color: Red;
	color: #F5F5F5;
	width: 300px;
	height: 20px;
	font: bold 18px;
	letter-spacing: 4px;
	text-align: left;
   text-decoration: none;	
}

.subhead_txt :link {
	color: #F5F5F5;
	text-decoration: none;	
}
.subhead_txt :visited {
	color: #F5F5F5;
	text-decoration: none;	
}

.subhead_txt :hover {
	color: #F5F5F5;
	text-decoration: none;
	font-style: italic;
}

.subhead_txt_sm {
	background-color: Red;
	color: #F5F5F5;
	height: 14px;
	font: bold 12px;
	letter-spacing: 4px;
   text-align: center; 
}

.subhead_txt_hd {
	background-color: 
	color: #F5F5F5;
	height: 16px;
	font: bold 14px;
	letter-spacing: 4px;
   text-align: center; 
}


.subhead_txt_sm :link {
	color: #F5F5F5;
	text-decoration: none;	
}
.subhead_txt_sm :visited {
	color: #F5F5F5;
	text-decoration: none;	
}

.subhead_txt_sm :hover {
	color: #F5F5F5;
	text-decoration: none;
	font-style: italic;
}





.subhead_img {
	background-color: Black;
	color: #F5F5F5;
	width: 300px;
	height: 80px;
	font: bold 16px;
	letter-spacing: 3px;
	text-align: left;
}

.pg_link {
	font-family: sans-serif;
	font-size: 8pt;
	letter-spacing: 4px; 
	font-weight: bold; 
	color: #F5F5F5;
}

a.pg_link {
	color: #F5F5F5;
	text-decoration: none;
}

a.pg_link:visited {
	color: #F5F5F5;
	text-decoration: none;
}
a.pg_link:hover {
	font-style: italic;
}

a.news_pg_link {
	color: #F5F5F5;
	text-decoration: none;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.news_pg_link:visited {
	font-weight: bold;
	color: #F5F5F5;
}

a.news_pg_link:hover {
	font-style: italic;
}


.idx_text {
	font-family: sans-serif;
	color: silver;
	font-size: 10pt;
}

.menu_item {
	font-family: sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: red;
	text-decoration: none;
}

a.menu_item {
	color: red;
	text-decoration: none;
}

a.menu_item:hover {
	font-style: italic;
}

a.menu_item:visited {
	color: red;
}

