.inteface_table {
	vertical-align: middle;
	display: block;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	//font-weight: bold;
	color: #C2383B;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;	
		padding-right: 5px;
	padding-left: 5px;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	//font-weight: bold;
	color: #C2383B;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;
		padding-right: 5px;
	padding-left: 5px;
		
	
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	//font-weight: bold;
	color: #9a0c12;
	text-decoration: underline;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;	
		padding-right: 5px;
	padding-left: 5px;
}
a.bottommenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;	
		padding-right: 5px;
	padding-left: 5px;
}
a.bottommenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;
		padding-right: 5px;
	padding-left: 5px;
		
	
}
a.bottommenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9a0c12;
	text-decoration: underline;
	white-space: nowrap;
	text-transform: lowercase;
	text-align: center;
	vertical-align: bottom;	
		padding-right: 5px;
	padding-left: 5px;
}

.bottommenu_table {
	text-align: right;
	/*width: 70px;*/
	white-space: nowrap;
	vertical-align: bottom;
	padding-right: 5px;
	padding-left: 5px;
	float: right;
	width: 95%;
}
.bottommenu_td {
	text-align: right;
	width: 70px;
	white-space: nowrap;
	vertical-align: bottom;
	padding-right: 10px;
	padding-left: 10px;
}
p, blockquote {
	font-family: "Tresbuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #666666;
}
.submenu_popup {
	background-color: #FFFFFF;
	white-space: nowrap;
	padding: 10px;
	border: thin solid #CCCCCC;

}
.popup_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #003333;
}