a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#666666;
    text-decoration:none}

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; 
	left:2em; 
	width:15em;
    border:1px solid #222222;
    color:#666666;
    text-align: center;
	background-color:#FFFFFF;
	
	}

a:link        
{
	color: #555555;
	text-decoration: none;
}

a:visited
{
	color: #666666;
	text-decoration: none; 
}

a:hover
{ 
	color: #000000;
	text-decoration: none;
}

a.link1:link  
{
	color: #000000;
	font-family: Arial;
	text-decoration: none; 
	font-size:9pt; 
	font-weight:bold ;
}

a.link1:visited
{
	color: #000000;
	font-family: Arial;
	text-decoration: none; 
	font-size:9pt; 
	font-weight:bold ;
}

a.link1:hover
{ 
	font-family: Arial; 
	color: #000000;
	text-decoration: none; 
	font-size:9pt; 
	font-weight:bold;
}

body
{
	font-family: arial;
	margin-top: 0;
	margin-left: 15;
	margin-right: 15;
	margin-bottom: 0;
	font-size: 10pt;
	background-color: #000000;
	color:#666666;
	text-align: center;
}

table
{
	border-collapse: collapse;
	vertical-align:top;
	text-align: justify;
	font-size: 10pt;
}

table.tablecontent
{
	border-width: 1px;
	border-color:#999999;
}

table.tablecart
{
	border-width: 1px;
	border-color:#999999;
	font-size: 10px;
}

table.tablemain
{
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-width: 5px;
	border-color:#666666;
	background-color: #ffffff;
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	border-collapse:collapse;
	background-repeat: no-repeat;
}

td.tdlist
{
	width: 160px;
	height: 400px;
	border-right-width: 1px;
	border-right-style:dotted;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
}

td.tdmainleft
{
	width: 160px;
	height: 400px;
	border-right-width: 1px;
	border-right-style:dotted;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 20px;
	font-size: 10px;
}

td.tdmaincenter
{
	padding-top: 12px;
	width: 480px;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
}

td.tdmainright
{
	padding-left: 10px;
	padding-top: 20px;
	padding-right: 20px;
	width: 160px;
	border-left-width: 1px;
	border-left-style:dotted;
	vertical-align: top;
	font-size: 9px;
}

td.tdcarddes
{
	font-size: 9px;
	vertical-align: top;
	
}
td.tdcarddet
{
	font-size: 12px;
	vertical-align: top;
	
}

td.tdDivider
{
	background:url(images/divider_table.gif);
	background-repeat:no-repeat;
}


td.tdmain
{
	height: 440px;
	font-size: 10pt;
	vertical-align: top;
}

td.tdheader
{
	padding-top: 15px;	
	padding-left: 25px;	
	height: 30px;
}

td.tdmenubar
{
	padding-left: 40px;
}

td.tdsubmenubar
{
	padding-left: 20px;
}

td.tdcounter
{

	vertical-align: top;
}

td.tdtopbar
{
	background-image:url(images/topheadergradient.gif);
}
td.tdfooter
{	
	padding-right: 3px;
	height: 20px;
}
td.tdinfobar
{	
	padding-right: 3px;
	height: 20px;
}

td.tddatebar
{
	color: #FFFFFF;
	background-color: #666666;
	padding-right: 3px;
}

h1
{
	color: #993300;
	font-size: 13pt; 
	font-weight: bold;
	font-family: Arial;
}
h2
{
	color: #7b6d6c;
	font-size: 11pt; 
	font-weight: bold;
	font-family: Arial;
}
h3
{
	color: #800000;
	font-size:10pt;
	font-weight:bold;
	font-family:Arial;
}
h4
{
	color: #FF6633;
	font-family:Arial;
	font-size:8pt;
	font-weight:bold;
}
h5
{
	font-size: 9pt;
	color: #000066;
}
h6
{
	font-size: 6pt;
	color: #666666;
}

input
{
	size: 8px;
	border-color: #a9a3a3;
	border-style: solid;
	border-width: 1px;
}

input.input
{
	size: 8px;
	border-width:1;
	border-style:solid;
	border-color: #C4D3DB;
}

input.image
{
	size: 8px;
	border-width:0;
}

select
{
	font-size: 8pt;
	background-color:#DBE7EE;
	padding-left: 4px;
	border-color: #660000;
}

input.option
{
	border-width: none;
}

input.inputButton
{
	font-size: 9pt;
	padding-left: 2px;
	border-color:#333333;
	background-image: url("");
}

img
{
	border: 0;
	line-height:0;
}

img.doodle
{
	border: 0;
	line-height:0;
}

