tablex {border-top: solid 1px #999;border-left: solid 1px #999;}
tdx {border-right: solid 1px #999;border-bottom: solid 1px #999;}

body
	{
	margin: 0;
	}

td
	{
	padding: 0;
	}

body, td, textarea, input
	{
	font-family: arial, sans-serif;
	}

h2
	{
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: 6px;
	}

h3
	{
	font-size: 11px;
	font-weight: bold;
	color: #666;
	margin-top: 0;
	margin-bottom: 4px;
	}

p
	{
	font-size: 12px;
	color: #777;
	margin-top: 0;
/*	margin-bottom: 6px;*/
	}

td.no, td.noCur
	{
	font-size: 14px;
	font-weight: normal;
	color: #ddd;
	text-align: left;
	}

a
	{
	text-decoration: none;
	color: #666;
	}
	
p.menu {margin:0 0 1px 0;margin-left:8px;}
p.heading {margin:0;margin-top:6px;margin-bottom:2px;}

p.menu a
	{
	text-decoration: none;
	color: #666;
	}

p.heading
	{
	color: #666;
	font-weight: bold;
	}
		
p.menu a:hover
	{
	text-decoration: underline;
	}

p.menu
	{
	color: #000;
	}


td.noCur
	{
	color: #ccc;
	}

hr
	{
	margin: 0;
	height: 1px;
	color: #999;
	}

div.menu
	{
	margin-bottom: 4px;
	}

img, a img
	{
	border: 0;
	xborder-color: green;
	}
	
img.imgborder
	{
	border: solid 1px #ccc;
	}

td.info
	{
	font-size: 10px;
	color: #666;
	}

td.info a
	{
	color: #333;
	text-decoration: none;
	}

span.enlarge
	{
	color: #bbb;
	}

