div.tooltipBox {
    width:200px;
    height:70px;
    border:1px solid black;
    background: url(tooltip1.png);
}

div.tooltipContent {
    left: -4px: top: -4px;
#    background-color: black;
    color: black;
#    border: solid black 1 px;
    padding: 5px;
    font: 11pt sans-serif;
}

body
{
	margin: 0px;
	background-color: #a0a0a0;
}

hr {color: black;}

p { margin-top: 6px; margin-bottom: 6px; }

h1
{
	background-color: #c9c9c9;
    padding: 6pt;
    text-align: center;
    margin: 0pt;
    font-size: 14pt;
}

td img { margin: 6pt; }

img.top {
	padding: 0pt;
	vertical-align:text-top;
}


img.bottom {
	text-align:right;
	vertical-align:baseline;
}

a:link {color: #2E67D1;text-decoration: none;}
a:visited {color: #2E67D1; text-decoration: none;}
a:hover {color: #2E67D1; text-decoration:underline; }
/*a:hover {color: #ec540f; text-decoration:none; background: #f0f0f0; }*/
a:active {text-decoration: underline;}

/*a:link img { border-width:0; border-style: none;}*/
a img { border-width:0; border-style: none;} 

div.page
{
	background-color: #a0a0a0;
	padding: 10pt;
	padding-bottom: 10%
}

table.slide_show_ff {
	background-color: #ffffff;
    border: 0;
	padding: 12pt;
	padding-bottom: 10%
}

table.slide_show_ee {
	background-color: #eeeeee;
    border: 0;
	padding: 12pt;
	padding-bottom: 10%
}

table.slide_show_c9 {
	background-color: #c9c9c9;
    border: 0;
	padding: 12pt;
	padding-bottom: 10%
}

table.slide_show_a0 {
	background-color: #a0a0a0;
    border: 0;
	padding: 12pt;
	padding-bottom: 10%
}

table.slide_show_00 {
	background-color: #000000;
    border: 0;
	padding: 12pt;
	padding-bottom: 10%
}

table.main1_navigation {
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	background-color: #c9c9c9;
	empty-cells: show;
	text-align: center;
	font-size: 12pt;
	padding: 2pt;
}

div.hnav-cc {
	font-size: 12pt;
	text-align: left;
}

div.hnav-path {
	font-size: 12pt;
	text-align: left;
}

div.hnav-descr {
	font-size: 12pt;
	text-align: center;
}

div.hnav-bgcolor {
	font-size: 12pt;
	text-align: left;
}

div.hnav-imgsz {
	font-size: 12pt;
	text-align: middle;
}

div.hnav-lang {
	font-size: 12pt;
	text-align: right;
}

div.hnav-help {
	vertical-align:bottom;
	padding: 0pt;
	font-size: 12pt;
	text-align: right;
}

table.sub_navigation {
    border: 0;
	padding: 2pt;
	background-color: #c9c9c9;
}

div.nav-path {
	font-size: 12pt;
	text-align: left;
}

div.nav-descr {
	background-color: #c9c9c9;
	font-size: 12pt;
	text-align: center;
}

div.nav-help {
	font-size: 12pt;
	text-align: right;
	vertical-align:text-top;
}

table.info {
	padding: 6pt;
}

div.info {
	font-family: Georgia, Times New Roman, Times. serif;
	vertical-align: top;
    text-align: left;
	font-size: 11pt;
}

table.album-info2 {
	padding: 0pt;
	font-size: 12pt;
}


div.view-click-gallery
{
	padding: 4pt;
	text-align: left;
}

div.slide_show
{
	font-size: 12pt;
	text-align: right;
}

ol {
   list-style-position: inside;
   list-style-type: disc;
   list-style-type: point;
    margin: 0;
    padding: 3;
    text-indent: 10;
}

sub_navigation {
	background-color: #a9a9a9;
}

.imgsz_color
{
	background-color: #a0a0a0;
}

#menu_env {
	background: #c9c9c9;
	display: block;
	float: left;
	margin: 0px auto;
	width: 100%;
}

#menu_env div.menu_pg {
	font-size: 14px;
	margin-left: 12px;
}

#menu_env div.menu_pg ul {
	list-style: none;
	margin: 0px;
	padding: 0px;  /* PG. Disable the "webkit-padding-start: 40px" for an ul. */
}

#menu_env div.menu_pg li {
	float: left;
	position: relative;
	border-right:1px solid white;
}

#menu_env a {
	background-color: #c9c9c9;
	display: block;
	line-height: 24px;
	padding: 0px 10px;
	text-decoration: none;
}

#menu_env li:hover > a {
	background: #f0f0f0;
}

#menu_env ul li.menu_item > a {
#	color: #000000;


