body{
	margin:7px 0 15px 0;
	text-align:center;
	font-size:small;
	background:#eee;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	background-color: #91b166; }

.msg {
	font-size:small;
	color: navy;
}

td{
	font-size:small;
	}

#container{
	padding:10px;
	text-align:center;
	background-color: #efe38a;	
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	width:640px;
}
#top, #bottom{
	width:650px;
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

#textwrapper{
	text-align:center;
	width:600px;
	margin:0 auto;
	font-size:medium;}

#tablewrapper {
	text-align:center;
	width:600px;
	margin:0 auto;
	padding-bottom:5px;
}
 
table.header {
	margin:0px;
	padding:0px;
	border: none;
}

.imgs td {
	text-align:center;
}

table.buttons {
	margin:0px; 
	padding:0px;
	text-align:center; 
	margin-left:auto; 
	margin-right:auto;
	border: none;}

table {background-color: #efe38a;
	margin-left:auto;
	margin-right:auto;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 10px;
	border: 1px gray dotted;
	font-size:medium;}
