/* grayscale - all levels; text properties for states: normal, hover, click */
.TM0i0 {
	font-family: Arial, Helvetica, sans-serif;;
	color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: normal */
.TM0o0 {
	background: #6E91D1;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* grayscale - all levels; box properties for states: hover, click */
.TM0o1 {
	background: #255787;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}
DIV.container {
	Z-INDEX: 1004;
	MARGIN-LEFT: auto;
	MARGIN-RIGHT: auto;
	POSITION: relative;
	HEIGHT: 0px;
	TEXT-ALIGN: left;
	left: -8px;
	top: 0px;


}
td {
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:737373;
}

a.body_link:hover {font-weight:normal;text-decoration: none; font-family:Tahoma;font-size:11px;color:#FF6600}
a.body_link:active {font-weight:normal;text-decoration: none;font-family:Tahoma;font-size:11px;color:#FF6600}
a.body_link:visited {font-weight:normal;text-decoration: underline;font-family:Tahoma;font-size:11px;color:#FF6600}
a.body_link:link {font-weight:normal;text-decoration: underline;font-family:Tahoma;font-size:11px;color:#FF6600}
a.title_link:hover {font-weight:bold;text-decoration: none; font-family:Tahoma;font-size:14px;color:#FF6600}
a.title_link:active {font-weight:bold;text-decoration: none;font-family:Tahoma;font-size:14px;color:#FF6600}
a.title_link:visited {font-weight:bold;text-decoration: underline;font-family:Tahoma;font-size:14px;color:#FF6600}
a.title_link:link {font-weight:bold;text-decoration: underline;font-family:Tahoma;font-size:14px;color:#FF6600}
a.footer_link:hover {font-weight: normal;text-decoration: none;font-family:Tahoma;font-size:11px;color:96ab9f}
a.footer_link:active {font-weight: normal;text-decoration: none;font-family:Tahoma;font-size:11px;color:96ab9f}
a.footer_link:visited {font-weight: normal;text-decoration: none;font-family:Tahoma;font-size:11px;color:96ab9f}
a.footer_link:link {font-weight: normal;text-decoration: none;font-family:Tahoma;font-size:11px;color:96ab9f}
a.1 {
	text-decoration: none;
	color: 000000;
}
.panel_title {
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold
}
H1 {
	font-family: Tahoma;
	font-size: 16px;
	color: #A3BF00;
	padding-top: 5px;
	margin-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px
}
.t11 {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
}
body  {margin:0px;padding:0px}
.style1 {color: #96ab9f}

/* --- menu styles ---
note:
	not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
*/
/* level 0 inner */
.m0l0iout {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding: 4px;
	color: #FFFFFF;
}
.m0l0iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 4px;
	color: #FFFFFF;
}

/* level 0 outer */
.m0l0oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #4682B4;
}
.m0l0oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AA7E5;
}

/* level 1 inner */
.m0l1iout {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 4px;
	color: #000000;
}
.m0l1iover {
	font: bold 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 1 outer */
.m0l1oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #46B446;
	filter: alpha(opacity=85);
	-moz-opacity: 85%;
}
.m0l1oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #5AE55A;
}

/* level 2 inner */
.m0l2iover {
	font: 12px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
	padding: 4px;
	color: #000000;
}

/* level 2 outer */
.m0l2oout {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #B44646;
}
.m0l2oover {
	text-decoration : none;
	border : 1px solid #FFFFFF;
	background: #E55A5A;
}