.bgL_repeat {
	background-image: url(images/bgL_repeat.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bgR_repeat {
	background-image: url(images/bgR_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menuL {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuL_up.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	height: 40px;
}
.menuL:link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuL_up.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	height: 40px;
}
.menuL:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuL_over.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	height: 40px;
}
.menuLAt {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menuL_at.gif);
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	height: 40px;
	cursor: default;
}
.menu {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_up.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	background-position: center;
}
.menu:link {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_up.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	background-position: center;
}
.menu:hover {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_over.gif);
	padding-right: 10px;
	padding-left: 10px;
	height: 40px;
	background-position: center;
}
.menuAt {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/menu_at.gif);
	background-position: center;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	height: 40px;
	cursor: default;
}
.text_white {
	font-family: Tahoma;
	font-size: 7pt;
	font-weight: normal;
	color: #FFFFFF;
}
.text_norm {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
}
.text_norm:link {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #3B63AC;
	text-decoration: none;
}
.text_norm:visited {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #3B63AC;
	text-decoration: none;
}
.text_norm:hover {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #3B63AC;
	text-decoration: underline;
}
