body {
	scrollbar-arrow-color:#FFE8B5;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#ffffff;
	scrollbar-face-color:#999999;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-3d-light-color:#3366cc;
}

td{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
 
td.bold{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

td.title{
	font-family: "Times New Roman", "Times", "serif";
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #777777;
}


a.grey          {
	color:#777777;
	font-weight: normal;
	text-decoration: underline;

}

a.grey:link     {
	color:#777777;
	font-weight: normal;
	text-decoration: underline;

}


a.grey:hover    {
	color:#999999;
	text-decoration:underline;
	font-weight: normal;
}


a.num {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	}

a.num:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;

}


a.num:active {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;


}


a.num:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 17px;
	color: #666666;
	font-weight: normal;
	background-color: #00CC99;


}



td.footer {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}
td.num {

	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
