﻿
/***** Header Main *****/
.header_back {width: 972px; height: 165px; background-image: url(App_Images/header_back.jpg)}


/***** Menu *****/
.menu {font-family: Arial; font-size: 12px; font-weight: bold; font-style: normal; text-transform: uppercase; border-style: none}
.menu_item {color: #ffffff}
.menu_hover {color: #fff100; cursor: pointer !important}
.menu_selected {color: #fff100; text-decoration: underline !important;}

