﻿.Menu
{	
	height: 26px;
	background-image: url('barre.gif');
}

a:link.MenuGen
{
	color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;	
}

.static
{	
	color:white;	
	font-family:Verdana,Tahoma,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:26px;
	width:100%;
	margin:0;
	padding:0 3px 0 5px;
}

.statichover
{		
	color: White;
}

.dynamic
{
	padding-left: 10px;
	padding-right: 10px;
	height:20px;
	color: #023E94;
}

.dynamichover
{	
	padding-left: 10px;
	padding-right: 10px;
	height:20px;
	color: #FFFFFF;
}

.borderleft
{
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	height:26px;
	width:8px;
	background-image: url('barre_left.gif');
	background-repeat: no-repeat;	
}

.borderRight
{
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	height:26px;
	width:8px;
	background-image: url('barre_right.gif');
	background-repeat: no-repeat;	
}

.bottomLeft
{
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	height:26px;
	width:8px;
	background-image: url('bottom_left.gif');
	background-repeat: no-repeat;
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.bottomRight
{
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	height:26px;
	width:8px;
	background-image: url('bottom_right.gif');
	background-repeat: no-repeat;	
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

.bottom
{
	color:white;	
	font-family:Verdana,Tahoma,sans-serif;
	font-size:10px;
	font-weight:bold;
	height:26px;
	background-image: url('barre.gif');
	border-style: none;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}