/* CSS Document */
/* These are the navigation bar styles and commands. Navigation is the index page; 
navigation_b highlights the page you are on; 
static_nav highlights the */

TD.nav_index,
TD.nav_content,
TD.nav_content_hl	       	{ width: 150px; height: 93px; vertical-align: middle; text-align: left; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; padding-left: 10px; color: #666;}
TD.nav_content_hl   	    { background-color:#CCC}

A.nav_index,
A.nav_content		 	    { text-decoration: none; color: #666;}
A.nav_content:hover	        { text-decoration: none; color: #666; font-weight: bold}
A.nav_content_hl            { text-decoration: none; color: #EEE; font-weight: bold}


TD.spacer 					{border-right: 2px solid #666; width: 6px}

TD.title 					{text-align: right; height: 33px; font-size: 0.8em; font-family: 'Lucida Sans Unicode'; color: #FFF;}
TD.title_showing			{text-align: right; height: 33px; font-size: 1.3em; font-family: 'Lucida Sans Unicode'; color: #CAC99B;}
TD.title_showing_small		{text-align: right; height: 33px; font-size: 0.8em; font-family: 'Lucida Sans Unicode'; color: #CAC99B;}
TD.label					{text-align: center; vertical-align: top; font-size: 0.9em; font-family: 'Lucida Sans Unicode'; color: #CAC99B}

DIV.text 					{text-align: left; padding-right: 20px; padding-top: 40px; margin: 3px; background-color:#ccc; font-size: 0.8em; 
    						 font-family: 'Lucida Sans Unicode'; height: 500px}

DIV.statement				{text-align: left; padding-right: 25px; padding-left: 25px; padding-top: 150px; margin: 3px;; background-color:#CCC; font-size: 0.8em; 
    						 font-family: 'Lucida Sans Unicode'; height: 400px}

TD.footer 					{text-align: right; height: 22px; font-size: 0.8em; font-family: 'Lucida Sans Unicode'; color: #666}

A.next_back					{text-decoration: none; font-weight: bold; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; color: #999}
A.next_back_2				{text-decoration: none; font-weight: bold; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; color: #DDD}
A.up						{text-decoration: none; font-weight: bold; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; color: #999; text-align: center}
A.symbol					{text-decoration: none; font-weight: bold; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; color: #999; vertical-align: -5%}
A.symbol_2					{text-decoration: none; font-weight: bold; font-size: 1.2em; font-family: 'Lucida Sans Unicode'; color: #DDD; vertical-align: -5%}

SPAN.logo_name 				{font: small-caps 20pt 'Lucida Sans Unicode'; color: #666}
SPAN.logo_photo 			{font-size: 20pt; font-family: 'Lucida Sans Unicode'; color: #666}

IMG.thumb_nail				{border-style: none; padding: 0px; margin: 3px; display: block;}
IMG.imgs					{padding: 0px; margin: 3px; display: block}
