.font1 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: Bold;
}

.font2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #6A77A1;
}

.font3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #6A77A1;
}

.font4 {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #000000;
}

.creditfont {
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
}

.longdescfont {
	font-family: Arial;
	font-size: 12px;
	font-weight: Bold;
	color: #eaeaea;
}

.navlink {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #2368A6;
	text-decoration: none;
}

.navlink2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

#toprow {
	height: 5px;
	background-image: url(topbar.jpg);
	width: 1px;
}

#bottomrow {
	height: 17px;
	background-image: url(lowerbar.jpg);
	width: 3px;
}

#leftrow {
	height: 3px;
	background-image: url(leftbar.jpg);
	width: 17px;
}

#rightrow {
	height: 17px;
	background-image: url(rightbar.jpg);
	width: 3px;
}

#jointtoprow {
	height: 17px;
	background-image: url(upperjointbar.jpg);
	width: 3px;
}

#jointbottomrow {
	height: 17px;
	background-image: url(lowerjointbar.jpg);
	width: 3px;
}
