﻿body
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 75%;
}

a:link,
a:visited
{
	color: Navy;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.1666em;
	font-weight: bold;
}

h3
{
	font-size: 1em;
	font-weight: bold;
}

h4
{
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0px;
}


td.border_L
{
	background-image:url(images/border_l.jpg);
	width: 25px;
	font-size: 6px;
}

td.border_R
{
	background-image:url(images/border_r.jpg);
	width: 25px;
	font-size: 6px;
}

td.border_T
{
	background-image:url(images/border_t.jpg);
	height: 23px;
	padding-bottom: 2px;
	padding-right: 5px;
	vertical-align: bottom;
	text-align:right;
	font-size: 9px;
}

td.border_T a:link,
td.border_T a:visited
{
	color: #000000;
}

td.border_B
{
	background-image:url(images/border_b.jpg);
	height: 25px;
	font-size: 6px;
	
}



td.Footer
{
	color: #454545;
	font-size: 11px;
	padding: 10px 20px 20px 20px;
}

td.Section
{
	background-color: #F0F0F0;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
}
td.Section h1
{
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-size: 1.1666em;
	font-variant: small-caps;
}
td.Section_Collection
{
	background-color: #F0F0F0;
	vertical-align: top;
	padding: 8px 8px 8px 8px;
	
}
td.Section_Collection h1
{
	font-family: Times New Roman, Serif;
	font-weight: bold;
	font-size: 1.1666em;
	font-variant: small-caps;
}



/*****************************************/
/* MENU                                  */
/*****************************************/
td.MenuItem
{
	padding: 5px 5px 5px 10px;
}

td.MenuItem a:link,
td.MenuItem a:visited
{
	font-weight: bold;
	color: #636531;
	text-decoration: none;
}

td.MenuItem a:hover
{
	text-decoration: underline;
}

td.MenuItem_On
{
	padding: 5px 5px 5px 10px;
}

td.MenuItem_On a:link,
td.MenuItem_On a:visited
{
	font-weight: bold;
	color: #636531;
	text-decoration: none;
}

td.MenuItem_On a:hover
{
	text-decoration: underline;
}




td.SubMenuItem
{
	padding: 2px 5px 2px 15px;
}

td.SubMenuItem a:link,
td.SubMenuItem a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: .91em;
}

td.SubMenuItem a:hover
{
	text-decoration: underline;
}

td.SubMenuItem_On
{
	padding: 2px 5px 2px 15px;
}

td.SubMenuItem_On a:link,
td.SubMenuItem_On a:visited
{
	color: #000000;
	text-decoration: none;
	font-size: .91em;
}

td.SubMenuItem_On a:hover
{
	text-decoration: underline;
}





td.SelectedSubMenuItem
{
	padding: 2px 5px 2px 15px;
}

td.SelectedSubMenuItem a:link,
td.SelectedSubMenuItem a:visited
{
	color: orange;
	text-decoration: none;
	font-size: .91em;
}

td.SelectedSubMenuItem a:hover
{
	text-decoration: underline;
}

td.SelectedSubMenuItem_On
{
	padding: 2px 5px 2px 15px;
}

td.SelectedSubMenuItem_On a:link,
td.SelectedSubMenuItem_On a:visited
{
	color: orange;
	text-decoration: none;
	font-size: .91em;
}

td.SelectedSubMenuItem_On a:hover
{
	text-decoration: underline;
}




td.Login
{
	 background-image:url(images/soundwave_2a.jpg); 
	 background-repeat:no-repeat; 
	 width:154px; 
	 height:61px; 
	 vertical-align: bottom;
	 text-align: center; 
}

td.Login a:link,
td.Login a:visited
{
	font-size: 0.9em;
	color: #ffffff;
	text-decoration: none;
}

td.Login a:hover
{
	color: #ffffff;
	text-decoration: underline;
}



td.EmailThis
{
	text-align: right;
	vertical-align: bottom;
	padding-bottom: 3px;
	padding-right: 3px;
}

td.EmailThis a:link,
td.EmailThis a:visited
{
	font-size: 0.91em;
}






div.CurrentUpdate
{
	border: solid 2px #000000;
	background-color: #9C9E6B;
	padding: 10px 10px 10px 10px;
}

div.CurrentUpdate_Inner
{
	border: solid 1px #000000;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;
}



td.Coll_Date
{
	font-weight: bold;
	color: Silver;
	width: 80px;
	padding-right: 20px;
	vertical-align: top;
}

td.Coll_Title
{
	vertical-align: top;
	padding-bottom: 15px;
}

td.Coll_Title a
{
	font-weight: bold;
}