/*-----------------------------------------------------------------------------
last updated:   02-10-06
author:    Copyright 2006 Catherine To, cky_to
email:     cky_to@excite.com
www.annann.co.uk design content Copyright 2006 Catherine To, cky_to
-----------------------------------------------------------------------------*/

BODY
{ 	color: #999999;
	font-family: Arial;
	background: #c3b7b2;
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-arrow-color: #c3b7b2; 
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #999999; 
	scrollbar-shadow-color: #4A5553;
	scrollbar-track-color: #FFFFFF;
	font-size: 10pt; 
}

A
{ text-decoration: none; font-weight: bold;}
A:link
{ color: #000000; } /* black */
A:visited
{ color: #999999; } /* grey */
A:active
{ color: #999999; } /* black */
A:hover
{ color: #999999; }

/*
A:hover
{ color: #c3b7b2; } /* main */


.nav
{	position: relative;
	top: 0px;
	left: 0%;
	width: 541px;
	height: 204px;
}

.nav_bm
{	position: absolute;
	top: 445px;
	left: 78px;
	width: 390px;
	z-index: 1;
}

.nav_bm_press
{	position: absolute;
	top: 455px;
	left: 100px;
	width: 341px;
	z-index: 1;
}

.body
{	position: absolute; 
	top: 103px; 
	left: 43px;
	width: 458px;
	height: 395px;
	z-index:2;
}

.content
{	position: relative;
	top: -15px;
	width:280px;
	align: center;
	overflow: auto;
}

.logo
{   position:relative;
	top: 110px;
	right: 0px;
	width: 138px;
}

img { border: 0; }

img.border { border: solid 0.1em #CCCCCC; }

table 
{ 	font-size: 8pt;	
	width: 100%;
	height: 100%; 
/*
	background-image:url(../imgs/body.gif);
	background-repeat:no-repeat;
	align: center; 
	width: 390px;
	height: 395px;
*/
}

table.indx 
{ 	font-size: 9pt;	
	width: 100%;
	height: 100%; 
}

td {line-height:150%;}

div.vis
{	position: absolute;
	z-index: 4; 
	visibility: visible;
}


div.hid
{	position: absolute; 
	z-index: 3; 
	visibility: hidden;
}

#about
{	position: absolute;
	bottom: 0px;
	right: 10%;
	font-size: 12pt;
	color: #684437;
}

.best
{	position: relative;
	top: 620px;
	text-align: center;  
	font-size: 7pt;
	color: #684437;
}
