body   { font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }
p   { font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }
td    { font: 12px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; }
.small { font-size: smaller }
.title  { font-weight: bold; font-size: larger }
a { color: #002393 }
a:hover { color: #c10009 }
input {border: 1px solid #666666;}
textarea {border: 1px solid #666666;}


.current {
	color: #408bf3;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px 20px;
}
.current2 {
	color: #408bf3;	
}

a.menu {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 9px;
	background: #fff;
}

a.menu:hover {
	color: #408bf3;
}

a.menu2 {
	font-weight: bold;
	font-size: 0.9em
	text-transform: uppercase;
	text-decoration: none;
	padding: 4px 9px;
	background: #fff;
}

a.menu2:hover {
	color: #408bf3;
}

table.special {
	border: 1px solid #000;
	margin-bottom: 20px;
}

.special th {
	background: #eee;
}

table.special img {
	border: 1px solid #666;
	padding: 3px;
}

