body
{
	background-color:#CCCCCC;
}

table
{ 
	border:none;
	border-width:0px;	
	border-collapse:collapse;
}
img
{
	border-style:none;
	border-width:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-repeat:no-repeat;
}

a 
{
  text-decoration:none;
}

.footerTextContact
{
	font-family: "Times New Roman", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	color:#333333;
}

.headerPrimaryLink
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	color:#999999;
}

.headerPrimaryLink:hover
{
color:#000000;
}

.MainBody
{
	display:block;
	height:460px;
	overflow:auto;
	position:relative;
}
.MainBodyLitel
{
	display:block;
	height:400px;
	overflow:auto;
	position:relative;
}
.Part
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
}
.Part1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
}
.Part2
{
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size:19px;
}
.Part3
{
	font-family:"Arial Narrow", "Arial Black", Arial, "Times New Roman";
	font-size:15px;
}
.catalogCategoryProject
{
	font-family: "Times New Roman", Verdana, Arial;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	line-height: 20px;
}
.catalogCategoryProject:hover
{
	color:#FF3300;
}
.button
{
	width: 100%;
	height: 100%;
	background-image: url( '../PIC/ButtonFon.jpg' );
	background-repeat: repeat-y;
	
	
}
.buttonA
{
	width: 100%;
	height: 100%;
	background-image: url( '../PIC/ButtonFonActive.jpg' );
	background-repeat: repeat-y;
	cursor:pointer;
}