@charset "iso-8859-1";
BODY {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}
#topnav {
	width: 774px;
	margin: 0;
	padding: 0;	
}
#bottomnav {
	clear: left;
	float: left;
	width: 774px;
	margin: 0;
	padding: 0;	
	height: 19px;
	background-color: #85A6C8;
}
#tmTopBar {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #28469E;
	border-bottom: 1px solid white;
	list-style: none;
	line-height: 18px;
}
#tmTopBar LI {
	float: left;
	margin: 0;
	padding: 0;	
}
#tmTopBar LI A {
	display: block;	
	color: #FFF;
	text-decoration: none;
	margin: 0;
	padding: 0 11px;
}
#tmBottomBar {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 19px;
}
#tmBottomBar LI {
	float: left;
	margin: 0;
	padding: 0;	
}
#tmBottomBar UL {
	display: none;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#tmBottomBar UL LI {
	margin: 0;
	padding: 0;
}
#tmBottomBar UL LI A {
	display: block;
	margin: 0;
	padding: 0 11px;	
}
	
#tmBottomBar A {
	text-decoration: none;
}
#tmBottomBar A:hover{
	color: #FFF;
}
A.tm1_1:hover{ background-color: #33608E;}
.tm1_1_on{background-color: #33608E;}
	
A.tm2_1:hover{ background-color: #6EA544;}
.tm2_1_on{background-color: #6EA544;}	
A.tm3_1:hover{ background-color: #B45072;}	
.tm3_1_on{background-color: #B45072;}	
A.tm4_1:hover{ background-color: #164781;}
.tm4_1_on{background-color: #164781;}	
A.tm5_1:hover{ background-color: #164781;}
.tm5_1_on{background-color: #164781;}	
A.tm6_1:hover{ background-color: #164781;}	
.tm6_1_on{background-color: #164781;}		
A.tm7_1:hover{ background-color: #164781;}		
.tm7_1_on{ background-color: #164781;}
/* Inside hover */
A.tm99_1:hover{ background-color: #F3A002;}		
.tm99_1_on{ background-color: #F3A002;}
/* level2 */
#tm1_2, .tm1_2 { background-color: #298469E; color: #FFFFFF;}
.tm1_2:hover, .tm1_2_on { background-color: #00BCF2; color: #298469E;}
#tm2_2, .tm2_2 { background-color: #B4DD95; color: #164781;}
.tm2_2:hover, .tm2_2_on { background-color: #B4DD95; color: #FFF;}
#tm3_2, .tm3_2 { background-color: #DEB5C3; color: #003366;}
.tm3_2:hover, .tm3_2_on { background-color: #DEB5C3; color: #FFF;}
#tm4_2, .tm4_2 { background-color: #164781; color: #003366;}
.tm4_2:hover, .tm4_2_on { background-color: #164781; color: #FFF;}
#tm5_2, .tm5_2 { background-color: #DEB5C3; color: #003366;}
.tm5_2:hover, .tm5_2_on { background-color: #B45072; color: #FFF;}
#tm6_2, .tm6_2 { background-color: #BEB4CD; color: #003366;}
.tm6_2:hover, .tm6_2_on { background-color: #7D4FBC; color: #FFF;}
#tm7_2, .tm7_2 { background-color: #B3B9CE; color: #003366;}
.tm7_2:hover, .tm7_2_on { background-color: #717DA8; color: #FFF;}
#tm99_2, .tm99_2 { background-color: #EDD9A4; color: #FFF;}
.tm99_2:hover, .tm99_2_on { background-color: #E2AE1D; color: #FFF;}
#tm_date { position:absolute; left:600px; top: 2px; width:175px; height: 18px; font-family: Arial; color: #ffffff; font-size:100%; text-align:right; z-index:2;}
#tm99_1 {display: none;}