
body
{
	background-image: url(/picts/bgr.png);
	font-family: verdana, helvetica, Arial, sans-serif;
	font-size: 10pt;
	scrollbar-base-color: #BE6F10;
}

#frame_top
{
	margin: 20px auto;
	width: 970px;
}

#frame_menu
{
	position: relative;
	clear: both;
	width: 970px;
	height: 30px;
	background-image: url(/picts/bgr3.png);
}

#frame_footer
{
	position: relative;
	clear: both;
	width: 970px;
	height: 14px;
	background-image: url(/picts/bgr3.png);
	padding: 4px 0px 4px 0px;
	text-align: center;
	color: white;
	font-size: 8pt;
}

#frame_left
{
	float: left;
	width: 360px;
	height: 580px;
	background-color: #white;
}

#frame_right
{
	position: relative;
	float: left;
	width: 610px;
	height: 580px;
	background-color: white;
	background-image: url(/picts/bgr4.png);
	background-repeat: no-repeat;
}

#frame_work
{
	position: relative;
	left: 30px;
	top: 30px;
}

#frame_logo
{
	width: 360px;
	height: 214px;
	background-image: url(/picts/logo.png);
}

#frame_cake
{
	width: 360px;
	height: 366px;
	padding: 0;
}

#frame_history
{
	position: relative;
	top: 90px;
	width: 540px;
	text-align: justify;
	text-indent: 20px;
}

.MENU
{
	position: relative;
	top: 6px;
	margin-left: 12px;
}

.LINK
{
	color: white;
	text-decoration: none;
}

.TITLE
{
	font-size: 16pt;
}

.TITLE2
{
	font-size: 10pt;
	margin: 0;
	margin-bottom: 2px;
}

.TITLE3
{
	font-size: 11pt;
	margin: 0;
	margin-bottom: 4px;
}

.TEXT
{
	font-size: 11pt;
	margin-bottom: 4px;
}

.TEXT2
{
	font-size: 11pt;
	margin-bottom: 2px;
}

.TEXT3
{
	font-size: 11pt;
}

.TEXT4
{
	font-size: 10pt;
	margin-bottom: 3px;
	margin-left: 20px;
}

.TEXT5
{
	font-size: 10pt;
	margin-left: 20px;
}

.TEXT6
{
	font-size: 10pt;
	margin-bottom: 3px;
}

.IMG_TORTE
{
	border: 1px solid #BE6F10;
	margin: 0;
	padding: 10px;
}

#fcb_fan
{
	position: absolute;
	right: 20px;
	top: 6px;
	text-decoration: none;
	color: white;
}

#fcb_fan_img
{
	border-width: 0;
	vertical-align: top;
}

