BODY { background: url(images/fon.gif) top left; }

.text_background {}
.text { color:#000000; font:11px/18px Tahoma; margin:0px 0px 0px 0px; }

.middle-left
{

	width:150px;
	background: url(images/middle-left.png) repeat-y top left;

}
.middle-right
{
	
	width:150px;
	background: url(images/middle-right.png) repeat-y top left;

}

.top-center
{

	height:150px;
	background: url(images/top-center.png) repeat-x top left;

}

.bottom-center
{

	height:150px;
	background: url(images/bottom-center.png) repeat-x top left;

}

.top-left
{

	height:150px;
	width:150px; background: url(images/top-left.png) repeat-x top left;

}
.top-right
{

	height:150px; width:150px;
	background: url(images/top-right.png) repeat-x top left;

}

.bottom-left
{

	height:150px; width:150px;
	background: url(images/bottom-left.png) repeat-x top left;

}

.bottom-right
{

	height:150px; width:150px;
	background: url(images/bottom-right.png) repeat-x top left;

}

.middle-center { background: white; }

.text_table { margin: 0px 0px 0px 70px; }

.menu-links { margin: 20px 0px 10px 0px; font: 11/18px tahoma; }

A { font: 11px/18px tahoma; color: #ED6AA6; text-decoration:none; }
A:hover { text-decoration:underline; }
