/* WPT Content Pages Style Sheet */
body,td,th {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #66CCFF;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.pagetitle {
	font-size: 14px;
	font-family: Times;
	color: #666666;
	letter-spacing: 3px;
}
.asterix {
	font-size: 11px;
	font-family: Verdana;
	color: #66CCFF;
}
.borderit img{
border: 1px solid #ffffff;
}
.borderit:hover img{
border: 1px solid #cccccc;
}
.borderit:hover{
color: red;
}.note {
	font-family: Verdana;
	font-size: 11px;
	font-style: italic;
	color: #999999;
}
.repairnote {
	font-family: Times;
	font-size: 12px;
	color: #FF0000;
}
#AutoScrollContainer {
	width:630px; 
	clip:rect(0,650,650,0); 
	overflow:hidden; 
	z-index:1; 
	visibility:visible; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000;
}

#AutoScrollContent {
	position:relative; 
	visibility:visible;
}
