.h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #924C30;
}
.h1_ticker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #893E20;
}
.copyrights {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.2em;
	color: #999999;
}
a:link {
	text-decoration: none;
	color: #893E20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
a:visited {
	text-decoration: none;
	color: #893E20;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}
.h1_pageName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: 1.2em;
	font-weight: bolder;
	color: #FFFFFF;
	border-left-color: #E0DFE3;
	padding-left: 8px;
}


a:hover {
	text-decoration: underline;
	color: #9E6249;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

a:active {
	text-decoration: none;
	color: #7A361D;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}.id_mainTable {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FFFFFF;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 1.0em;
	font-weight: bold;
	color: #893E20;
}
.text_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.intro_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
#navbar {
	height: 25px;
	margin: 2px;
	padding: 2px;
	width: 520px;
	text-align: left;
	vertical-align: baseline;
}
.subtitleblk {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: 1em;
	font-weight: bold;
	color: #333333;
	padding-left: 8px;
}
.h1_tickerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #893E20;
}
.photoGallery {
	background-color: #9CA274;
	margin: 3px;
	padding: 3px;
	height: 20px;
	width: 300px;
	border: 2px inset #CCCCCC;
}
.UnList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	list-style-position: outside;
	list-style-image: url(assets/inside_pg/bullet.png);
	list-style-type: none;
	text-align: left;
}