a:link {
	color: #0d59a9;
	text-decoration: none;
	}
a:visited { 
	color: #717171;
	text-decoration: none;
	}
a:hover { 
	color: #717171;
	text-decoration: underline;
	}
a:active { 
	color: #717171;
	}
	
 
.bor1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	border: 2px solid #E3E3E3;
}
.bor2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #2e5378;
}

@font-face {
	font-family: Frutiger;
	
	src: url( '../FrutigerCE-Roman.eot' ); /* IE */  
	  src: local(" Myriad "), url('../Frutiger CE 55 Roman.ttf') format("opentype"); /* non-IE */  
	
}

.custom_font{
	font-family: Frutiger; /* no .ttf */
	font-size: 15px;
	font-style:normal;
	line-height:1.3;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.custom_fonttitle {
	font-family: Frutiger; /* no .ttf */
	font-size: 17px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	color: #0d59a9;
	text-decoration: none;
}

.custom_fonth3s {
	font-family: Frutiger; /* no .ttf */
	font-size: 30px;
	font-style:normal;
	line-height:normal;
	font-weight: bold;
	color: #bf0000;
	text-decoration: none;
}
.maintxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.custom_font_white {
	font-family: Verdana, Arial, Helvetica, sans-serif; /* no .ttf */
	font-size: 14px;
	font-style:normal;
	line-height:normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.maintxtwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #c4ccd4;
}

.maintxtwhite a:link {
	color: #c4ccd4;
	text-decoration: none;
	}
.maintxtwhite a:visited { 
	color: #c4ccd4;
	text-decoration: none;
	}
.maintxtwhite a:hover { 
	color: #ffffff;
	text-decoration: underline;
	}
.maintxtwhite a:active { 
	color: #c4ccd4;
	}
	.imgborder {
	border: 1px dotted #000000;
}
.sthrst {
	color: #CCCCCC;
	background-color: #CCCCCC;
}
.testimonial {
	margin-bottom: 13px;
	border: 1px dotted #000000;
	clear: both;
	overflow: auto;
}
.testimonial .person {
	float: left;
	width: 250px;
	padding: 10px;
	text-align: center;
}
.testimonial .person img {
	margin-bottom: 0.5em;
}
.testimonial .person strong {
	color: #36F;
}
.testimonial .talks {
	float: left;
	width: 508px;
	padding: 15px 20px;
	text-align: justify;
}
.contacts {
	list-style-type: disc;
}
.contacts .contact {
	padding: 1em;
}
.contacts .contact .title {
	padding: 0.5em 0;
}
.contacts .contact .phone {
	font-weight: bold;
	color: #0CF;
}
.contacts .contact .email {
}
.sitemap-left {
	float: left;
	width: 410px;
}
.sitemap-right {
	float: right;
	width: 410px;
}
ul.sitemaps {
	list-style-type: disc;
}
ul.sitemaps-2 {
	list-style-type: circle;
}
ul.sitemaps li.link {
	padding: 1em 0;
}
ul.sitemaps-2 li.link {
	padding: 0.6em 0;
}
.album-photo-list {
	padding: 1em;
	font-size: 8pt;
}
.album-photo img {
	border: 1px solid #EEE;
	margin: 4px;
	padding: 2px;
	vertical-align: top;
}
