﻿
/* [TABLE]----------------------------------------------------------- */
.fta1		{
			background-color:#D9D9D5;
			padding:0px;
			margin:0px auto 0px auto;
			font-size:12px;
			line-height:140%;
			color:#444;
			border:1px double #928E85;
			}

.ftd1		{
			background-color:#878275;
			font-size:12px;
			line-height:150%;
			color:#FFF;
			}

/* [TEXT]------------------------------------------------------------ */
.fo1		{
			font-size:12px;
			line-height:120%;
			color:#fff;
			font-weight:bold;
			}

.fo2		{
			font-size:10px;
			line-height:140%;
			color:#444;
			}

.fh1		{
			background-image: url(imgs/tl01.gif);
			background-repeat:no-repeat;
			padding:3px 0px 15px 12px;
			margin:0px 0px 0px 42px;
			font-size:12px;
			line-height:150%;
			color:#FFF;
			font-weight:bold;
			text-align:center;
			width:544px;
			}

.fh2		{
			background-image: url(imgs/tl02.gif);
			background-repeat:no-repeat;
			padding:3px 0px 15px 12px;
			margin:0px 0px 0px 42px;
			font-size:12px;
			line-height:150%;
			color:#FFF;
			font-weight:bold;
			text-align:center;
			width:544px;
			}

.fh3		{
			background-image: url(imgs/tl03.gif);
			background-repeat:no-repeat;
			padding:3px 0px 15px 12px;
			margin:0px 0px 0px 42px;
			font-size:12px;
			line-height:150%;
			color:#FFF;
			font-weight:bold;
			text-align:center;
			width:544px;
			}

.fh4		{
			background-image: url(imgs/tl04.gif);
			background-repeat:no-repeat;
			padding:3px 0px 15px 12px;
			margin:0px 0px 0px 42px;
			font-size:12px;
			line-height:150%;
			color:#FFF;
			font-weight:bold;
			text-align:center;
			width:544px;
			}

/* [BUTTON]----------------------------------------------------------- */

.bt1, .bt2	{
			background-position:0px 0px;
			height:23px;
			display:block;
			font-size:12px;
			text-align:center;
			}

.bt1	{
			background-image: url(imgs/bt01.gif);
			width:90px;
			}
.bt2	{
			background-image: url(imgs/bt02.gif);
			width:90px;
			}

.bt1:hover, .bt2:hover	{
			background-position:0px -23px;
			}

.bt1 div, .bt2 div	{
			padding-top:4px;
			color:#FFFFFF;
			}

