body {
	background-attachment: fixed; 
	font-weight: normal; 
	font-family: Verdana; 
}

frameset, frame {
	border: 0px solid #000000;
}

.date	{color: #FF00FF;}
.TD		{font-weight: bold; font-size: 13px; font-family: Verdana}
.FRU1	{font-weight: bold; font-size: 10px; font-family: Verdana}
.FRU2	{font-weight: bold; font-size: 13px; font-family: Verdana}
.FRU3	{font-weight: bold; font-size: 16px; font-family: Verdana}
.FRU4	{font-weight: bold; font-size: 18px; font-family: Verdana}
.FRU5	{font-weight: bold; font-size: 24px; font-family: Verdana}
.FRU6	{font-weight: bold; font-size: 32px; font-family: Verdana}

a {cursor:hand; text-decoration:none; color:#ffffff}
a:hover {cursor:hand; text-decoration:underline; color:#ffffff}

a.auth {
	display: block; 
	margin: 0px auto 8px auto; 
	width:120px; 
	text-align: left;
	font-family: Impact;
	font-weight: normal;
	font-size: 12px;
	color: #C4C2C4;
	text-decoration: none;
}
a.auth:hover {
	text-decoration: none;
} 
a.auth:hover b {
	color: orange;
	text-decoration: none;
} 
div.ftadv {
	width:158px; 
	height:250px; 
	background-color: #5F686D;
	margin: 10px auto 5px 4px; 
	border-top: 1px solid #818A8F; 
	border-bottom: 1px solid #3D464B;
	border-radius: 2px;
	box-shadow: 2px 2px 5px 0px #000000;
	color: #C4C2C4;
	font-size: 8px;
}