﻿#slidecustomer {
  width: 120px;
  height: 80px;
}

#slidecustomer2 {
  width: 120px;
  height: 80px;
}
#slidecustomer3 {
  width: 120px;
  height: 80px;
}

body
{
	padding: 0px;
	margin: 0px;
	font-family: Segoe UI, Verdana, Tahoma, Arial;
	font-size: 13px;
	color: black;
	line-height: 1.5em;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
img
{
	border:0
}

.Legal
{
	font-size: 11px;
	color:#FFFFFF;
}
P
{
	text-align:justify;
}
H1
{
	font-size: 24px;
	font-weight: lighter;
	color: #545454;
	display: inline;
	font-style: italic;
}
H2
{
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	display: inline;
}

H3
{
	font-size: 100%;
	font-weight: bold;
	color: #1e7fb4;
	display: inline;
	text-transform: uppercase;
}
.Info
{
	font-size: 12px;
	color:Black;
}
A:link
{
	color:Black;
	text-decoration: none;
}

A:visited
{
	color: #202020;
	text-decoration: none;
}

A:hover
{
	color: #404040;
	text-decoration: none;
	text-decoration: underline;
}

.TableDwn
{
    padding: 10px;
    border-right: #c4d6e1 2px solid;
    border-top: #c4d6e1 2px solid;
    border-left: #c4d6e1 2px solid;
    border-bottom: #c4d6e1 2px solid;
    background-color: White;
    width: 100%;
}
.Dwn
{
	font-size: 20px;
	font-style:italic;
	font-weight: bold;
	color: #1e7fb4;
	display: inline;
}
.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: #ddecf4;
}








.MoreInfo
{
	font-size: 10px;
}

















.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;
    */
}
.OverImg
{
 position: relative;
   width: 100%; /* for IE 6 */
}

