body, td {
  font-family: arial;
  font-size:10pt;
  margin: 0;
  text-align: justify;
  vertical-align: top }
  
  
img {
  border: none }

img.border {
  border: solid #000000;
  border-width: 1px;
  margin:0 }
  
img.client-tb {
  border: solid #000000;
  border-width: 1px;
  margin:0 }

  
a {
  text-decoration: none }

a:visited {
  color: blue }
  
a:hover {
  text-decoration: underline }
  
  
a.navlink {
  color: navy }

a.navlink:visited {
  color: navy }
  
a.navlink:hover {
  color: blue;
  text-decoration: none}
  
  
a.white {
  color: white }

a.white:visited {
  color: white }
  
a.white:hover {
  color: silver;
  text-decoration: _}
  
  
a.client-link { 
  font-size: 10pt }


td.navbar {
  font-weight: bold;
  height: 25px;
  width: 150px;
  text-align: center;
  vertical-align: middle }

td.navbar-l {
  font-weight: bold;
  height: 25px;
  text-align: left;
  vertical-align: middle }

td.navbar-r {
  font-weight: bold;
  height: 25px;
  text-align: right;
  vertical-align: middle }

td.sidebar {
  width: 120px;
  background-color: black }

td.rounded-box {
  color: black;
  padding: 5px;
  margin-right: 5px;
  font-size: 12px }
  
td.product {
  width: 700px;
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 15px;
  border-style: solid;
  border-top-width: 1px;
  border-bottom-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-color: silver;
  font-size: 12px;
  color: black }
  
hr {
  border: thin solid silver }
  
td.client-pic {
  width: 300px;
  font-size: 10pt }

td.info{
  font-size: 12px;
}

table.client-table { }

table.info {
  passing: 10px;
  border: 1px solid silver;
  text-align: left;
  border-collapse: collapse}

table.gallery {
  background-color: black }

p.copyright {
  text-align: center;  
  color: gray }

em {
  font-weight: bold;
  font-style: normal }

h1.title {
  font-family: arial;
  font-size: 32pt;
  font-weight: bold;
  margin-bottom: 10px }
  
h1 {
  font-family: arial;
  font-size: 18pt;
  font-weight: bold }

h2 {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  margin-top:0px;
  margin-bottom:0px }
  
h3 {
  font-family: arial;
  font-size: 10pt;
  font-weight: bold;
  margin-top:0px;
  margin-bottom:0px }
  
ul {
  list-style-image: url('img/list.gif') }
  
*.center {
  text-align: center }