/* ANCHOR Fonts */
.IVM_FontAP17Left
{
  text-align: left;
  font-family: 'Antiqua Pro';
  font-size:17px;
}

.IVM_FontAP17LeftBold
{
  text-align: left;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  font-weight: bold;
}

.IVM_DownloadSiteImage
{
  margin-top: 0px;
  margin-right: 10px;
  margin-bottom:10px;
  width : 170px;
  height: 235px;
  border: 2px solid black;
  box-shadow: 5px 5px 5px #383737;
  border-radius: 10px;
}

.IVM_DownloadSiteText
{ 
  display:inline;
  margin-top: 0px;
  padding-left:10px;
  padding-top:10px;
  padding-right:10px;
  margin-bottom:10px;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  background-color: antiquewhite;
  opacity: 1.0;
  width: 670px;
  height: 225px;
  border: 2px solid black;
  box-shadow: 5px 5px 5px #383737;
  border-radius: 10px;
}

.IVM_DownloadSiteLinkStyle001
{
  position: relative;
  left: 60px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  height: 17px;
  border: 1px solid black;
  border-radius: 999px;
  box-shadow: 3px 3px 7px #383737;
  color: black;
  text-decoration: none;
  text-align: center;
  background-color: antiquewhite;
  opacity: 1.0;
}

.IVM_DownloadSiteLinkStyle001:hover
{
  position: relative;
  left: 60px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: #f7ebcf;
  text-align: center;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  cursor: url("/IVM_CURSOR/IVM_CursorBee_32_31.png") 0 0, auto;
  background-color: grey;
  border: 1px solid black;
  border-radius: 999px;
}

.IVM_DownloadSiteLinkStyle002
{
  position: relative;
  left: 70px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  height: 17px;
  border: 1px solid black;
  border-radius: 999px;
  box-shadow: 3px 3px 7px #383737;
  color: black;
  text-decoration: none;
  text-align: center;
  background-color: antiquewhite;
  opacity: 1.0;
}

.IVM_DownloadSiteLinkStyle002:hover
{
  position: relative;
  left: 70px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: #f7ebcf;
  text-align: center;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  cursor: url("/IVM_CURSOR/IVM_CursorBee_32_31.png") 0 0, auto;
  background-color: grey;
  border: 1px solid black;
  border-radius: 999px;
}

.IVM_DownloadSiteLinkStyle003
{
  position: relative;
  left: 120px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  height: 17px;
  border: 1px solid black;
  border-radius: 999px;
  box-shadow: 3px 3px 7px #383737;
  color: black;
  text-decoration: none;
  text-align: center;
  background-color: antiquewhite;
  opacity: 1.0;
}

.IVM_DownloadSiteLinkStyle003:hover
{
  position: relative;
  left: 120px;
  top: 0px;
  padding-left: 5px;
  padding-right: 5px;
  text-decoration: none;
  color: #f7ebcf;
  text-align: center;
  font-family: 'Antiqua Pro';
  font-size: 17px;
  cursor: url("/IVM_CURSOR/IVM_CursorBee_32_31.png") 0 0, auto;
  background-color: grey;
  border: 1px solid black;
  border-radius: 999px;
}

/* ANCHOR ::before ::after */
.IVM_DownloadSiteLinkStyle001::before,
.IVM_DownloadSiteLinkStyle002::before,
.IVM_DownloadSiteLinkStyle003::before
{
  position: relative;
  top: 5px;
  content: url("../../IVM_ICONS/LinkBee/IVM_Bee_LookToTheRight_22_22.png");
}

.IVM_DownloadSiteLinkStyle001::after,
.IVM_DownloadSiteLinkStyle002::after,
.IVM_DownloadSiteLinkStyle003::after
{
  position: relative;
  top: 5px;
  content: url("../../IVM_ICONS/LinkBee/IVM_Bee_LookToTheLeft_22_22.png");
}

.IVM_DownloadSiteLinkStyle001:hover::before,
.IVM_DownloadSiteLinkStyle002:hover::before,
.IVM_DownloadSiteLinkStyle003:hover::before
{
  position: relative;
  top: 5px;
  content: url("../../IVM_ICONS/LinkBee/IVM_Bee_LookToTheLeft_22_22.png");
}

.IVM_DownloadSiteLinkStyle001:hover::after,
.IVM_DownloadSiteLinkStyle002:hover::after,
.IVM_DownloadSiteLinkStyle003:hover::after
{
  position: relative;
  top: 5px;
  content: url("../../IVM_ICONS/LinkBee/IVM_Bee_LookToTheRight_22_22.png");
}

.IVM_BlankLine
{
  margin-bottom: 15px;
}

p
{
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  margin-top: 0px;
}