/* from style.css */
a, a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:bold;
}
/* from user */
body { background-color:#6688cc; font-family:Verdana; font-size:11px; line-height: 15px; }

.outborder {
	background-color:#666666;
}

.inborder {
	background-color:#666666;
}

.out {
	background-color:#6688cc;
}
.out { background-color: #9eb2d8; }
.in {
	background-color:#bce;
}

td { background-color:#bbccee; font-family:Verdana; font-size:11px; line-height: 15px; }

.title {
	background-color:#003399;
	color:#FFFFFF;
	font-weight:bold;
}

.menu {
	background-color:#003399;
}

.smallgrey { color:#ffffff; font-family:Verdana; font-size:10px; line-height: 15px; }

a {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:underline;
	font-weight:bold;
}

a:active {
	color:#003399;
	text-decoration:underline;
	font-weight:bold;
}

.menu a {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.menu a:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

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

.menu a:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.tablea {
	background-color:#ffffff;
}

.tableb {
	background-color:#ffffff;
}

.adsense {
	border:#666666;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.small {
	font-family:Verdana;
	font-size:15px;
}

input, textarea, select { font-family:Verdana; font-size:11px; line-height: 15px; }h1 { font-size: 12px; line-height: 15px; margin-top: 3px; padding: 0; }  