BODY {
		BACKGROUND-COLOR:#c0803f;
		margin-top:5px;
		margin-left : 0px;
		margin-right : 0px;
	}
	TABLE.yellow {
		background-color: #f0e68c;
	}
	TD.txtMain {
		border-right: #B42128 solid 3;
		border-left: #B42128 solid 3;
		border-bottom: #B42128 solid 10;
		text-align: justify;
		padding-right: 25px;
		padding-left: 20px;
	}
	TD.txtHeading {
		border-right: #B42128 solid 3;
		border-left: #B42128 solid 3;
		text-align: center;
		padding-top: 30px;
	}
	TD.txtMenu {
		text-align: center;
		padding: 0px;
		border: 0px;
	}
	TD.txtBanner {
		border-right: #B42128 solid 3;
		border-left: #B42128 solid 3;
		border-top: #B42128 solid 5;
		border-bottom: 0px;
		padding: 0px;
		text-align: left;
		padding-right: 0px;
		padding-left: 0px;
		vertical-align : text-bottom;
	}

	#MaroonBlock {
		position: relative;
		top: -4px;
		width:610px;
		align: left;
		height:15px;
		background-color:#B42128;
		color: white;
		font-size:12px;
		padding:2px;
	}
	#MenuBlock {
		position: relative;
		top: -4px;
		width:100%;
		background-color:#191970;
		color: white;
		letter-spacing: 4px;
		padding-top: 5px;
		padding-bottom: 0px;
	}
	.KarmapaStanding {
		border-top: #f0e68c solid 10px;
		border-left: #f0e68c solid 0px;
		border-right: #f0e68c solid 15px;
	}

	#ase{
		position:relative;
		left: 13;
	}