BODY {
background-color:#ffffff;
scrollbar-face-color: #F2F2F2; 
scrollbar-shadow-color: #B7B7B7; 
scrollbar-highlight-color: #F2F2F2; 
scrollbar-3dlight-color: #F2F2F2; 
scrollbar-darkshadow-color: #E9E9E9; 
scrollbar-track-color: #E9E9E9; 
scrollbar-arrow-color: #B7B7B7;
margin:0px;
}

td {  font-family: "Arial", "Helvetica"; font-size: 12px; color: #666666; line-height: 19px; }
p {  font-family: "Arial", "Helvetica"; font-size: 12px; color: #666666; line-height: 19px; }

a:link			{ font-size: 12px; color: #666666;  text-decoration: none; line-height: 19px; }
a:visited		{ font-size: 12px; color: #666666;  text-decoration: none; line-height: 19px; }
a:hover		{ font-size: 12px; color: #FF6600;  text-decoration: underline; line-height: 19px; }
a:active		{ font-size: 12px; color: #FF6600;  text-decoration: underline; line-height: 19px; }

.td_line {
	border-top: 1px none #dddddd;
	border-right: 1px solid #dddddd;
	border-bottom: 1px none #dddddd;
	border-left: 1px solid #dddddd;
}
a.location:link {
	color: #FF6600;
	text-decoration: underline;
}
a.location:visited {
	color: #FF6600;
	text-decoration: underline;
}
a.location:hover {
	color: #FF0000;
	text-decoration: none;
}
a.location:active {
	color: #FF6600;
	text-decoration: underline;
}
.buttun {
	font-size: 12px;
	color: #000000;
	height:20px;
	FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#CCCCCC,endColorStr=#ffffff);
	border: 1px solid #666666;
}
input {
	border: 1px solid #666666;
	height: 20px;
}
