body	{
		font-family: arial ;
		font-size: 10pt ;
		margin: 0px ;
		background-color: #ffffe7
		}
#mleft	{
		background-image: URL("t1_left.gif") ;
		background-repeat: no-repeat ;
		width: 209px ;
		height: 101px ;
		vertical-align: top
		}
#mright {
		background-image: URL("t1_right.gif") ;
		background-repeat: repeat-x ;
		vertical-align: bottom ;
		padding-bottom: 10px
		}
.mnu	{
		color: #505000 ;
		text-decoration: none ;
		font-weight: bold
		}
