/* CSS Document */

<!--
A:link {color: rgb(113,167,175); text-decoration: none}
A:visited {color: rgb(113,167,175); text-decoration: none}
A:hover {color: rgb(167,212,219); text-decoration: underline}
#tbl1 { border : 1px dotted #000000; }
#tbl2 { border-right : 1px dotted #71A7AF; }
#tbmenu {
	border: 1px dotted #000000;
	background-color: #FFF;
	}
-->