/* BugMe Version 3 made by Evie Chung in May 2004 */

a {color:#6666cc;
	text-decoration: none}
a:hover {color:#cc99ff; 
				text-decoration:none;
				cursor:crosshair;} 
BODY {
/* The Scrollbar */
		 	scrollbar-face-color:#FFFFFF;
			scrollbar-highlight-color:#C0C0C0;
			scrollbar-3dlight-color:#DDDDDD;
			scrollbar-darkshadow-color:#464646;
			scrollbar-shadow-color:#8A8A8A;
			scrollbar-arrow-color:#cc99ff;
			scrollbar-track-color:#c0c0c0;
/* the rest*/
		 background-color: #F2F2F2;
		 font-family: "Trebuchet MS", Verdana;
		 font-size: 10pt;
/*uncommented this line if don't need header*/
							background-image: url(images/bugmebanv3.jpg);
							background-repeat: no-repeat;
		 }
P {	font-family: "Trebuchet MS", Verdana;
		font-size: 10pt
		}
table {border-spacing: 0px;
			border-width:1px;
			border-style:dotted;
			border-color:#ffccff;
			font-family: "Trebuchet MS", Verdana;
			font-size: 10pt;
					}
td {
			border-width: 1px;
			border-top-width:0px;
			border-left-width:0px;
			border-spacing: 0px;
			border-right-color: #ffffff;
		  border-top-color:#ffffff;
			border-left-color: #ffffff;
		  border-bottom-color:#ffffff;
			font-family: "Trebuchet MS", Verdana;
			font-size: 10pt;}
			
td.dark {
				background-color: #ccccff;
			border-width: 1px;
			border-top-width:0px;
			border-left-width:0px;
			border-spacing: 0px;
			border-right-color: #ffffff;
		  border-top-color:#ffffff;
			border-left-color: #ffffff;
		  border-bottom-color:#ffffff;
			font-family: "Trebuchet MS", Verdana;
			font-size: 10pt;
			font-style: bold;}

td.lpurple {
				background-color:#ffccff;
			border-width: 1px;
			border-top-width:0px;
			border-left-width:0px;
			border-spacing: 0px;
			border-right-color: #ffffff;
		  border-top-color:#ffffff;
			border-left-color: #ffffff;
		  border-bottom-color:#ffffff;
			font-family: "Trebuchet MS", Verdana;
			font-size: 10pt;
			font-style: bold;}						
					