/* Start of CMSMS style sheet 'kayakUSSR: Navigation' */
@charset "windows-1250";
.level1, .level2, .level3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0b1943;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}
.level1A, .level2A, .level3A, {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3455a8;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}

.level1 {
	font-size: 16pt;
	background-image: url(images/menuBg_1.gif);
	padding-left:35px;
}
.level1A {
	font-size: 16pt;
	font-weight: bold;
	background-image: url(images/menuBgA_1.gif);
	padding-left:35px;
}

.level2 {
	font-size: 12pt;
	background-image: url(images/menuBg_2.gif);
	padding-right: 5px;
}
.level2A {
	font-size: 12pt;
	font-weight: bold;
	background-image: url(images/menuBgA_2.gif);
	padding-right: 5px;
}

.level3 {
	font-size: 8pt;
	background-image: url(images/menuBg_3.gif);
	padding-right: 3px;
}
.level3A {
	font-size: 8pt;
	font-weight: bold;
	background-image: url(images/menuBgA_3.gif);
	padding-right: 3px;

}

.level1 a, .level1 a:visited  {
	text-decoration: none;
	color: #132b7f;
}
.level1A, .level1 a:hover, .level1A .activeparent, .level1A .activeparent:visited, .level1 .activeparent:hover {
	text-decoration: none;
	color: #3355bf;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}

.level2 a, .level2 a:visited {
	text-decoration: none;
	color: #132b7f;
}
.level2A, .level2 a:hover, .level2A a.activeparent, .level2A a.activeparent:visited, .level2 .activeparent:hover, a.level2, a.level2:visited {
	text-decoration: none;
	color: #3254c1;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}

.level3 a, .level3 a:visited {
	text-decoration: none;
	color: #263979;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}
.level3A, .level3 a:hover, .level3A .activeparent, .level3A .activeparent:visited .level3 .activeparent:hover {
	text-decoration: none;
	color: #1e48cd;
	background-repeat: repeat-x;
	background-position: bottom;
line-height: 12pt;
}

span.level1A, span.level2A, span.level3A {
	background-image:none;
}
/* End of 'kayakUSSR: Navigation' */

