/* Tamn's stylesheet.
Started out as a modification of the alexc stylesheet...
over time it became an unholy mess */

td.thumbnail {
  vertical-align: middle;
}

img.thumbnail {
  padding: 0px;
  position: relative;
  z-index: 1;
}

img
{
 border: 1px Black;
}

span.date
{
  font-size: 10pt;
  font-family: verdana, arial,sans-serif;
  color: #AFAFCF;
}

h3.title
{
  font-size: 16pt;
  font-weight: 400;
  font-family:  verdana, arial,sans-serif; 
  color: #FFFFFF;
}

h3.location
{
  font-size: 10pt;
  font-weight: 400;
  font-family:  verdana, arial,sans-serif; 
  color: #CFCFFF;
}

BODY
{
  color: white;
  background-color: #2F2F2F;
  font-size: 8pt;
}

.message_body {
  font-family:  verdana, arial,sans-serif; 
  background-color: #202020;
  color: #A0FFA0;
}

.TD.message_body{
  font-weight: 100;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #040404;
}

DIV,TH,TR,TABLE,FONT,LI,UL,FORM,
BLOCKQUOTE,P,B,I,H1,H2,H3,H4,H5,FONT, CENTER
{
  font-family:  verdana, arial, sans-serif; 
  font-size: 10pt;
  color: white;
} 


font
{ 
 font-family:  verdana, arial, sans-serif; 
 font-weight: 100;
 color: #E8E8E8;
 letter-spacing: 1px;
 font-size: 10pt;
 position: relative;
 top: 0 px;
 z-index: 2;
}

h2 
{
  border-top-style:  solid;
  border-bottom-style:  solid;
  border-top-color:  #3F3F5F;
  border-bottom-color:  #3F3F5F;
  font-size:         12pt; 
  font-weight:      normal;
  text-align:       right; 
  letter-spacing:     8px; 
  padding-top:       4px;
  padding-bottom:    6px; 
  margin-left:       2px;
  margin-right:      2px; 
  margin-top: 16px;
  margin-bottom: 0px;
  background-color: #002233;
  color:  white;
}

h2:first-letter
{
  color:      #aeaedd;
  font-style: bold;
  font-size:  22pt;
}

H3.subtitle
{
  background-color: #000000;
  font-family:  verdana, sans-serif, arial; 
  font-size: 10pt;
  font-weight: 800;
  text-align:      right; 
  color: white;
  padding-top:      8px;
  padding-bottom:    12px; 
  padding-left:       0px;
  padding-right:       0px;
  margin-top:       0px;
  margin-bottom:      0px; 
  margin-left:       0px;
  margin-right:      0px;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #808080;
} 


TD.bottomborder
{
 border-bottom-style: solid;
 border-bottom-width: 1px;

}

h4 
{
  color: #44dd44; 
  font-size: 11pt;
} 

I
{
  color: #FFD800; 
 }


TEXTAREA 
{
  background-color: #EEEEEE; 
  font-family: times new roman;
  color: black; 
  scrollbar-base-color: gray;
  scrollbar-3dlight-color: black; 
  scrollbar-highlight-color: none;
 } 

A, TD.A, A:link 
{
  color:           #3333FF;
  text-decoration: underline;
}

A:hover  { color: #00FFFF; }
A:visited { color: #7878D8; } 
A:active { color : #88A0A0; }

.caption
{ 
font-size : 9pt;
color : #D8A000;
font-style : normal;

margin-left : 15%;
margin-right : 15%;

} 

TD 
{
background-color: none; 
}


.display
{
border-width: 2px;
border-style: solid;
border-color: #888888;
background-color: black;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
}

BODY { margin-top: 0px;}
HR { position : relative;}

TABLE.intro
{
  font-family:  arial, verdana, sans-serif; 
  font-size: 8pt;
  color: white;
  padding-top:      0px;
  padding-bottom:    0px; 
  padding-left:       0px;
  padding-right:       0px;
  margin-top:       0 px;
  margin-bottom:      8px; 
  margin-left:       0px;
  margin-right:      0px;
  background-color: #3F3F3F;
  border-bottom-style: solid;
  border-bottom-color: white;
  border-bottom-width: 1px;
  border-left-style: solid;
  border-left-color: white;
  border-left-width: 1px;
  border-right-style: solid;
  border-right-color: white;
  border-right-width: 1px;
}

TABLE.linktable
{
  font-family:  arial, verdana, sans-serif; 
  font-size: 8pt;
  text-align:center;
  color: white;
  padding-top:      0px;
  padding-bottom:    0px; 
  padding-left:       0px;
  padding-right:      0px;
  margin-top:       0 px;
  margin-bottom:      0px; 
  margin-left:       0px;
  margin-right:      0px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-bottom-color: #FFFFFF;
  background-color:#1F1F1F;
}

TD.linktable
{
 padding-left:     2%;
 font-weight:      100;
}


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