﻿body 
{
	text-align:center;
	margin:0 auto;
}

#navigation 
{
width: 206px;
height:230px;
vertical-align:top;
}
#navigation ul {
list-style: none;
text-align:left;
margin: 0;
padding: 0;
}
#navigation li {
color:White; 
font-size:10px;
font-style:normal;
font-weight:bold;
vertical-align:top;
padding-left:10px;
background-image:url("images/menu_line.png");
background-repeat:no-repeat;
background-position:center bottom;

}
#navigation li a:link, #navigation li a:visited {
display: block;
padding-left: 10px;
text-decoration: none;
text-transform:uppercase;
color:#666666;
background-image:url('images/menu_bullet.png');
background-position:left center;
background-repeat:no-repeat;

}

#navigation li a:hover
{
	color:#FFFFFF;
	background-color:Silver;
	}

.TitlePage
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align:left;
	}

.WrittenText {
	font-family: Arial;
	font-size: smaller;
	color: #323232;
	text-align:justify;
}
.WrittenTextNews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	text-align:justify;
	width:195px;
	padding-left:5px;
}


.WrittenBy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style:italic;
}
.Testimonial 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color:Navy;
}

#FrameLayer {	position:absolute;
	width:621px;
	height:629px;
	z-index:8;
	left: 5px;
	top: 2px;
}
#ImageLayer {
	position:absolute;
	z-index:9;
	margin-left: -350px;
	top: 0px;
	display:none;
}
#Layer2 {
	position:absolute;
	width:143px;
	height:115px;
	z-index:9;
	left: 866px;
	top: 300px;
}

.HeaderCell
{
	background-color:#11496c;
	font-family:Verdana;
	color:White;
	font-size:x-small;
	
	}
.normalCell
{
	background-color:#adc2cf;
	font-size:x-small;
	font-family:Verdana;
	color:Maroon;
	}
	
	.FooterMenu
	{
	text-transform:uppercase;
	color: #C0C0C0;
	font-family:Catriel;
	font-size:xx-small;
	}
.TopMenu
{
	font-family:Arial;
	font-size:smaller;
	color:#4c4c4c;
}
.TopMenu a
{
    font-family:Arial;
	font-size:smaller;
	color:#4c4c4c;
 }

.FirstWord
{
	text-align:left;
	color:#666666;
	font-family:Catriel;
	font-size:12px;
	font-weight:bold;
}
.SecondWord
{
	text-align:left;
	color: #0099FF;
	font-family:Catriel;
	font-size:12px;
		font-weight:bold;
}
.H1
{
	font-family: Arial;
	font-size: 14px;
	color: #323232;
	text-align:left;
	margin-bottom:0px;

}

.H2
{
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-align:left;
	margin-bottom:0px;


}
.group
{
    background-color: #8BB3D6;
    color: White;
    font-weight: bold;
    font-style: italic;
}
.InputText
{
	font-family:Tahoma;
	font-size:x-small;
	color:#0000CC;
	background-color:white;
}
.ErrorText
{
	color:red;
	font-family:Tahoma;
	font-size:xx-small;
}
.H3
{
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-align:left;
	margin-bottom:0px;
}
.DateTraining
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	text-align:left;
}

.Footer

{
    font-family:Arial;
    font-size:x-small;
    color:#686868;
    text-decoration:none;
}

.Header

{
    font-family:Arial;
    font-size:large;
    color:White;
}

.News
{
    font-family:Arial;  
    font-size:x-small;
    color:#6a6a6a;
    margin-left:23px;
   
    
 }
 
 .NewsDate
{
    font-family:Arial;  
    font-size:x-small;
    color:Black ;
    margin-left:23px;
    font-weight:bold;
   
    
 }
 
 
 .NewsTitle
 
 {
      font-family:Arial;  
    font-size:smaller;
    color:#2385b9;
    margin-left:26px;
    font-weight:bold;
     
 }
 
 .HiperLinkText
 
 {
     font-family:Arial;
     font-size:small;
     color:#2385b9;
     text-decoration:none;
 }
 
 
