﻿a {
	color:white;
	font-weight:bold;
	width:100%;
	display:block;
	text-decoration:none;
}
a:hover {
}
td {
	font-family:Calibri,Verdana; 
	color:black; 
	font-size:small; 
	vertical-align:top;
}
img {
	border:0;
}
img.paul {
	margin-right: 8px;
}
.tableborder {
	border:thin black solid; 
	background:#E8E8FF
}
.headerbg {
	background:black;
}
.menu {
	background:#003366; 
	color:white; 
	font-size:x-small; 
	border-right:thin #CCCCCC solid; 
	text-align:center; 
	width:20%;
}
.menulast {
	background:#003366; 
	color:white; 
	font-size:x-small; 
	text-align:center; 
	width:20%;
}
.menuSelect {
	background:#24579B; 
	color:white; 
	font-size:x-small; 
	border-right:thin #CCCCCC solid; 
	text-align:center; 
	width:20%;
	font-style:italic;
}
.menulastSelect {
	background:#24579B; 
	color:white; 
	font-size:x-small; 
	text-align:center; 
	width:20%;
	font-style:italic;
}
.copyright {
	background:#003366; 
	color:white; 
	font-size:small; 
	text-align:center;
}
.navbar {
	border:medium #CCCCCC solid; 
	background:#003366; 
	width:100%;
}
.titletext {
	font-size:larger; 
	text-align:center; 
	vertical-align:top;
}
.spacer {
	height:6px;
}
.leftarrow, .rightarrow {
	font-size:48pt;
	font-weight:bold;
	cursor:hand;
	color:black;
	text-decoration:none;
	display:inline;
}
.bluebackground {
	background:#E8E8FF;
}
