BODY
{
    font-size: 13px;
    font-family: Verdana;
}
TD
{
    font-size: 13px;
    font-family: Verdana;
}
INPUT
{
    font: 13px Verdana,Arial,Helvetica,sans-serif;
}
SELECT
{
    background: #ffffff;
    font: 13px Verdana,Arial,Helvetica,sans-serif;
}
TEXTAREA
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    padding-left: 2px;
    background: #ffffff;
    padding-bottom: 2px;
    font: 13px Verdana,Arial,Helvetica,sans-serif;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
INPUT
{
    border-right: #606060 1px solid;
    border-top: #606060 1px solid;
    font-size: 13px;
    border-left: #606060 1px solid;
    border-bottom: #606060 1px solid;
}
INPUT.pbutton
{
    background: #ffffff;
}
IMG
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
}
a, a:link, a:active, a:visited
{
    text-decoration: none;
    color: #445588;
}
a:hover
{
    text-decoration: none;
    color: #F89C01;
}

.header1
{
    font-weight: bold;
    border: 0px #006699 solid;
    background-image: url(tb2_m.gif);
    height: 25px;
}
TR.header1 A
{
    color: #a9b8c2;
    text-decoration: none;
}
TR.header1 A:hover
{
    color: #c0c0ff;
    text-decoration: none;
}
.header2
{
    height: 25px;
    color: #444444;
    border-color: #A9B8C2;
    border-style: solid;
    font-size: 13px;
    background-color: #EAEAEA;
    white-space: nowrap;
    border-width: 0px 0px 0px 0px;
    font-weight: bold;
}
.footer1
{
    font-size: 12px;
    background-image: url(tb3_m.gif);
    color: #ffffff;
    height: 22px;
}
.footer1 SELECT
{
    font-size: 12px;
}
.footer1 TD
{
    font-size: 12px;
}
.postformheader
{
    font-weight: bold;
    background-color: #c8c8c8;
}
.postheader
{
    background-color: #EAEAEA;
}
.post
{
    background-color: #F7F7F7;
    padding: 4px;
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
}
.post_alt
{
    background-color: #eaeaea;
}
.post_priority
{
    font-weight: bold;
}
.post_link
{
    font-weight: bold;
}
.postfooter
{
    background-color: #efefef;
}
.postsep
{
    height: 5px;
    background-image: url(tb2_m.gif);
}
.content
{
    border: #a9b8c2 1px solid;
    padding: 0px;
    font-size: 13px;
    color: #000000;
    padding-top: 0px;
    font-family: verdana,Arial,Helvetica,sans-serif;
    background-color: #A9B8C2;
}
.content TD
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
#RichEdit TD
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
/*.content A {
	COLOR: navy; TEXT-DECORATION: underline
}
.content A:hover {
	COLOR: #000000; TEXT-DECORATION: none
}*/

.quote, .code
{
    margin-left: 40px;
    margin-right: 40px;
    padding: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: #A9B8C2;
    color: black;
    background-color: #DCE1E5;
    font-size: 13px;
}
.innerquote, .innercode
{
    padding: 4px;
    border-top: 1px #A9B8C2 solid;
    color: black;
    font-weight: normal;
    font-size: 13px;
    font-family: Verdana, sans-serif;
    background-color: #FAFAFA;
}

.innercode
{
    font-family: Courier New,Courier;
    background-color: #ffffff /*FFFFFF*/;
}
.smallfont
{
    font-size: 11px;
    color: #111111;
}
.largefont
{
    font-size: 14px;
    color: #111111;
}
A.imagelink
{
    font-weight: bold;
    font-size: 13px;
    color: #000080;
}
A.imagelink:hover
{
    color: #0000ff;
    text-decoration: underline;
}
.posteditor
{
    font-size: 13px;
    width: 100%;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    height: 200px;
}
TABLE.command
{
    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 3px;
    padding-top: 3px;
}
.navlinks
{
    font-weight: bold;
    color: #000000;
}
/*.navlinks A {
	COLOR: #000080; TEXT-DECORATION: none
}
.navlinks A:hover {
	COLOR: #808080
}*/
.print
{
    border-right: #c0c0c0 1px solid;
    border-top: #c0c0c0 1px solid;
    border-left: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
}
.printheader
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    color: #000000;
    padding-top: 4px;
    background-color: #dddddd;
}
.printbody
{
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 4px;
    color: #000000;
    padding-top: 4px;
    background-color: #ffffff;
}
.message
{
    color: #111111;
    background-color: #ffffff;
}
/*.post TR{
border: 10px #00ff00 solid;
}*/

/*
Use this to setup overflow feature for your site.
On IE that would mean specifying a width so that the overflow will work properly.
This CSS already works on FireFox.
*/
div.postdiv
{
    width: 100%;
    min-height: 100px;
    overflow: auto;
}

