﻿body
{
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	color: black;
	line-height: 1.4em;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

.Legal
{
	font-size: 10px;
	color:#505050;
}
.Info
{
	font-size: 11px;
	color:Black;
}

.MoreInfo
{
	font-size: 10px;
}

P
{
	text-align:justify;
}

H1
{
	font-size: 150%;
	font-weight: bold;
	color: #1e7fb4;
	display: inline;
	line-height:normal;
}
H2
{
	font-size: 100%;
	font-weight: bold;
	color: #89ac00;
	display: inline;
}

H3
{
	font-size: 100%;
	font-weight: bold;
	color: #1e7fb4;
	display: inline;
}
H4
{
	font-size: 140%;
	font-weight: bold;
	color: #6aAdd0;
	display: inline;
}

.Dwn
{
	font-size: 140%;
	font-weight: bold;
	color: #6aAdd0;
	display: inline;
}
UL
{
	display: inline;
}

A:link
{
	color: #404060;
	text-decoration: none;
}

A:visited
{
	color: #404060;
	text-decoration: none;
}

A:hover
{
	color: #404060;
	text-decoration: none;
	text-decoration: underline;
}

.TableDwn
{
	border-right: #c4d6e1 2px solid; 
	border-top: #c4d6e1 2px solid; 
	border-left: #c4d6e1 2px solid; 
	border-bottom: #c4d6e1 2px solid;
	width:90%;
}
.TableInfo
{
	border-right: Gainsboro 1px dotted;
	border-top: Gainsboro 1px dotted;
	border-left: Gainsboro 1px dotted;
	border-bottom: Gainsboro 1px dotted;
	width: 90%;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 11px;
	color: #404040;
	width: 100%;
	background-color: #eeffff;
}










.highslide {
    cursor: url(js-dir/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-loading {
    display: block;
	color: white;
	font-style: normal;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
