body
{
	background-image: url(../image/background.gif);
	background-attachment: fixed;
	background-color: FFF897;
	background-repeat: no-repeat;
	background-position: center center;
}

a img {border: none; } 
A:link {text-decoration: none}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: none;}

div.DescriptionText
{
	position: relative;
	top: 8px;
	left: 1px;
	font-size: 10pt;
	font-family: Verdana;
	color: 1D79FF;
}
span.EmphatizedText
{
	font-size: 10pt;
	font-family: Verdana;
	color: FF0000;
	font-weight: bold;
}
div.TableTitle
{
	font-size: 12pt;
	font-family: times;
	color: FFFFFF;
	font-weight: bold;
}
span.TableText
{
	font-size: 12pt;
	font-family: times;
	color: 1D79FF;
}
td.TableBack
{
	background-color: FFC451;
}
td.MenuButton
{
	cursor: Hand;
	background-image: url(../image/button.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 137;
}
td.SelMenuButton
{
	cursor: Hand;
	background-image: url(../image/button_on_over.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 137;
}
div.MenuText
{
	cursor: Hand;
	position: relative;
	left: 27px;
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
div.BlueWrite
{
	halign: center;
	overflow: auto;
	font-size: 9pt;
	font-family: times;
	font-weight: bold;
	color: 1D79FF;
	text-decoration: none;
}
div.TesoKey
{		
	font-size: 10pt;		
	position:absolute;
	top:-1000px;
}

div.FlagPosition
{
	position: relative; 
	left: -45px; 
	top: 2px;
}

table.TablePosition
{
	position: relative; 
	top: 6px; 
	left: -2px;
}
