
a, a:link, a:visited, a:active { 
   color: #ffffff; 
   text-decoration: none; 
   font-weight: normal; 
} 

a:hover 
{ 
   color: #ffff00; 
   text-decoration: none; 
} 

/* === Thumbnails ==================== */
a.thumbnail, 
a.thumbnail:link, 
a.thumbnail:visited, 
a.thumbnail:active { 
   border: #ffff66 2px solid; 
   margin-bottom: 0px; 
   padding-top: 5px; 
   display: block; 
   background: #cccc99; 
   width: 190px; 
   height: 220px; 
} 

a.thumbnail:hover { 
   border: #660000 2px solid; 
   margin-bottom: 0px; 
   padding-top: 5px; 
   display: block; 
   background: #cccc99; 
   width: 190px; 
   height: 220px; 
} 

/* === Body =================== */
body { 
   margin-bottom: 20px; 
   margin-top: 0px; 
   background: #999966;
} 

div,body,th,tr,table,li,ul,form,blockquote, 
p,b,i,h4,center { 
   border: 0px; 
   color: #000000; 
   font: 18px Verdana, Arial, Helvetica, sans-serif; 
} 

font { 
   border: 0px; 
   margin-left: 4px; 
   margin-right: 4px; 
   font:18px Verdana, Arial, Helvetica, sans-serif;    
   letter-spacing: 0px; 
} 

h1{
        border: rgb(255, 102,51) 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 15px;
        width: 99%;
        display: block;
        background: rgb(0, 0, 0);
        color:  rgb(255, 102,51);
        font-size: 18px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 21px;
        position: relative;
}

h2 {
        border: #FF6633 2px solid;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        margin-bottom: 1em;
        margin-left: -10px;
        margin-right: 0px;
        padding: 15px;
        width: 99%;
        display: block;
        background: rgb(0, 0, 0);
        color:  #FF6633;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 4px;
        text-align: center;
        height: 18px;
        position: relative;
}

h2:first-letter {
  color: #FF6633;
  font-style: bold;
  font-size: 28px;
}

h3 {
        border-bottom: rgb(0, 0, 0) 1px dotted;
        border-left: 1px none;
        border-right: 1px none;
        border-top: 1px none;
        padding: 2px;
        width: 400px;
        display: block;
        background: rgb(40, 40, 40);
        color:#CCCCCC;
        font: 10px;
        font-weight: normal;
        letter-spacing: 0px;
        text-align: center;
}


img { 
   border: rgb(0, 0, 0) 1px none; 
} 

img.thumbnail { 
   border: rgb(0, 0, 0) 1px solid; 
   margin: 0px; 
   padding: 0px; 
   background: rgb(45, 45, 45); 
   vertical-align: middle; 
} 

input { 
   border: rgb(0, 0, 0) 1px solid; 
} 



td { 
   border: 1px none; 
   background: none; 
   border-collapse: collapse; 
   empty-cells: show; 
} 

.caption { 
   color: rgb(0,0,0); 
   font-size: 12px Verdana, Tahoma, Helvetica, sans-serif; 
   font-style: italic; 
} 

.display { 
   border: rgb(0, 0, 0) 1px solid; 
   margin-top: 1em; 
   background: rgb(0, 0, 0);
} 

.lid { 
   background: rgb(55, 55, 55); 
   color: rgb(102, 102, 102); 
   font: 11pt Verdana, Tahoma, Helvetica, sans-serif; 
   text-decoration: none; 
} 
.message_body { 
/*        border-top: 2px solid #cc6633; */
/*        border-left: 2px solid #cc6633;*/
/*        border-right: 3px solid #cc3333;*/
        border-bottom: 3px solid #ffff66;
        display: block;
        background:#cccc99;
}

.sb { 
   background: rgb(91, 91, 101); 
   color: rgb(204, 204, 255); 
   font: 12px Verdana, Tahoma, Helvetica, sans-serif; 
   text-decoration: none; 
} 

BODY { margin-top: 0px; top: 0px; }
BODY TABLE A IMG { display: inline; }
HR { position: relative; }


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