body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/background.jpg);
	background-repeat: repeat-x;
}
body.team {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(imagenes/background02.jpg);
	background-repeat: repeat-x;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
#dropmenudiv{
	position:absolute;
	font:normal 10px Tahoma;
	color: white;
	z-index:100;
	background-color: #406889;
	border-color: white;
	border-style: solid;
	border-width: 1px;
}
#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	color: white;
	height: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#dropmenudiv a:hover{ /*hover background color*/
	color: white;
}
td {
	vertical-align: top;
}
td.left {
	background-image: url(imagenes/left-shadow.gif);
	background-repeat: repeat-y;
	width: 9px;
}
td.right {
	background-image: url(imagenes/right-shadow.gif);
	background-repeat: repeat-y;
	width: 9px;
}
td.center {
	width: 800px;
}
td.logo {
	height: 70px;
	padding-left: 30px;
	padding-top: 20px;
	padding-right: 340px;
}
td.city {
	font-family: Tahoma;
	font-size: 10px;
	color: #003562;
	padding-top: 53px;
}
td.left-blue {
	background-image: url(imagenes/left-shadow-blue.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: 25px;
}
td.right-blue {
	background-image: url(imagenes/right-shadow-blue.gif);
	background-repeat: repeat-y;
	width: 9px;
	height: 25px;
}
td.menu {
	vertical-align: middle;
	padding-left: 385px;
}
td.menutxt {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
	padding-top: 6px;
}
a.menu {
	font-family: Tahoma;
	font-size: 10px;
	color: white;
}
td.left-grey {
	background-image: url(imagenes/left-shadow-grey.gif);
	background-repeat: repeat-y;
	width: 9px;
}
td.right-grey {
	background-image: url(imagenes/right-shadow-grey.gif);
	background-repeat: repeat-y;
	width: 9px;
}
td.grey-box {
	background-color: #e5eaef;
	width: 800px;
	height: 50px;
}
td.txt {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	line-height: 18px;
}
td.txt a:link, td.txt a:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	line-height: 18px;
}
td.copyright {
	color: #464646;
	font-family: Tahoma;
	font-size: 10px;
	height: 10px;
}
td.path {
	font-family: Tahoma;
	font-size: 10px;
	color: #406889;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 30px;
}
td.path a:link, td.path a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #406889;
	text-align: right;
}
td.title {
	color: #003562;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	height: 39px;
}
a.mail {
	color: #003562;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
td.titlebusiness {
	color: #003562;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	width: 149px;
	line-height: 18px;
}
td.txtbusiness {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #464646;
	line-height: 18px;
}
td.bridging {
	width: 800px;
	background-color: #e5eaef;
	padding-left: 30px;
}
a.contact {
	color: #464646;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}