
body{
	font: Arial, Helvetica, sans-serif;
    margin:0px;
}
td.hd{
	background-image: url('img/1b.gif');
	background-repeat: no-repeat;
	background-position: center;
	
}
td.l{
	background-image: url('img/ltd.gif');
	
}
td.tltd{
	background-image: url('img/1.gif');	
	background-repeat: no-repeat;
}
td.l1{
	background-image: url('img/ltd-1.gif');
	
}
td.r{
	background-image: url('img/rtd.gif');
	
}
td.trtd{
	background-image: url('img/1a.gif');	
	background-repeat: no-repeat;
	background-position: right;
}
td.r1{
	background-image: url('img/rtd-1.gif');
	
}
td.li{
	background-image: url('img/i/li.gif');
	
}
td.ri{
	background-image: url('img/i/ri.gif');
	
}
td.bmenu{
	background-color: #9A141B;
	border-left: #65141B solid 2px;
	border-top: #65141B solid 2px;
	
}
a.burl{
	color: #F29301;
    text-decoration: none;
	font-size: 100%;	
	font-family: times;
}
a{
	color: #A0101A;
    text-decoration: none;
	font-family: times;
	font-size: 110%;	
	font-weight: bold;	
}
a:hover{
    text-decoration: underline;		
}
p.txt{
	color: #A0101A;
	text-align: justify;
	font-size: 90%;	
}
p.txt2{
	color: #A0101A;
	text-align: justify;
	font-size: 100%;	
}
b{
	color: #A0101A;	
}
h4{
	font-family: Arial, Helvetica, sans-serif;
    

}
td{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;	
}
.tdbrd{
	border: #6B101A solid 2px;
}