/* CSS Document */
body {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;

}
td.main {
	background-attachment: fixed;
	background-image:  /images/embose2.jpg;
	background-repeat: no-repeat;
	background-position: center 20px;
	background-image:  url(images/embose2.jpg);
}
td.dove {
	background-attachment: fixed;
	background-image:  /images/Dove.gif;
	background-repeat: no-repeat;
	background-position: center center;
	background-image:  url(images/Dove.gif);
}
.cell_over { BACKGROUND-COLOR: #FCC552; CURSOR: 'hand'}
.cell_out { BACKGROUND-COLOR:  }
.mm			{
	font-size : 10px;
	color : #832C2E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.mm			{
	font-size : 12px;
	color : #832C2E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.mm:visited	{
	font-size : 12px;
	color : #CC9900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
a.mm:hover	{
	font-size : 12px;
	color : #832C2E;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
