body			{ background-color : #fff; margin-top: 0px; font-size: 12px; line-height: 16px; color: #000;}
#print			{ display: none;}
#stat			{ display: none;}

#leftnav,#rightnav { line-height: 18px; }


.head1			{ color: #666; 	font-weight: bold; background-color : #fff; font-size: 14px;}
h1				{ padding:  2px 0  2px 0; margin: 0;}
.head2			{ color: #fff;  font-size: 16px; font-weight: bold; background-color : #be5007;}
.small			{ color: #fff;  font-size: 11px;}

a				{ font-family: verdana, arial, sans-serif; font-size: 12px;}
b				{ font-weight: bold;}
td				{ font-family: verdana, arial, sans-serif; font-size: 12px;}
h2				{ font-size: 12px; color: #000; font-weight: bold; padding: 2px; margin: 0 0 5px 0;}
h3				{ color: #fff;  font-size: 16px; font-weight: bold; background-color : #be5007; padding: 0; margin: 0;}

a:link			{ color: #be5007; text-decoration: none;}
a:active   		{ color: #999900; text-decoration: underline;}
a:visited		{ color: #be5007; text-decoration: none;}
a:hover			{ color: #999900; text-decoration: underline;}

a.head1:link	{ color: #666; text-decoration: none; font-weight: bold;}
a.head1:active  { color: #999900; text-decoration: none ; font-weight: bold;}
a.head1:visited	{ color: #666; text-decoration: none ; font-weight: bold;}
a.head1:hover	{ color: #999900; text-decoration: none ; font-weight: bold;}

a.blue:link		{ color: #3399cc; text-decoration: none; font-weight: bold;}
a.blue:active   { color: #999900; text-decoration: underline ; font-weight: bold;}
a.blue:visited	{ color: #3399cc; text-decoration: none ; font-weight: bold;}
a.blue:hover	{ color: #999900; text-decoration: underline ; font-weight: bold;}

a.bluesmall:link	{ font-size: 11px; color: #3399cc; text-decoration: none;}
a.bluesmall:active  { font-size: 11px; color: #999900; text-decoration: underline ;}
a.bluesmall:visited	{ font-size: 11px; color: #3399cc; text-decoration: none ;}
a.bluesmall:hover	{ font-size: 11px; color: #999900; text-decoration: underline ;}

a.small:link		{  font-size: 11px; color: #be5007; text-decoration: none;}
a.small:active   	{  font-size: 11px; color: #999900; text-decoration: underline;}
a.small:visited		{  font-size: 11px; color: #be5007; text-decoration: none;}
a.small:hover		{  font-size: 11px; color: #999900; text-decoration: underline;}

.bubbleInfo { float: left; position: relative; }
.popup { display: none;  position: absolute;  border: 0px solid #ddd;  padding: 5px;  text-align: center;  font-family: Helvetica;  width: 185px;  text-transform: uppercase;  color: #777;  -moz-border-radius: 5px;  -webkit-border-radius: 5px;  border-radius: 5px;  letter-spacing: 1px; }       
#section_top_thumbs .popup { background-color: #efefef;  padding: 8px;  color: #333;  -moz-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2);  -webkit-box-shadow:0 2px 4px rgba(0, 0, 0, 0.2); }
.popup a { border: 0px; color: inherit; }
#section_top_thumbs { float: left; }
#section_top_thumbs a { float: left; margin: 2px; }
#section_top_thumbs a:hover { opacity: 0.5; }
#section_top_thumbs img { float: left; }

