@CHARSET "UTF-8";

html,body {
	color: #504C49;
	font-family: Verdana;
	font-size: 12px;
	height: 100%;
	margin: 0;
	padding: 0;
	border: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.cat:link {
	color: #F0F0F0;
	text-decoration: none;
}

a.cat:visited {
	color: #F0F0F0;
	text-decoration: none;
}

a.cat:hover {
	text-decoration: underline;
}

h1 {
	color: #504C49;
	font-size: 18px;
	font-weight: bold;
	padding-left: 10px;
}

h2.h2nav {
	background-image: url(h2.png);
	width: 200px;
	height: 34px;
	color: #58595b;
	font-size: 16px;
	font-weight: bold;
	padding-top: 6px;
	text-align: center;
	margin: 0px;
}

.inh2 {
	background-image: url(inh2.png);
	background-repeat: repeat-y;
	color: #e6e7e8;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
}

form {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#bg {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#main_table {
	width: 984px;
}

#top {
	margin-top: 10px;
	/*margin-bottom: 10px;*/
	width: 100%;
	height: 30px;
	padding: 2px;
	font-size: 9px;
}

#logos_bg {
	background-image: url("top_bg.png");
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 100%;
	height: 90px;
}

#logos_en {
	background-image: url("top_en.png");
	background-position: center center;
	background-repeat: no-repeat;
	margin-top: 5px;
	width: 100%;
	height: 90px;
}

#left {
	background-color: #FFFFFF;
	width: 200px;
	height: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#content {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 790px;
	height: 100%;
	padding: 5px;
	margin: 0;
}

table.inside {
	border-collapse: separate;
	border-spacing: 1px;
	margin: 1px;
	padding: 1px;
}

table.inside th {
	font-size: 10px;
	text-align: center;
	border: 0;
	white-space: nowrap;
	padding: 2px;
}

table.inside td {
	font: 10px;
	text-align: left;
	border: 0;
	padding: 1px 2px 1px 2px;
	white-space: normal;
	/* white-space:normal; 
	white-space:nowrap;*/
}

#location {
	background-image: url("infoline.png");
	margin: 0pt;
	height: 39px;
	padding: 0px 7px 0px 7px;
	color: #FFFFFF;
}

#bottom {
	background-image: url("footer.png");
	color: #e6e7e8;
	width: 100%;
	height: 48px;
	padding: 0px;
	margin: 0pt;
	font-size: 11px;
}

#bottom a, #bottom a:hover, #bottom a:visited, #bottom a:visited:hover {
	color: #58595b;
}

input.textbox {
	background-color: #F0F0F0;
	border: 1px solid #30497F;
	color: #001F5B;
	font-family: Verdana;
	font-size: 9px;
	padding-left: 4px;
	margin-bottom: 4px;
	height: 14px;
	/*width: 90px;*/
}

input.checkbox {
	background-color: #F0F0F0;
	border: 1px solid #30497F;
	color: #001F5B;
	font-family: Verdana;
	font-size: 9px;
	padding-left: 4px;
	height: 0px;
	width: 0px;
}

select {
	background-color: #F0F0F0;
	border: 1px solid #30497F;
	color: #001F5B;
	font-family: Verdana;
	font-size: 9px;
	height: 18px;
	padding-left: 4px;
	width: 95px;
}

select.free {
	background-color: #F0F0F0;
	border: 1px solid #30497F;
	color: #001F5B;
	font-family: Verdana;
	font-size: 9px;
	height: 18px;
	padding-left: 4px;
	width: auto;
}

input.button {
	background-color: #ECF3F7;
	color: #20419A;
	border: 1px solid #000000;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	height: 18px;
	vertical-align: top;
	margin: 0;
	margin-bottom: 4px;
	padding: 2px;
}

#moving {
	background:transparent;
	border: none;
	width: 400px;
	font-weight: bold;
	color: #F0F0F0;
	padding-right: 5px;
	font-size: 16px;
}

a.level1 {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 7px;
	color: #e6e7e8;
	height: 23px;
	width: 175px;
	text-decoration: none;
	background-image: url(level1.png);
	vertical-align: middle;
}
a.level1:hover {
	background-image: url(level1_hover.png);
}
a.level1_active {
	display: block;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
	padding-top: 7px;
	color: #808285;
	height: 23px;
	width: 175px;
	text-decoration: none;
	background-image: url(level1_active.png);
	vertical-align: middle;
}
a.level2 {
	display: block;
	font-weight: normal;
	margin-left: 5px;
	color: #bfe3fa;
}
a.level2_active {
	display: block;
	font-weight: bold;
	margin-left: 5px;
	color: #bfe3fa;
}
a.level3 {
	display: block;
	font-weight: normal;
	margin-left: 25px;
	color: #bfe3fa;
}
a.level3_active {
	display: block;
	font-weight: bold;
	margin-left: 25px;
	color: #bfe3fa;
}