﻿.nav_menu
{
	text-decoration: none;
	background-image: url('../../images/menu_bar_bk.jpg');
	font-size: 11pt;
}
.dynamic_hover_style
{
	border-color: #CCCCCC;
	background-color: #3399FF;
	text-decoration: none;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-width: 3px;
	padding-left: 4px;
}
.dynamic_menu_item
{
	padding: 2px 7px 2px 7px;
	display: block;
	width: 173px;
}
.dynamic_menu_style
{
	width: 175px;
	background-color: Transparent;
	background-image: url('../../images/bk_dark_shade_50.png');
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #C0C0C0;
	padding: 0;
}
.dynamic_selected_style {}
.static_hover_style
{
	text-decoration: none;
	background-color: #808080;
	cursor: pointer;
}
.static_menu_item
{
	border-style: none solid none solid;
	border-width: 1px;
	border-color: #666666;
	text-decoration: none;
	width: 145px;
	margin: 0;
	text-align: center;
	display: block;
	cursor: pointer;
}
.static_menu_item a
{
	cursor: pointer;
	text-decoration: none;
}
.static_menu_style
{
	border-style: none solid solid solid;
	border-width: 1px;
	border-color: #808080 #808080 #999999 #808080;
	cursor: pointer;
}
.static_selected_style
{
	background-color: #0033CC;
}

#nav_bar_left
{
	display: inline;
	margin: 0;
	padding: 0;
}
#nav_bar_right
{
	display: inline;
	margin: 0;
	padding: 0;
}
#navbar
{
    width: 1024px;
	font-size: 9pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}
.navbar
{
	font-size: 9pt;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
}