/*BODY {
	background-color: #999999
}
IMG {
	border-color: #CCCCCC; margin: 10; margin-bottom: 5
}*/
/*IMG {
	border-color: #CCCCCC; border-width: 4; margin: 10; margin-bottom: 5
}*/
/* Netscape 4.x renders 'border-width' incorrectly if included in IMG stylesheet.
   Neither it understands 'border-color' attribute inside IMG stylesheet.
   Fortunately, it understands 'color' attribute of 'a:' pseudo-class and it doesn't hurt in other browsers */
/*a.pict:link {
	color: #CCCCCC
}
a.pict:active {
	color: #FF0000
}
a.pict:visited {
	color: #CCCCCC
}
.ToPage {
}*/
.OnBottomMenu {
	font-size: smaller
}

