body {
	background-color: #ffffff; margin:0px; 
}
td { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	color: #1e1e1e; 
}
h1 {
	font-family: Verdana, Arial; 
	font-size: 14px; 
	font-weight: bold;
	color: #1e1e1e; 
	margin: 0px;
}
a.mnbar:link { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.mnbar:visited { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.mnbar:hover { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
}
a:active { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
}
a.mnLeft:link { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.mnLeft:visited { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.mnLeft:hover { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #c5c5c5; 
	text-decoration: none; 
}
a.mnLeft:active { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #c5c5c5; 
	text-decoration: none;
}
a.h:link { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.h:visited { 
	font-family: Verdana, Arial; 
	font-size: 10px; font-weight: bold; 
	color: #1e1e1e; 
	text-decoration: none; 
}
a.h:hover { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none; 
	background-color: #a1a1a1;
}
a.h:active { 
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
	color: #ffffff; 
	text-decoration: none;
	background-color: #a1a1a1;
}
.tdMn { 
	text-align: center;
}
.tdMn2 { 
	text-align: center;
	border: 1px solid #e5e5e5;
}
form { margin: 0px;}
input { 
	border: 1px solid #ffcc00;
	background-color: #ffffff;
	font-family: Verdana, Arial; 
	font-size: 10px; 
	font-weight: bold; 
}