.nothing { color:red }

.tb_main
{
border-style:solid;
border-color:#6296c2;
border-left-width:1px;
border-right-width:1px;
border-top-width:0px;
border-bottom-width:0px;
height:100%;
}

a.textlink {
	color: #001f5d;
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	font-style: normal;
}

a.textlink:visited {
	font-weight: bold;
	text-decoration: none;
}

a.textlink:active {
	color: #001f5d;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}

a.textlink:hover {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	cursor: ne-resize;
	color: #A60E2A;
}