﻿* { font-size: 13px;}
body { font-family: Arial; }

a:active   { color: #000000 }
a:hover  { color: #0000FF }
a:link   { color: #000000}
a:visited  { color: #800080 }
a    { color: #0000FF; border: none; }

a img{border: none; }

picture		{ cursor: hand;}

p.logos{ text-align: center; width: 90%;  } 
p.logos a img { margin: 10px; border: none; }
p.logos img { margin: 10px; border: none; }

img.picture { width: 100px; height: 150px;}

#tdThumbs { width: 100%; }
#tdThumbs img { width: 90px; height: 135px; margin: 10px; cursor: pointer; float: left; }
#tdThumbs #imgLogo { width: 75px; height: 26px; display: block; float: none; clear: both;  }
#tdThumbs #imgMain { width: 200px; height: 300px; float: right; }
#tdThumbs p {clear: both; }