/* anchor */

A:hover { color:#FF0000; }
A:link { color:#0000dd; }
A:visited { color:#000055; }

/* td */

td { font-size: 12px; color:#111111; }
h1 { font-size: 14px; text-decoration: bold; color:#111111; }
h2 { font-size: 12px; text-decoration: bold; color:#111111; }

.text10 { font-size: 10px; text-decoration: none; color:#111111; }
.text12 { font-size: 12px; text-decoration: none; color:#111111; }
.text12FF { font-size: 12px; text-decoration: none; color:#FFFFFF; }
.text14 { font-size: 14px; text-decoration: none }
.lh165 { line-height: 165%; }
.lh130 { line-height: 130%; }
.innerblock { padding: 0px; margin: 0px; line-height: 170%; font-size: 12px;}

ul {
	list-style-type: none;
	margin: 0px;
	padding: 10px 0px 0px 20px;
}

/* search box */
.searchbox {
	font-size: 12px;
	width: 120px;
	border: 1px solid #666666;
}
/* search box */
.searchboxtop {
	font-size: 12px;
	width: 150px;
	border: 1px solid #666666;
}

/* group link */
.grouplink { width: 145px; height: 93px; overflow: auto; border: solid 1px;}

