.rightc {
	text-decoration : none;
	color : #3c3c3c;
}
.rightc:Visited  { text-decoration : none; color : #3c3c3c; }
.rightc:Active  { text-decoration : none;  color : #3c3c3c; }
.rightc:Hover  { text-decoration : none; color : #3c3c3c; }
A {
	text-decoration : none;
	color : #1f73a8;
}
A:Visited  { text-decoration : none; color : #1f73a8; }
A:Active  { text-decoration : none;  color : #1f73a8; }
A:Hover  { text-decoration : underline; color : #1f73a8; }

A.menu {
	text-decoration : none;
	color : #1f73a8;
}
A.menu:Visited  { text-decoration : none; color : #1f73a8; }
A.menu:Active  { text-decoration : none;  color : #1f73a8; }
A.menu:Hover  { text-decoration : none; color : #ffffff; background: #ff3c00; }

DIV.header{
	font : bold 13px Arial, Helvetica, sans-serif;
}
td.head{
	font : 11px Arial, Helvetica, sans-serif;
	color : #ffffff;
	background : #9caebb;
	padding-left : 13px;
	border-bottom: #ffffff solid 1px;
}
td{
	font : normal 11px Arial, Helvetica, sans-serif;
}
DIV.comon{
	font : normal 11px Arial, Helvetica, sans-serif;
}
td.com{
	font : normal 11px Arial, Helvetica, sans-serif;
	background : #e8e8e8;
	padding-left : 13px;
	border-bottom: #ffffff solid 1px;
}
div.list {
	font : normal 10px Arial, Helvetica, sans-serif;
	margin-top : 5px;
}

