table.menu_container {
margin: 0px;
height: 36px;
max-height: 36px;
width: 1000px;
}
tr.menu_container {
margin: 0px;
height: 36px;
max-height: 36px;
}
td.menu_container {
margin: 0px;
}
td.menu_spacer {
margin: 0px;
width: 2px;
min-width: 2px;
background-image: url(/v/vspfiles/my_images/my_navigation_spacer.gif);
background-repeat: repeat-x;
}

table.menu {
margin: 0px;
width: 100%;
}
tr.menu_title {
margin: 0px;
height: 36px;
}
td.menu_title {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_navigation.gif);
background-position: top left;
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
td.menu_title_over {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_navigation_over.gif);
background-position: top left;
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
td.menu_title_down {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_navigation_down.gif);
background-position: top left;
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
}
a.menu_title:link {
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
display: block;
height: 36px;
width: 100%;
text-decoration: none;
}
a.menu_title:active {
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
display: block;
height: 36px;
width: 100%;
text-decoration: none;
}
a.menu_title:visited {
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
display: block;
height: 36px;
width: 100%;
text-decoration: none;
}
a.menu_title:hover {
font-size: 14px;
line-height: 36px;
color: white;
font-family: Arial, Helvetica, sans-serif;
display: block;
height: 36px;
width: 100%;
text-decoration: none;
}

tr.menu_hidden {
margin: 0px;
position: absolute;
z-index: 1;
top: -99999px;
left: -99999px;
}
tr.menu_visible {
margin: 0px;
position: absolute;
z-index: 3000;
}

td.menu {
margin: 0px;
}

table.menu_panel {
margin: 0px;
width: 275px;
}

tr.menu_item {
margin: 0px;
height: 24px;
}
td.menu_item {
margin: 0px;
background-color: white;
border-bottom: 1px solid #C1272D;
}
td.menu_item_over {
margin: 0px;
background-color: #F6DFE0;
border-bottom: 1px solid #C1272D;
}
td.menu_item_down {
margin: 0px;
background-color: #D9D9D9;
border-bottom: 1px solid #C1272D;
}
a.menu_item:link {
font-size: 12px;
line-height: 24px;
color: #C1272D;
font-family: Verdana, Geneva, sans-serif;
display: block;
height: 24px;
width: 100%;
//padding-left: 10px;
text-decoration: none;
}
a.menu_item:active {
font-size: 12px;
line-height: 24px;
color: #C1272D;
font-family: Verdana, Geneva, sans-serif;
display: block;
height: 24px;
width: 100%;
//padding-left: 10px;
text-decoration: none;
}
a.menu_item:visited {
font-size: 12px;
line-height: 24px;
color: #C1272D;
font-family: Verdana, Geneva, sans-serif;
display: block;
height: 24px;
width: 100%;
//padding-left: 10px;
text-decoration: none;
}
a.menu_item:hover {
font-size: 12px;
line-height: 24px;
color: black;
font-family: Verdana, Geneva, sans-serif;
display: block;
height: 24px;
width: 100%;
//padding-left: 10px;
text-decoration: none;
}

td.sub_menu {
margin: 0px;
width: 1px;
background-color: white;
}

table.sub_menu_hidden {
margin: 0px;
width: 275px;
margin-top: -25px;
margin-left: -25px;
position: absolute;
z-index: 1;
top: -99999px;
left: -99999px;
}
table.sub_menu_visible {
margin: 0px;
width: 275px;
margin-top: -25px;
margin-left: -25px;
position: absolute;
z-index: 7000;
}
table.sub_menu_hidden_2 {
margin: 0px;
width: 275px;
margin-top: -25px;
margin-left: -250px;
position: absolute;
z-index: 1;
top: -99999px;
left: -99999px;
}
table.sub_menu_visible_2 {
margin: 0px;
width: 275px;
margin-top: -25px;
margin-left: -250px;
position: absolute;
z-index: 7000;
}

img.menu_arrow {
margin-right: 2px;
margin-top: -13px;
margin-bottom: -10px;
}

tr.menu_top {
margin: 0px;
height: 11px;
}
td.menu_top_left {
margin: 0px;
height: 11px;
background-image: url(/v/vspfiles/my_images/my_table_1.png);
background-position: bottom right;
background-repeat: no-repeat;
}
td.menu_top_middle {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_table_2.png);
background-position: bottom left;
background-repeat: repeat-x;
}
td.menu_top_right {
margin: 0px;
height: 11px;
background-image: url(/v/vspfiles/my_images/my_table_3.png);
background-position: bottom left;
background-repeat: no-repeat;
}
td.menu_middle_left {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_4.png);
background-position: top right;
background-repeat: repeat-y;
}
td.menu_middle_right {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_6.png);
background-position: top left;
background-repeat: repeat-y;
}
tr.menu_bottom_1 {
margin: 0px;
height: 25px;
}
td.menu_bottom_1_left {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_7.png);
background-position: bottom right;
background-repeat: no-repeat;
}
td.menu_bottom_1_middle {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_table_8.png);
background-position: bottom left;
background-repeat: repeat-x;
}
td.menu_bottom_1_right {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_9.png);
background-position: bottom left;
background-repeat: no-repeat;
}
tr.menu_bottom_2 {
margin: 0px;
height: 20px;
}
td.menu_bottom_2_left {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_10.png);
background-position: bottom right;
background-repeat: no-repeat;
}
td.menu_bottom_2_middle {
margin: 0px;
background-image: url(/v/vspfiles/my_images/my_table_11.png);
background-position: bottom left;
background-repeat: repeat-x;
}
td.menu_bottom_2_right {
margin: 0px;
width: 19px;
background-image: url(/v/vspfiles/my_images/my_table_12.png);
background-position: bottom left;
background-repeat: no-repeat;
}

table.sub_menu_panel {
margin: 0px;
width: 275px;
}