<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<style type="text/css">
<!--

/*
  The original subSilver Theme for phpBB version 2+
  Created by subBlue design
  http://www.subBlue.com

  NOTE: These CSS definitions are stored within the main page body so that you can use the phpBB2
  theme administration centre. When you have finalised your style you could cut the final CSS code
  and place it in an external file, deleting this section to save bandwidth.
*/


 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
        background-color: #;
        scrollbar-face-color: #EBEBEB;
        scrollbar-highlight-color: #;
        scrollbar-shadow-color: #EBEBEB;
        scrollbar-3dlight-color: #E3E3E3;
        scrollbar-arrow-color:  #;
        scrollbar-track-color: #;
        scrollbar-darkshadow-color: #;
        font-family: ;
        font-size: 0;
        color: #;
}

/* General font families for common tags */
font,th,td,p { font-family:  }
p, td           { font-size : 0; color : #; }
a:link,a:active,a:visited { color : #; }
a:hover         { text-decoration: underline; color : #; }
hr      { height: 0px; border: solid #E3E3E3 0px; border-top-width: 1px;}
h1,h2           { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size : 22px; font-weight : bold; text-decoration : none; line-height : 120%; color : #000000;}


/* This is the border line & background colour round the entire page */
.bodyline       { background-color: #; border: 1px # solid; }

/* This is the outline round the main forum tables */
.forumline      { background-color: #; border: 2px # solid; }


/* Main table cell colours and backgrounds */
td.row1 { background-color: #; }
td.row2 { background-color: #EBEBEB; }
td.row3 { background-color: #E3E3E3; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
                background-color: #;
                background-image: url(../templates/subSilver/images/);
                background-repeat: repeat-y;
}

/* Header cells - the blue and silver gradient backgrounds */
th      {
        color: #A76100; font-size: 0px; font-weight : bold;
        background-color: #; height: 25px;
        background-image: url(../templates/subSilver/images/);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
                        background-image: url(../templates/subSilver/images/);
                        background-color:#E3E3E3; border: #; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
        height: 29px;
        border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
        font-weight: bold; border: #; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
        background-color: #E3E3E3; border: #; border-style: solid; }

th.thHead,td.catHead { font-size: 0px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow       { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right      { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft      { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop         { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle      {
                        font-weight: bold; font-size: 22px; font-family: "",;
                        text-decoration: none; line-height : 120%; color : #;
}


/* General text */
.gen { font-size : 0px; }
.genmed { font-size : 0px; }
.gensmall { font-size : 0px; }
.gen,.genmed,.gensmall { color : #; }
a.gen,a.genmed,a.gensmall { color: #; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover     { color: #; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu               { font-size : 0px; color : # }
a.mainmenu              { text-decoration: none; color : #;  }
a.mainmenu:hover{ text-decoration: underline; color : #; }


/* Forum category titles */
.cattitle               { font-weight: bold; font-size: 0px ; letter-spacing: 1px; color : #}
a.cattitle              { text-decoration: none; color : #; }
a.cattitle:hover{ text-decoration: underline; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink              { font-weight: bold; font-size: 0px; color : #; }
a.forumlink     { text-decoration: none; color : #; }
a.forumlink:hover{ text-decoration: underline; color : #; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav                    { font-weight: bold; font-size: 0px; color : #;}
a.nav                   { text-decoration: none; color : #; }
a.nav:hover             { text-decoration: underline; }



/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name                   { font-size : 0px; color : #;}

/* Location, number of posts, post date etc */
.postdetails            { font-size : 0px; color : #; }


/* The content of the posts (body of text) */
.postbody { font-size : 0px; line-height: 18px}
a.postlink:link { text-decoration: none; color : # }
a.postlink:visited { text-decoration: none; color : #; }
a.postlink:hover { text-decoration: underline; color : #}


/* Quote & Code blocks */
.code {
        font-family: ; font-size: 0px; color: #668400;
        background-color: #; border: #E3E3E3; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
        font-family: ; font-size: 0px; color: #; line-height: 125%;
        background-color: #; border: #E3E3E3; border-style: solid;
        border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

-->
</style>
</head>
        <body>

        <p><span class="postbody">testing test test<br /></span>
        <br /><br /><span class="gensmall"><br />Sent using Mail2Forum (http://www.mail2forum.com)<br />
<br />
Read this topic online here: <a href="http://trapexit.erlang-consulting.com/forum/viewtopic.php?p=55#55" target="_blank">http://trapexit.erlang-consulting.com/forum/viewtopic.php?p=55#55</a></span><br /><br />
        </body>
</html>