BODY{
	background-color: white;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color : black;
}
BODY,INPUT,SELECT,TEXTAREA,FORM,TABLE,A{font: 9pt;}
table,img{border:0px;empty-cells:show; }

.pageborder{
	border-left: 1px black solid;
	border-right: 1px black solid;
}
.tdbody{
	width:768px;
	border-left: 1px black solid;
	border-right: 1px black solid;
	background-color: #edeef0;
}
A{
	color: BLACK;
	text-decoration: underline;
}
A:active{
	color: BLACK;
	text-decoration: underline;
}
A:visited{
	color: BLACK;
	text-decoration: underline;
}
A:hover{
	color: Maroon;
	text-decoration: NONE;
	
}

.tdMenu{
	background-color: #ff925e;
	padding: 5px;
}

.tdMenu a:link{
	color:white;
}

.tdMenu a:visited{
	color:white;
}

.tdMenu a:hover{
	color:white;
}
