.menu {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	font-weight:900;
	text-decoration:none
}
.title {
	font-family:Tahoma;
	font-size:12px;
	color:#3885AF;
	font-weight:900;
}
.main {
	font-family:Tahoma;
	font-size:9px;
	color:#646261;
}
.grey {
	font-family:Tahoma;
	font-size:9px;
	color:#8C8B8A;
	font-weight:900;
	text-decoration:none
}
.link {
	font-family:Tahoma;
	font-size:9px;
	color:#646261;
}
.green {
	font-family:Tahoma;
	font-size:9px;
	color:#3885AF;
	font-weight:900
}
.headers {
	font-family:Tahoma;
	font-size:12px;
	color:#3885AF;
	font-weight:900;
}
.text {
	font-family:Tahoma;
	font-size:12px;
	color:#666666;
	font-weight:900;
}
.links {
	font-family:Tahoma;
	font-size:10px;
	color:#3885AF;
	font-weight:900;
}
.email {
	font-family:Tahoma;
	font-size:12px;
	color:#3885AF;
	font-weight:900;
}
/* ========== */
/*Scroll box Div*/
/* ========== */
#tree {
	scrollbar-base-color: #3885AF;
	scrollbar-track-color: #B4D8E6;
	scrollbar-arrow-color: white;
}
.text2 {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	font-weight:900;
}
table.logos {
	padding:10px 0;
}
table.logos td {
	min-height:75px;
	padding:10px;
	width:410px;
	display:block;
	border-bottom: 1px dotted #666666;
}
table.logos img {
	border: none;
	width:130px;
	float:left;
	margin:0 10px 10px 0;
}
table.logos p {
	font-family:Tahoma;
	font-size:10px;
	color:#666666;
	font-weight:normal;
	margin:0;
	padding:10px 0 0;
}
table.logos p a {
	clear:both;
	display:block;
	padding:10px 0;
}
table.logos img.magnify {
	width:10px;
	display:block;
	margin: 4px 0 0;
}
.larger {
	text-align:left;
}

