body{
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
	
}
td.header{
	background-image : url(../images/top.png);
	border-color : #C0A8F6;
	border-bottom : 1px solid;
}
td.footer{
	border-color : #C0A8F6;
	border-top : 1px solid;
}
td.menu{
	border-left : 1px solid; 
	border-right : 1px solid; 
	border-top : 1px solid; 
	border-bottom : 1px solid;
	border-color : #C0A8F6;
	text-align : center;
	font-size : 10pt;
	font-weight : bold;
}
td.main{
	border-left : 1px solid; 
	border-color : #C0A8F6;
}
a.menu{
	text-decoration : none; 
    color : #191970; 
}	
