body {background: #FFC0C0; font-family: arial,helvetica,sans-serif; margin:0 0 0 0;}
a.sellink {color: #000000; text-decoration: none; }
a.toplink {color: #FFFFFF; text-decoration: none; font-weight: bold; }
a.toplink:hover {color: #FFC0C0;}
td {font-family: arial,helvetica,sans-serif}
td.tab {background: #F0888A; color: #000000; font-size:smaller }
td.sel {background: #FFFFFF; color: #000000; font-size:smaller; font-weight: bold; }
td.content {color: #000000; background: #FFFFFF; font-size: smaller}
td.footer {color: #999999;  background: #FFC0C0; font-size: 70%; text-align:center;}
td.sep {color: #C0D0E0; font-size: larger}
table.page {width:805; border:0;   margin-left: auto;
    margin-right: auto }
table.search {background: #1BA5A7 }
span.head {color: #204060; font-weight: bold; line-height:1.0 }
span.big {color: #C40000; font-weight: bold; font-size:150%}
.title1  {color: #666666; font-size:150%}
.title2  {color: #666666; }
/* old */
div.page {margin:10px;}
/* new */
div.mmlogo {
	margin-left: auto;
	margin-right: auto;
	width: 805px;
}
/* entire page; the padding makes a 10px border for mmcontent */
div.mmpage {
	padding:10px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 785px;
}
/* lives inside mmpage */
div.mmcontent {
	background: #fff;
	font-size: smaller;
}
.mmindent1 {
	padding-left:10px;
}

.callback {color: #4D94D4;}
a.bottomlink { font-size:small }

/* dev
*/
.mmround {
	-moz-border-radius: 5px;
	border-radius: 5px;
	box-shadow: 6px 6px 4px #888;
	-moz-box-shadow: 6px 6px 4px #888;
	-webkit-box-shadow: 6px 6px 4px #888;
}

