/*
body {
	background-image: url(../bg_grey.jpg);
}
*/
table#MenuTable {
	cursor: pointer;
	background-color: #FFCE21;
	font: arial;
	font-weight: bold;
	color: #034681;
	text-decoration: none
}
td.mOver{
	background-color: #034681;
	font: arial;
	font-weight: bold;
	color: #FFCE21;
	text-decoration: none
}
td.mOut{
	background-color: #FFCE21;
	font: arial;
	font-weight: bold;
	color: #034681;
	text-decoration: none
}
.plainLink{
	font: arial;
	font-weight: bold;
	text-decoration: none;
	color: #034681
}
div.bl {background: url(../images/whiteBL.jpg) 0 100% no-repeat #FFCE21; }
/*div.bl {background: url(../yelBL.jpg) 0 100% no-repeat #FFCE21; width: 130em}*/
div.br {background: url(../images/whiteBR.jpg) 100% 100% no-repeat} 
div.tl {background: url(../images/whiteTL.jpg) 0 0 no-repeat} 
div.tr {background: url(../images/whiteTR.jpg) 100% 0 no-repeat; padding:5px} 
div.clear {font-size: 1px; height: 1px}

div.blbt {background: url(../images/whiteBL.jpg) 0 100% no-repeat #FFCE21; width: 735px} 
div.brbt {background: url(../images/whiteBR.jpg) 100% 100% no-repeat} 
div.tlbt {background: url(../images/whiteTL.jpg) 0 0 no-repeat} 
div.trbt {background: url(../images/whiteTR.jpg) 100% 0 no-repeat; padding:10px}

/*
div.blbt {background: url(../yelBL.jpg) 0 100% no-repeat #FFCE21; width: 735px} 
div.brbt {background: url(../yelBR.jpg) 100% 100% no-repeat} 
div.tlbt {background: url(../yelTL.jpg) 0 0 no-repeat} 
div.trbt {background: url(../yelTR.jpg) 100% 0 no-repeat; padding:10px}

*/