body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000080;

	background-color: #B8E6FE;

}

.note {
	font-size: 10px;
	color: #000000;
	font-style: italic;

}

.black {

	color: #000000;

}

.boxlist {

	background-color: #CCCCCC;

	border: thin solid #0000FF;

	height: 20px;

	position: relative;

	margin-bottom: 5px;

	font-weight: bold;

	display: block;

}

.boxlist:hover {

	background-color:#FFFFFF;

}

a {

color:#0000FF;

}

a:visited {

color:#0000FF; }

a:hover { color:#0099FF; }

.details {

	font-size: 12px;

	color: #000000;

	text-align: left;

	padding-right: 8px;

	padding-left: 8px;

}

.dates {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 11px;

	font-style: italic;

	font-weight: bold;

}



.sml-a {

	font-size: 12px;

	text-decoration: none;

}

.warning {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 15px;

	font-weight: bold;

	color: #FF0000;

}

.title {

	font-size: 18px;

	font-weight: bold;

	color: #000066;

}

#tr-highlight:hover {

	background-color: #FFFFFF;

}

#left-section {

}

#middle-section {

}
.white {
	color: #FFF;
}
.forum-button a {
	font-size: 14px;
	color: #F00;
	text-decoration: none;
	background-color: #FFF;
	display: block;
	text-align: center;
	font-weight: bold;
}
.forum-button a:hover {
	background-color: #00F;
}
.author-links a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F60;
	text-decoration: none;
	background-color: #CFC;
}


.forum-button {
	border: 2px solid #000;
	width: 100px;
}




#left-section td a {
	background-image:url(i/tb-nav-bg-1.gif);
	display: block;
	background-repeat: no-repeat;
	padding-left: 22px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#left-section td a:hover {
	display: block;
	background-image:url(i/tb-nav-bg-2.gif);
	background-repeat: no-repeat;
}


div.pagination {

	padding: 3px;

	margin: 3px;

}

div.pagination a {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #AAAADD;

	text-decoration: none; /* no underline */

	color: #000099;

}

div.pagination a:hover, div.pagination a:active {

	border: 1px solid #000099;

	color: #000;

}

div.pagination span.current {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #000099;

	font-weight: bold;

	background-color: #000099;

	color: #FFF;

}

div.pagination span.disabled {

	padding: 2px 5px 2px 5px;

	margin: 2px;

	border: 1px solid #AAAADD;

	color: #666666;

}
