a.pagelink {
	
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.pagelink2 {
	
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
a.pagelink2:hover {
	
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.pagelink3 {
	
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.pagelink3:hover {
	
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}


a.pagelink4 {
	
	font-size: 24px;
	font-weight: bold;
	color: #365682;
	text-decoration: none;
}
a.pagelink4:hover {
	
	font-size: 24px;
	font-weight: bold;
	color: #cc2424;
	text-decoration: none;
}

.imageborder {
	border: 2px solid #c5dded;
}
.pagetext {
	
	font-size: 13px;
	font-weight: normal;
	color: #115e7a;
	text-decoration: none;
}
.pageheader {
	
	font-size: 20px;
	color: #115e7a;
	text-decoration: none;
	font-weight: bold;
}
.pageheader2 {
	
	font-size: 15px;
	color: #115e7a;
	text-decoration: none;
	font-weight: bold;
}
.pageheaderwhite{
	
	font-size: 20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.leftmenuback {
	background-image: url(../left_menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftmenubacksecond {
	background-image: url(../secondleft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menuback {
	background-image: url(../menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.yellowback {
	background-image: url(../yellow.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.redback {
	background-image: url(../red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.blueback {
	background-image: url(../blue.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.founders{
border-radius: 20px;
border: 2px solid #6686c8;
box-shadow: 5px 5px 5px #888888;
}
