body 
{
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-3d-light-color: #999999; 
	scrollbar-arrow-color: #FFFFFF; 
	scrollbar-base-color: #999999; 
	scrollbar-dark-shadow-color: #999999; 
	scrollbar-face-color: #666666; 
	scrollbar-highlight-color: #666666; 
	scrollbar-shadow-color: #666666;
}
.cprght {
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cprght:hover {
	text-decoration:none;
	background-color:#ed1b24;
}
P {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
TD {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
A {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #ed1b24;
	text-decoration: none;
}
A:hover {
	text-decoration:none;
	background-color:#ed1b24;
	color: #ffffff;
}	
.A_off {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.A_off:hover {
	text-decoration:none;
	background-color: #ffffff;
}
.link {
	font-family: "verdana";
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.link:hover {
	text-decoration:none;
	color: #ffffff;	
	background-color:#990000;
}
.header {
	font-family: "tahoma";
	font-size: 8pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1pt;
}
.image_border {
	border-style:outset;
	border-color: black;
	border-width:1px;
      }