@import url(def.css);

p.notice {
	font-size: 80%;
	font-weight: bold;
	border:3px double #666;
	background-color: #ffc;
	width: 400px;
	margin: 10px auto;
	text-align: center;
	}
h2#authTitle{
	background:url(authTitle.gif) no-repeat;padding:
	padding: 4px 5px 5px 215px;
	margin:0 0 5px 0;
	height:40px;
	border-bottom:3px double #c00;
	}
table{
	border-collapse:collapse;
	margin:0 auto;
	width:540px;
	clear:left;
	}
td,th{
	border:1px solid #ccc;
	padding:3px;
	margin:0;
	font-size:80%;
	}
td {
	text-align: left;
	}
table tr:hover {
	background-color: #ccc;
	}
th{
	font-weight:bold;
	text-align:center;
	background-color:#ccf;
	border-color:#66c;
	background: url(glgr.gif) repeat-x;
	}
tr {
	line-height: 120%;
	border-bottom: 3px solid #000;
	}
tr.c1{
	background-color:#ccf;
	}
caption{
	font-weight:bold;
	text-align:center;
	font-size:110%;
	margin: 0 auto;
	padding: 20px 0 0 0 ;
	font-family: "Andale Mono",monospace;
	}
caption small{
	font-size: 80%;
	font-weight:normal;
	}
.nolistbox{
	width: 540px;
	padding: 0 0 5px 0;
	margin: 0 auto 10px auto;
	border-bottom:1px solid;
	}
ul.nolist{
	margin: 0 auto;
	padding: 0;

	}
ul.nolist:after {
	display: block;
	content: " ";
	clear:both;
	}
ul.nolist li{
	display: inline;
	padding: 0;margin:0;
	}
ul.nolist a{
	display: block;
	font-size: 80%;
	width:160px;
	text-align:left;
	float:left;
	padding: 2px 0 2px 20px;
	background:url(linkmark.gif) no-repeat 0% 50%;
	line-height: 120%;
	font-family:"Andale Mono",monospace;
	}
ul.nolist a:hover{
	background-color:#ccc;
	}
a img { border:0; }
