.topmenu 
{
	border-width: 0px;
	border-collapse: collapse;
	border-color: #111111;
	width: 100%;	
}

.topmenu td
{
	white-space: nowrap;
	height: 22px;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration: none;
}

.topmenu td a
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration: none;
}

.topmenu td a:hover
{
	color: #CCCCCC;
}

.language_menu
{
	white-space: nowrap;
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: bold;
}

.language_menu a
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
}

.language_menu a:hover
{
	color: #CCCCCC;
}

.bottom_menu
{
}

.bottom_menu a
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #236189; 
	text-decoration: none;
}

.bottom_menu a:hover
{
	color: #236189; 
	text-decoration: underline;
}

.navigation_path
{
	text-align: left;
}

.navigation_path a
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #236189;
}

.page_title
{
	color: #808080;
	font-family: Verdana;
	text-align: center;
	font-weight: bold;
}

.left_menu td
{
	text-align: left;
	padding: 2px;
}

.left_menu a
{
	font-family: Verdana; 
	font-size: 8pt; 
	color: #236189;	
}

.left_menu a:hover
{
	color: #CCCCCC;
}