/* CSS Document */

A.HomeRecentProjectsType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
}
A.HomeRecentProjectsType:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
}
A.HomeRecentProjectsType:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
}
A.HomeRecentProjectsType:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
   color : #FFFFFF;
   text-decoration : none;
}
A.HomeRecentProjectsType:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #FFFFFF;
   text-decoration : none;
}


A.HomeNewsType {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
   text-align: justify;
}
A.HomeNewsType:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
   text-align: justify;
}
A.HomeNewsType:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #C0C7D9;
   text-decoration : none;
   text-align: justify;
}
A.HomeNewsType:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
   color : #FFFFFF;
   text-decoration : none;
   text-align: justify;
}
A.HomeNewsType:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
   color : #FFFFFF;
   text-decoration : none;
   text-align: justify;
}
.StandardBodyType {
	 font-family: Verdana, Helvetica, sans-serif;
   	color: #ffffff;
	font-size: 11px;
    font-weight: normal;
    line-height: 12px;    
    text-decoration : none;
	
	
}
.StandardHeaderType
{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
   	color: #ffffff;
	font-size: 11px;
    font-weight: normal;
    line-height: 12px;    
    text-decoration : none;
}
.NormalForm
{
    font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
    font-weight: normal;
    line-height: 12px    
}
A.LinkType
{
	font-size: 11px;
	color: #FFFFFF;
	 font-family: Verdana, Helvetica, sans-serif;
	
}