.table-banner {
	background-image: url(images/eurolift-repeater.jpg);
	background-repeat: repeat-x;
	background-position: center;
}

.top-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.top-menu a:link{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
} 

.top-menu a:visited{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
} 

.top-menu a:active{
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
} 

.top-menu a:hover{
	text-decoration: underline;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
} 


a:link {
	text-decoration: none;
	color: #62B4CC;
}

a:visited {
	text-decoration: none;
	color: #62B4CC;
}

a:active {
	text-decoration: underline;
	color: #CC0000;
}

a:hover {
	text-decoration: none;
	color: #CC0000;
}

p, .text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.image-border {
	border: 1px solid #D93009;
}

.cell-border-left {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #E4E4E4;
}

.cell-border-right {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E4E4E4;
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #3A5F68;
}
