#table {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}
#headermenu {
	font-family: "Trebuchet MS";
	font-size: 8.5pt;
	color: #FFFFFF;
	font-weight: bold;
}
#headermenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#headermenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#headermenu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#h_small{
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
}

#h_small a:link {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
#h_small a:visited {
	ont-family: "Trebuchet MS";
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
}
#h_small a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#h_index a:link {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-weight: bold;
	color: #B9B9B9;
	text-decoration: none;
}
#h_index a:visited {
	color: #666666;
	text-decoration: none;
}
#h_index a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#table_border {
	display: block;
	border: 1pt solid #999999;
	width: 188px;
}
#middle {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	color: #009999;
	text-decoration: none;
}
#middle a:link {
	color: #009999;
}
#middle a:visited {
	color: #009999;
	text-decoration: none;
}
#middle a:hover {
	color: #FF9900;
	text-decoration: underline;
}
#rightmaintable {
	display: block;
	border-left-width: 1pt;
	border-left-style: dotted;
	border-left-color: #666666;
}
#greetings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
}
#greetings a:link {
	color: #EA5D0B;
	text-decoration: none;
	
}
#greetings a:visited {
	color: #EA5D0B;
	text-decoration: none;
	
}
#greetings a:hover {
	color: #0099FF;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	color: #666666;
	text-decoration: none;
}
#footer a:link {
	color: #666666;
	text-decoration: none;
}
