BODY{
	margin: 0px 0px 0px 0px;
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
/*	color : #9A9A9A;*/
	color : #808080;
	line-height: 16px;
}
TABLE{
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	font-size: 12px;
	color : #808080;
	line-height: 16px;
}

a {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color : #808080;
	font-weight: normal;
	text-decoration : none;
	line-height: 16px;
}
a:hover {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color : #808080;
	font-weight: normal;
	text-decoration : underline;
	line-height: 16px;
}
a:active {
	font-family: Tahoma,Arial,Helvetica, sans-serif;
	color : #808080;
	text-decoration : underline;
	line-height: 16px;
}

.solidfull
{
	border: solid 1px #CCCCCC;
}

.solidfullProject
{
	border: solid 1px #DFDFDF;
}

.solidManagement
{
	border-left: solid 1px #FFFFFF;
	font-size:1px;
	line-height: 1px;
}

.borderAboutRB
{
	border-right: solid 5px #FFFFFF;
	border-bottom: solid 5px #FFFFFF;
}

.textAll
{
	color: #9A9A9A;
	font-family :  Tahoma,MS Sans Serif;	
	font-size:12px;
	line-height: 16px;
}

.textManagement
{
	color: #FFFFFF;
	font-family :  Tahoma,MS Sans Serif;	
	font-size:12px;
	line-height: 16px;
}

.textHeadNews
{
	color: #FF0000;
	font-family :  Tahoma,MS Sans Serif;	
	font-size:12px;
	line-height: 18px;
	font-weight : bold;
}

.textHeadProject
{
	color: #FF0000;
	font-family :  Tahoma,MS Sans Serif;	
	font-size:15px;
	line-height: 18px;
	font-weight : bold;
}

.textFooter
{
	color: #9A9A9A;
	font-family :  Tahoma,MS Sans Serif;	
	font-size:12px;
	line-height: 16px;
}

