/************************/
/*      created by      */
/*    Bryan Villamin    */
/*  pbase.com/xhanatos  */
/************************/

HTML, BODY {
  scrollbar-base-color : #374F5F;
  scrollbar-arrow-color : #black;
  scrollbar-3dlight-color : #456377;
  scrollbar-highlight-color : black;
  scrollbar-shadow-color : #9EA6AD;
  scrollbar-track-color : #456377;

  /*background-image: url (https://www.pbase.com/image/22752984/original.jpg);
  background-repeat: repeat;*/
  background-color : #456377;
}

a:active{color:#D5D7F0;font-weight:bold;}
a:link{color:#D5D7F0;font-weight:bold;}
a:visited{color:#D5D7F0;font-weight:bold;}
a:hover{color:lime;font-weight:bold;}


/*start text control**********************************/
TD {  
  filter: dropshadow(color=black,offx=2, offy=1, positive=1), glow(color=black, strength=2);
  color : lime;
  font-family : arial,helvetica,sans-serif;
  padding-bottom: 2px;
}

BODY {
  color : white;
  font-size : 14pt;
  font-family : "arial narrow",arial,helvetica,sans-serif;
}

P, TH,INPUT,LI,UL,FORM,BLOCKQUOTE,H1,H3,H4,H5 {
  font-size : 9pt;
  color : white;
  font-family : arial,helvetica,sans-serif;
}

B{
  color:white;
}

TABLE {font-size : 14px; font-family : arial,helvetica,sans-serif;}

FONT {
  font-size : 17px; 
  color : white;
  font-family : "arial narrow",arial,helvetica,sans-serif;
}

H2 {
  text-align : center; 
  letter-spacing : 3px;
  padding-top : 15px; 
  padding-bottom : 15px; 
  background-color : #374F5F;
  border-style : solid;
  border-width : 5pt; 
  border-color : black;
  font-size : 18pt;
  color : white;
  text-transform: uppercase;
  font-family : "arial narrow", arial;
}

H2:first-letter { 
  color : lime;
  text-transform: lowercase;
  font-size :42pt;
  font-family : "bookman old style", arial;
}

.galleryheader {
  padding-bottom : 25px;
  padding-left : 25px;
  padding-right : 25px;
  color : white;
  font-size : 14pt;
  font-family : "arial narrow",arial,helvetica,sans-serif;

}

p.message_body {
  font-size:13pt;
  color: white;
  font-family:"arial narrow",arial;
  filter:dropshadow(enabled=false),glow(enabled=false);
}

/*end text control************************************/

/*start borders control*******************************/
td.thumbnail
{
  border-style : ridge;
  border-width : 5pt; 
  border-color : black;
  background-color : #374F5F;
  padding : 5px;
  color : white;
}

td.message_body{   
  border: #000000 2pt solid;  
  background-color: #374F5F;
  padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 15px;
  padding-right : 15px;
}

IMG.thumbnail {
  border-style : solid;
  border-width : 2pt;
  border-color : black;
}

IMG.display {
  border-style : solid;
  border-width : 5pt;
  border-color : black;
}
/*end borders control********************************/

BODY { margin-top: 0px;
       top: 0px;
     }

BODY { margin-top: 0px;
	top: 0px;
     }

HR { position : relative;}

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }
