﻿.logo_cell {

padding:10px 0 10px 0;

}

.nav { border-bottom:1px solid #B4B4B4; }
.leftContent { border-right:1px solid #B4B4B4; }

.menu_cell {

	font-size: 10px;
	
	border-top-width: 1px;

	border-left-width: 10px;

	border-top-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #B4B4B4;

	border-left-color: #D6D6D6;
	
	background-image: url(images/menu_gradient.jpg);

	background-repeat: repeat-y;

}

.menu_cell a { display:block; width:157px; padding:5px 4px 6px 7px;  }
.menu_cell_selected a, .menu_sub_cell_selected a, .menu_sub_cell a { display:block; width:157px; width:157px; padding:5px 4px 6px 7px; }
.menu_sub_cell {

	font-size: 10px;

	height: 25px!important; /*moz width*/

	height: 21px; /*IE width*/

	border-top-width: 1px;


	border-left-width: 10px;

	border-top-style: solid;


	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #B4B4B4;


	border-left-color: #E9E9E9;


	background-image: url(images/menu_gradient.jpg);

	background-repeat: repeat-y;

}

.menu_cell_selected {

	font-size: 10px;

	border-top-width: 1px;

	border-left-width: 10px;

	border-top-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #B4B4B4;

	border-left-color: #F39D34;

	background-image: url(images/menu_gradient.jpg);

	background-repeat: repeat-y;

	color: F39D34;

}

.menu_sub_cell_selected {

	font-size: 10px;

	color: F39D34;

	border-top-width: 1px;


	border-left-width: 10px;

	border-top-style: solid;


	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #B4B4B4;


	border-left-color: #F39D34;

	background-image: url(images/menu_gradient.jpg);

	background-repeat: repeat-y;

}

.menu_cell_blank {

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #B4B4B4;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #B4B4B4;

	height: 100%;

}

.menu_cell a:link, .menu_sub_cell a:link, .menu_cell_footer a:link, .main_footer a:link {

	color: #383838;

	text-decoration: none;

}

.menu_cell_selected a:link, .menu_sub_cell_selected a:link {

	color: #F39D34;

	text-decoration: none;

}

.menu_cell a:visited, .menu_cell_selected a:visited, .menu_sub_cell a:visited, .menu_cell_footer a:visited, .main_footer a:visited {

	color: #383838;

	text-decoration: none;

}

.menu_cell_selected a:visited, .menu_sub_cell_selected a:visited  {

	color: #F39D34;

	text-decoration: none;

}

.menu_cell a:hover, .menu_cell_selected a:hover, .menu_sub_cell_selected a:hover, .menu_sub_cell a:hover, .menu_cell_footer a:hover, .main .main_footer a:hover  {

	color: #333333;

	text-decoration: underline;

}

.menu_cell a:active, .menu_cell_selected a:active, .menu_sub_cell_selected a:active, .menu_sub_cell a:active, .menu_cell_footer a:active, .main_footer a:active  {

	color: #383838;

	text-decoration: none;

}

.menu_cell_footer {

	font-size: 10px;

	height: 25px!important; /*moz width*/

	height: 21px; /*IE width*/

	border-top-width: 1px;

	border-right-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-top-color: #B4B4B4;

	border-right-color: #B4B4B4;

	text-align: center;

}

/* New style Menu by Daniel */

			.menu { width:117px; border-bottom:1px solid #b4b4b4; position:absolute; left:0; top:0; z-index:999; visibility:hidden; }
				.menu td { margin:0; padding:0; }
				.fristList { border-top:1px solid #cccccc; }
				.menu a { padding:4px 0 4px 5px; }
				.menu a:hover { padding:4px 0 4px 5px; text-decoration:none;}
				.menuShadow { position:absolute; visibility:hidden;z-index:999;}

				

