A.ImagesPage{
	COLOR: #62B401;
}
A.ImagesPage:hover {
	FONT-SIZE: 12px; COLOR: #81ED02; TEXT-DECORATION: none
}
A.ImagesPage:link {
	FONT-SIZE: 12px; COLOR: #62B401; TEXT-DECORATION: none
}
A.ImagesPage:visited {
	FONT-SIZE: 12px; COLOR: #BAFF68; TEXT-DECORATION: none
}
A.ImagesPage:active {
	FONT-SIZE: 12px; COLOR: #62B401; TEXT-DECORATION: none
}


TABLE.Images
{
	border-color: grey;
	border-style: none;
	border-width: 1px;
	align: center;
}
TD.Images
{
	text-align: center ;
	align: center;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	vertical-align: middle;
	align: center;
}
TD.ImagesTittle
{
	background-image: url('http://meetings.ilmeny.ac.ru/image/radial.gif');	
	text-align: center;
	font-size: 12px;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	align: center;
	font-size: 12px;
	COLOR: #ffffff;
	font-weight: bold;
	
}
TD.ImagesTopS
{
	background-image: url('http://meetings.ilmeny.ac.ru/image/radial.gif');	
text-align: center;	
	text-align: center ;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 13px;
	COLOR: #000000;
	font-weight: normal;
	font-style:italic;
	vertical-align: middle;

}

TD.ImagesBodyS
{
	text-align: justify;
	padding-left: 5 px;
	padding-right: 5 px;
	padding-top: 5 px;
	padding-bottom: 5 px;
		border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	COLOR: #513801;
	vertical-align: middle;
}

TD.ImagesBottomS
{
	text-align: right;
	border-color: grey;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	COLOR: #62B401;
	vertical-align: middle;
}

IMG.Images
{
	border-style: none;
	align: center;
	
}

TABLE.SmallImage
{
	background-color: wite;
	border-color: silver;
	border-width: 1;
	border-style: ridge;

}

TD.SmallImage
{
	background-color: grey;
	padding: 1;
	border-style: solid;
	border-width: 5px;
	border-bottom-width: 5px;
	border-color: silver;
}

TABLE.BigImage
{
	background-color: wite;
	border-color: silver;
	border-width: 2px;
	border-style: ridge;

}

TD.BigImage
{
	background-color: grey;
	padding: 2;
	border-style: solid;
	border-width: 30px;
	border-bottom-width: 30px;
	border-color: silver;
	text-align: center;
}

IMG.Image
{
	border-style: none;

}