BODY {
	background-image: url('../images/layout/bkgd14.jpg');
	background-repeat: repeat
}

TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #535353; 
	text-align:left
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #535353;
}

H1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: normal;
	color: #003399;
}

H2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: normal;
	color: #003399;
}

HR {
	color: #003399;
}

A {
	color: #003399;
}

A:HOVER {
	color: #FF0000;
	text-decoration: none;
}

FORM {
	margin-bottom: 0px;
}

INPUT {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003399;
	text-align: center;
}

.subscribe {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #003399;
}

.inputsubmit {
	width: 90
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 32px;
	font-weight: bold;
	color: #003399;
}

A.nav {
	text-decoration: none;
}

A:HOVER.nav {
	color : #FF0000;
}

.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	color: #003399;
}

A.subnav {
	text-decoration: none;
}

A:HOVER.subnav {
	color : #FF0000;
}

.small {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #003399;
}

.small2 {
	font-size: 11px;
	line-height: 100%;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003399;
}

.leftcol {
	background-image: url('../images/layout/bkgd-leftcol.gif');
	background-repeat: repeat-y
}

.rightcol {
	background-image: url('../images/layout/bkgd-rightcol.gif');
	background-repeat: repeat-y
}

.toprow {
	background-image: url('../images/layout/bkgd-toprow.gif');
	background-repeat: repeat-x
}

.btmrow {
	background-image: url('../images/layout/bkgd-btmrow.gif');
	background-repeat: repeat-x
}

#homepage_bands td {
	text-align: center;
	padding-bottom:20; vertical-align:top
}