.c {
	text-align: center;
}
.border0img {
	border: 0px;
}
/* table#t1 {
	text-align: center;
	border: 1px none #000000;
}
div.table  {
   text-align: center;
}
*/.l {
	text-align: left;
}
body {
	text-align: center;
}
.border1img {
	border: 1px;
}
div#main {
    margin-left:auto; 
	margin-right:auto; 
	/* margin: auto auto;     padding: 15px; */
}
table.centerT {margin-left:auto; margin-right:auto;}
.highlightmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background-color: #FF0;
	border: medium dotted #3C3;
}
.bgd_white {
	background-color: #FFF;
}
.underline {
	text-decoration: underline;
}
.r {
	text-align: right;
}
.rimg {
	float: right;
}
.grey {
	background-color: #C0C0C0;
}
input:focus, textarea:focus, select:focus {
	background-color: yellow;
}
