.menu
{
	width: 130px;
	height: 29px;
	font-family: verdana;
	font-size: 10px;
	color: #333;
	padding-left: 10px;
	padding-top: 9px;
	text-decoration: none;
}

.menuAvis
{
	width: 130px;
	height: 35px;
	font-family: verdana;
	font-size: 10px;
	color: #333;
	padding-left: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-decoration: none;
}

.menuAvis a:link, .menuAvis a:visited, .menuAvis a:hover
{
	font-family: verdana;
	color: #333;
	text-decoration: none;
}


.menu a:link, .menu a:visited, .menu a:hover
{
	font-family: verdana;
	color: #333;
	text-decoration: none;
}

.menuSubActive
{

	height: 23px;
	font-family: verdana;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
	padding-top: 5px;
	background-image : url(../images/subactive_bg.gif);
	text-decoration: none;
}

.menuSubSub
{
	color: #666; 
	font-size: 9px;
	padding-top: 5px; 
	padding-bottom: 5px;
	
}

.menuSubActive a:link, .menuSubActive a:visited, .menuSubActive a:hover
{
	font-family: verdana;
	color: #666;
	text-decoration: none;
	font-weight: bold;
}

.menuSubInActive a:link, .menuSubInActive a:visited, .menuSubInActive a:hover
{
	font-family: verdana;
	color: #666;
	text-decoration: none;
}

.menuSubInActive
{
	
	height: 23px;
	font-family: verdana;
	font-size: 10px;
	color: #666;
	padding-left: 20px;
	padding-top: 5px;
	background-image : url(../images/subinactive_bg.gif);
	text-decoration: none;
}

.menusplit
{
	background-image : url(../images/split.gif);
	height: 2px;
	width: 100%;
}

.bottom
{
	font-family: verdana;
	font-size: 10px;
	color: #E5E8E9;
}


.bottom a:link, .bottom a:visited
{
	font-family: verdana;
	font-size: 10px;
	color: #E5E8E9;
}

.bottom a:hover
{
	color: #fff;
}

.content
{
	font-family: verdana;
	font-size: 10px;
	color : #333;
	line-height: 16px;
}

.content a:link, a:visited
{
	font-family: verdana;
	font-size: 10px;
	color : #000;
}

.content a:hover
{
	font-family: verdana;
	font-size: 10px;
	color : #333;
	background-color: #E4E4E4;
}

.header
{
	font-family: arial;
	font-size: 14px;
	color: #333;
}

.speakerboxxx
{
	font-family: verdana;
	font-size: 10px;
	color: #666;
	width: 139px;
	*width: 160px;
	padding: 10px;
	border-right: 1px solid #999;
	background-color: #FFF;
	text-align: left;
	line-height: 16px;
}
