a:link       {
	color: #134d72;
	text-decoration: none;
	font-weight: bold
}
a:visited    {
	color: #134d72;
	text-decoration: none;
	font-weight: bold
}
a:hover      {
	color: #666666;
	font-weight: bold;
	}

table        { }
tbody        { font-family: Trebuchet MS; font-weight: normal; font-size: 12px ; color: #000000}
th           { font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: #FFFFFF; 
               background-color: #000000; list-style-type: font-family; text-align: center }
h1, h2, h3, h4, h5, h6 { font-family: Trebuchet MS;}
h1           { color: #134d72; font-size: 21px; text-align: left; font-weight: bold }
h2           { color: #134d72; font-size: 18px; font-weight: bold }
h3           { color: #134d72; font-size: 15px; font-weight: bold }
h4           { color: #000000; font-size: 12px }
h5           { color: #000000; font-size: 11px; font-weight: normal; font-style: italic }
h6           { color: #666666; font-size: 11px; font-weight: bold; font-style: italic }

.sidebar { background-color: #cccccc}

.thumbs { border-style: double; text-valign: middle; text-align: center }

.pictable { border: 1 solid #ccccccc; spacing: 0; padding: 1  }

.thleft { text-align: left }

a.hdr
{ 
	color: #FFFFFF; 
	text-decoration: none
}

a.hdr:visited 
{ 
	color: #FFFFFF; 
	text-decoration: none
}

a.hdr:active 
{ 
	color: #134d72; 
	text-decoration: none
}

a.hdr:hover 
{ 
	color: #134d72; 
	text-decoration: none
}

.footerbar {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #134d72;
	text-decoration: none;
	border: none;
}


