.top
{
	/*  background-image: url(images/top.jpg);   */
background-image: url(http://www.ostwest.ru/topbatavia.jpg); 
	background-position: top left;
	background-repeat: no-repeat;
}

.menu
{
	background-image: url(images/menu.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.menu3
{
	background-image: url(images/menu3.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

.bottom
{
	background-image: url(images/bottom.gif);
	background-position: top right;
	background-repeat: repeat-y;
}

.links
{
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.text
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

table
{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h1{font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
