.header_link:link, .header_link:active, .header_link:visited{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.header_link:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.sp:link, .sp:active, .sp:visited{
	font-family: tahoma;
	font-size: 8.5pt;
	color: white;
	text-decoration: none;
}

.sp:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	color: white;
	text-decoration: underline;
}

.title:link, .title:active, .title:visited {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.title:hover {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

.footer:link, .footer:visited, .footer:active{
	color: #666666;
	text-decoration: none;
}

.footer:hover{
	text-decoration: underline;
}

input, textarea, select, option{
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
	border: 1px solid silver;
}

.b1{
	background-color: whitesmoke;
	border: 1px solid silver;
	color: gray;
	text-decoration: none;
}

.menu:link, .menu:visited, .menu:active{
	font-family: tahoma;
	color: #666666;
	font-size: 10pt;
	text-decoration: none;
}

.menu:hover{
	font-family: tahoma;
	font-size: 10pt;
	color: #666666;
	text-decoration: underline;
}

.printorsend:link, .printorsend:visited, .printorsend:active{
	font-family: tahoma;
	color: #666666;
	font-size: 8.5pt;
	text-decoration: none;
}

.printorsend:hover{
	font-family: tahoma;
	font-size: 8.5pt;
	color: #666666;
	text-decoration: underline;
}

.headerback{
	background-color: #FFFFFF;
}

.bgdate{
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.datefont{
	font-family: tahoma;
	font-size: 10pt;
	color: gray;
}

.bgmenu{
	background-color: whitesmoke;
}

.lastfive{
	background-color: whitesmoke;
	color: #666666;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.lastfivelist{
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-color: silver;
}

.lastfivemore{
	background-color: whitesmoke;
	color: #666666;
	font-family: tahoma;
	font-size: 8.5pt;
	font-weight: none;
}

.picofday1 {
	background-color: silver;
	color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.picofday2 {
	background-color: whitesmoke;
	color: #FFFFFF;
}

.headerline{
border-bottom-style: solid; 
border-bottom-width: 2px; 
border-color: silver;
}