/* level1; text properties for states: normal */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: normal */
.TM0o0 {
	background: #000066;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* level1; table properties for states: normal, hover, click */
.TM0t0 {
	background: #313e9a;
}

/* level1; text properties for states: hover, click */
.TM0i1 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #000066;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

/* level1; box properties for states: hover, click */
.TM0o1 {
	background: #CCCCCC;
	padding: 3px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* level1; box properties for states: normal */
.TM1o0 {
	background: #000000;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
}


body { font-family: arial, helvetica; font-size: 12px; background-image: url(../images/graytexture.jpg); }



 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; }
		
		.red { background-color: #FF0000; }

		.red2 { color: #FF0000; }

		.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; }
		.frame_red {
	border: 2px solid red;
}

.frame_orange {
	border: 2px solid #ff8833;
}

.frame_green {
	border: 2px solid green;
}

#hide {
	display:none;	
}