﻿.SubContentArea
{
  height: 390px;   
}

h3
{
  color: rgb(70,70,70);   
  text-align:center; 
  font-size:28px;   
}

.SubTitle
{
  text-align:center;
  font-size: 30px;
  font-weight: bolder;  
  color: rgb(20,20,20); 
  display: inline;
  margin:0px;
}

.KriniAskanis
{
   width: 90px;
   height: 100px;   
   margin-right: 10px;	
   float:left;	
}

.ContentArea
{
	margin-left: 90px; 
	margin-right: 90px;
	text-align:justify;
	color: rgb(50,50,50); 
	font-size:medium;    
    font-weight:bold;	
}

.SubTitle
{
  position: relative;
  color: rgb(70,70,70); 
  top:10px;  
  text-align:center; 
  font-size:28px;    
}

.DirectorProfileLabelInfo
{
    color: rgb(80,80,80); 
    font-size:medium;
    margin-left: 70px;
    margin-right: 70px;
    top: 65px;
    font-weight:bold;
    text-align:justify;
    position:relative;
}

.h3
{
 
  margin:0px;   
    
}

