

#cartooltip{
position: absolute;
visibility: hidden;
background-color: lightyellow;
border: 2px solid red;
padding: 5px;
font-size: 120%;
font-weight: bold;
}

	 
a:link {
	text-decoration: none;
	color: blue;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:visited {
	text-decoration: none;
	color: blue;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:active {
    text-decoration: none;
	color: blue;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#leftcolumn{

	border: 0px solid black;
	padding: 1px;
	color: black;
	font-weight:100;
	top: 208px;

}

#leftcolumn a{
text-decoration: none;
	color: black;
	font: normal 12px/22px Geneva, Arial, Helvetica, sans-serif;
	background: url(but1.gif) no-repeat center top;
	text-align: center;
	display: block;
	width: 116px;

}

#leftcolumn a:hover{
text-decoration: none;
	color: #060048;
	font: normal 12px/22px Geneva, Arial, Helvetica, sans-serif;
	background: url(but2.gif) no-repeat  center top;
    display: block;
	width: 116px;
	text-align: center;
	display: block;


}

#aux{
	border: 0px solid black;
	padding: 1px;
	color: black;
	font-weight:100;
	width: 110px;
	height:22px;

	line-height: 23px;	

}

#aux a{
text-decoration: none;
	color: black;
	font: normal 12px/22px Geneva, Arial, Helvetica, sans-serif;
	background: url(but3.gif) no-repeat center bottom;
	text-align: center;

	width: 110px;
	height:22px;
	display: block;
	line-height: 23px;	

}

#aux a:hover{
text-decoration: none;
	color: #060048;
	font: normal 12px/22px Geneva, Arial, Helvetica, sans-serif;
	background: url(but4.gif) no-repeat  center bottom;
display: block;
	width: 110px;
	height:22px;
	display: block;
	line-height: 23px;	


}

.tablebar{
	background: url(bar.jpg) repeat  ;
	height:auto;
   
}
.imgleft {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FILTER: Alpha(Opacity=95); FLOAT: left; PADDING-TOP: 6px
}
.imgright {
	PADDING-RIGHT: 10px; PADDING-LEFT: 0px; FILTER: Alpha(Opacity=95); FLOAT: right; PADDING-BOTTOM: 6px; PADDING-TOP: 6px
}
