/* strip gallery */

div.StripGalleryThumb {
   padding-right:5px;
/*   padding-bottom:5px; */
}

td.StripGalleryCaption {
     vertical-align:top;
}

span.StripGalleryThumbCaption {
     font-family: Verdana, Arial, Helvetica, sans-serif;
     font-size: 10px;
}


/* sponsor table */
table.sponsor {
	font-family: Verdana;
        font-size:8pt;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc; 
}

table.sponsor td, table.sponsor th {
  padding: 6px;
  font-size:8pt;
  font-family: Verdana;
  border: 1px solid #ccc;
}

table.sponsor tr.odd th, table.sponsor tr.odd td {
	background: #FED9E9;
}

/* sponsor table end */

td.Gallery {
  width:300px;
  padding: 6px;
  font-size:8pt;
  font-family: Verdana;
  border: 1px solid #ccc;
}
 
hr {
border:0;
width:100%;
color:#D95097;
background-color:D95097;
height:1px;
}

h1      { color: #D42F85;}
h2      { color: #D42F85;}
h3      { color: #D42F85;}
h4      { color: #D42F85;}

a           { color: #D95097;}
a:hover { color: #382B1B; }

a.menu       {color: #382B1B; }
a.menu:hover { color: #FED9E9; }

a.submenu           { color: #382B1B;  }
a.submenu:hover     { color: #FED9E9 }

a.footer                 { color: #D42F85;}
a.footer:hover       { color: #848484;  }

td.menu           {  background-color: #FFA8CD; }
div.vmenu           {  color: #FFA8CD; }

.footer                 { color: #000; background-color: #FED9E9; }