﻿
/***** Menu Top *****/
.menu_top_back {width: 100%; height: 20px; text-align: left; vertical-align: middle; background-image: url(App_Images/menu_top_back.gif)}
.menu_top_separator { background-color: #999999}

.menu_top_competition_back {width: 100%; height: 20px; text-align: left; vertical-align: middle; background-image: url(App_Images/menu_top_Competition_back.gif)}
.menu_top_competition_separator { background-color: #666666}

.menu_top_text {font-size: 11px; color: #ffffff; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}

.menu_top_lnk:link {font-size: 11px; color: #ffffff; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_lnk:visited {font-size: 11px; color: #ffffff; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_lnk:active {font-size: 11px; color: #ffffff; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_lnk:hover {font-size: 11px; color: #cbd300; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: underline}

.menu_top_competition_lnk:link {font-size: 11px; color: #222222; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_competition_lnk:visited {font-size: 11px; color: #222222; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_competition_lnk:active {font-size: 11px; color: #222222; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: none}
.menu_top_competition_lnk:hover {font-size: 11px; color: #ffffff; font-weight: normal; font-family: Tahoma, Verdana, Tahoma; text-decoration: underline}


/***** Menu Principal *****/
.menu_back {width: 100%; height: 31px; text-align: left; background-image: url(App_Images/menu_back.gif)}
.menu_first {width: 54px; height: 31px; text-align: center; background-image: url(App_Images/menu_back.gif)}
.menu_first_separator {width: 3px; height: 31px; background-image: url(App_Images/menu_first_separator.gif)}
	
.menu {font-family: Arial, Verdana; font-size: 10px; font-weight: bold; text-transform: uppercase; border-style: none}
.menu_item {width: 120px; color: #ffffff; height: 30px; text-align: center; display: block; background-image: url(App_Images/menu_item.gif)}
.menu_item a {background-image: none; padding-top: 6px; height: 22px}
.menu_hover {height: 30px; background-image: url(App_Images/menu_hover.gif); cursor: pointer !important}
.menu_hover a {background-image: none}
.menu_selected {height: 30px; background-image: url(App_Images/menu_selected.gif)}

.menu_dyna {border: solid 1px #8a8a8a; font-family: Arial, Verdana; font-size: 10px; text-transform: uppercase; z-index: 1}
.menu_dyna_item {color: #555555; height: 25px; width: 190px; text-align: left; background-color: #cdcdcd}
.menu_dyna_item a {position: relative; left: 10px}
.menu_dyna_hover {height: 25px; background-color: #999999; display: block; color: #ffffff;}
.menu_dyna_hover a {padding-top: 6px; height: 19px; background-color: Transparent; width: 155px}
.menu_dyna_selected {height: 25px; background-color: #777777; display: block; color: #ffffff}
.menu_dyna_selected a {padding-top: 6px; height: 19px; background-color: Transparent; width: 155px}