.back{
		background-image: url(innerimages/back.gif);
	 	background-repeat: repeat-y;
 }

.backhome{
		background-image: url(images/background_home.jpg);
	 	background-repeat: repeat-y;
 }


a.menu{
		font-family: Arial, Verdana, "Trebuchet MS";		
		text-decoration: none;
		font-size: 11px;
		color: #2D5B8C;		
}

a.menu:hover{
		font-family: Arial, Verdana, "Trebuchet MS";		
		text-decoration: none;
		font-size: 11px;
		color: #089CFF;
}

.hoverd{
		font-family: Verdana, Arial, "Trebuchet MS";	
		text-decoration: none;
		font-size: 11px;
		color: #089CFF;
}

.title{
		font-family: Verdana, Arial, "Trebuchet MS";	
		font-size: 22px;
		color: #2D5B8C;
}

.smalltitle{
		font-family: Verdana, Arial, "Trebuchet MS";	
		font-weight: bold;
		font-size: 13px;
		color: #6E7249;
}

a{
		font-family: Verdana, Arial, "Trebuchet MS";
		text-decoration: underline;	
		font-size: 12px;
		color: #3072BE;
}

a:hover{
		font-family: Verdana, Arial, "Trebuchet MS";
		text-decoration: none;
		font-size: 12px;
		color: #666666;
}

a.email{
		font-family: Verdana, Arial, "Trebuchet MS";
		text-decoration: none;	
		font-size: 11px;
		color: #3072BE;
}

a.email:hover{
		font-family: Verdana, Arial, "Trebuchet MS";
		text-decoration: underline;	
		font-size: 11px;
		color: #3072BE;
}


td{
		font-family: Verdana, Arial, "Trebuchet MS";	
		font-size: 12px;
		color: #6E7249;
}

.date{
		font-family: Verdana, Arial, "Trebuchet MS";	
		font-size: 10px;
		color: #6E7249;
}

.mindset {
		font-family: Verdana, Arial, "Trebuchet MS";	
		font-style: italic;
		font-size: 13px;
		color: #6E7249;
; font-weight: bold
}

.smalltitleblue {
		font-family: Verdana, Arial, "Trebuchet MS"; 
		font-weight: bold;
		font-size: 13px; 
		color: #3072BE; 
}

.copyright{
		font-family: Verdana, Arial, "Trebuchet MS";
		text-decoration: none;	
		font-size: 11px;
		color: #999999;
}