/* level1; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: normal */
.TM0o0 {
	background: #CCCCCC;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* level1; table properties for states: normal, hover, click */
.TM0t0 {
	background: #000000;
}

/* level1; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: hover, click */
.TM0o1 {
	background: #0B509D;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

body, tr, td, p, li { font-family: arial, helvetica; font-size: 12px; }
		hr { color: #000000; height: 2px; }
		a {text-decoration: none; color: #0000ff; }
		a:hover { text-decoration: underline; }
		
		.darkline { background: #4682B4; }
		.cright {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; background: #4682B4; text-align: right; }
		.forego { font-family: Arial, Helvetica; font-size: 10px; }
		.forego2 { font-family: Arial, Helvetica; font-size: 9px; }
		.title { font-family: Arial, Helvetica, sans-serif; font-size: 18px; }
		.textnav { font-family: arial, helvetica, sans-serif; font-size: 10px; }
		.gray { color: #666666; }
		.red { color: #FF0000; }