body {
	background : url(img/bg.gif) repeat-x;
	background-color : #e9e1ce;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

a.nav {
	color : #ffffff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.nav:hover {
	text-decoration: underline;
}

a.navblue {
	color : #333e47;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

a.navblue:hover {
	text-decoration: underline;
}

a.emaillink {			
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.emaillink:hover {	
	text-decoration: underline;
}

a.navtools {		
	color: #000000;
	text-decoration: none;
}

a.navtools:hover {	
	text-decoration: underline;
}

.tools {
	padding-left: 5px;
	padding-right: 5px;
}

.navsel {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}

.white {
	background-color : #ffffff;
}

.white2 {
	color : #ffffff;
}

.black {
	color : #000000;
}

.bluetext {
	color : #3171a7;
}

a.blue {
	color : #3171a7;
	text-decoration: none;
}

a.blue:hover {
	text-decoration: underline;
}

.bannertitle {
	background-image: url(img/legacy-banner-top.jpg);
	font-weight: bold;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 10px;
}

.head1 {
	font-size: 20px;
}

.head2 {
	font-size: 16px;
	font-weight : bold;
}

.thumb1 {
	padding-right: 1 px;
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand
}

.thumb0 {
	padding-bottom: 1px;
	cursor: pointer;
	cursor: hand
}