/* Style for level 0 (root) block - DIV */
.mtable0 {
	border: 0;
	background: #F4B347;
}
/* Style for a block - DIV */
.mtable {
	border: 1px outset #4682B4;
	background: white;
}
/* Style for outer tag, mout (mouse out) state */
.mouto {
	background: #F4B347;
	color: #4C708E
}
/* Style for outer tag, mover (mouse over) state */
.movero {
	background: #336699;
}
/* Style for outer tag, mdown (mouse down) state */
.mdowno {
	background: #F4B347;
}
/* Style for inner tag text*/
.a0,.a2
		{font-family: Arial;font-size:12px;font-weight:bold;color:#507794}
.a1	{font-family: Arial;font-size:12px;font-weight:bold;color:#ffffff}

/* Style for body copy*/

.bcopy {font-family: Arial;font-size:12px;font-weight:regular;color:#333333}

/* Style for bottom nav*/

.nav {font-family: Arial;font-size:10px;font-weight:regular;color:#333333}

/* Style for links*/
a, A:link, a:visited, a:active
		{color: #336699; font-family: Arial, Verdana; font-size: 11px}
	A:hover
		{color: #ff0000; font-family: Arial, Verdana; font-size: 11px}

.time {color: #336699; font-family: Arial, Verdana; font-size: 10px}
