IMG {
	border: none;
}
INPUT    {
	font-size: 10pt; 
	color: BLACK; 
	text-decoration : none;
}
.border {
	background-color: #e0e0e0;
	margin-top: 0px;
}
.borderW{
	background-image: url(../images/border-w.bmp);
	background-repeat: repeat-y;
}
.borderS{
	background-image: url(../images/border-s.bmp);
	background-repeat: repeat-x;
}
.borderE{
	background-image: url(../images/border-e.bmp);
	background-repeat: repeat-y;
}
.body {
	background-color: #ffffff;
}
.body a{
	text-decoration : none;
}
