
BODY
{
	background-color:#ffffff;
	font-family:Arial,Helvetica,sans serif;
	font-size:small;
	color:#000000;
	
}
FORM
{
	margin:0px;
	padding:0px;
}
P
{
    margin:0px;
	font-family:Arial,Helvetica,sans serif;
	font-size:small;	
	color:#000000;
	
}
DIV
{
    font-family:Arial,Helvetica,sans serif;
	font-size:small;
	color:#000000;
	
}
TD
{
	font-family:Arial,Helvetica,sans serif;
	font-size:small;
	color:#000000;
}
.text
{
	font-family:Arial,Helvetica,sans serif;
	font-size:small;
	color:#000000;
}
H1
{
	
	font-family:Arial,Helvetica,sans serif;
	color:#000000;
	margin:0px;
}
H2
{
	
	font-family:Arial,Helvetica,sans serif;
	color:#000000;
	margin:0px;
}
H3
{
	
	font-family:Arial,Helvetica,sans serif;
	color:#000000;
	margin-top:0px;
	
}
H4
{
	
	font-family:Arial,Helvetica,sans serif;
	color:#000000;
	margin:0px;
}
H5
{
	
	color:#000000;
	margin:0px;
}
H6
{
	
	color:#0066ff;
	margin:0px;
}



.heading
{
	
	font-family:Arial,Helvetica,sans serif;
	color:#000000;
	margin:0px;
}

.white
{
	color:#FFFFFF;
}
.small
{
	font-size:10px
}
HR
{
	width:100%;
	height:1px;
	
}

    .button
    {
	    color:#000000;
	    background-color: #ffffff;
    }
    INPUT.searchtext
    {
	    color: #000000;
	    background-color: #ffffff;
    }
    INPUT.text
    {
	    color:#000000;
	    background-color: #ffffff;	
    }
    TEXTAREA.text
    {
	    color:#000000;
	    background-color: #ffffff;
    }
    SELECT.text
    {
	    
	    color:#000000;
	    background-color: #ffffff;
    }

    TABLE.display
    {
        background-color: #000000;
	    color: #ffffff;	
    }
    TD.display1
    {
        background-color: #000000;
	    color: #ffffff;
	    font: bold 12px Arial,Helvetica,sans serif;
    }
    TD.display2
    {
        FONT-WEIGHT: normal;
        BACKGROUND-COLOR: #ffffff;
        font-size:small;
        color: #000000;
        font-weight:bold;
    }
    TD.display
    {
        BACKGROUND-COLOR: #ffffff;
        color: #000000;
    }
    .tborder
    {
	    background-color: #ffffff;
	    border: 1px solid #000000;
    }
    .thead
    {
	    background-color: #000000;
	    color: #ffffff;
	    font: bold small Arial,Helvetica,sans serif;
    }
    .trow
    {
	    background-color: #ffffff;
    }
    .tcell
    {
	    color: #000000;
	    font: small Arial,Helvetica,sans serif;
    }


DIV.forumquote
{
	width:95%;	
	margin-top:0px;
	margin-bottom:0px;
	align: center;
	font: bold 12px Arial,Helvetica,sans serif;
}
DIV.forumquote2
{
	width: 95%;
	margin-top:3px;
	padding: 12px;
	align: center;
	border: 1px solid #000000;
	background-color: #e0e0e0;
	font-style:italic;
}

IMG
{
    border-color:#000000;
}

SPAN.searchhighlight
{
    color:#be2525;
}

DIV.div_img_caption_left
{
    float:left;
    padding-right:10px;
    padding-bottom:10px;
    text-align:center;
}
DIV.div_img_caption_right
{
    float:right;
    padding-left:10px;
    padding-bottom:10px;
    text-align:center;
}
DIV.div_img_caption_left IMG, DIV.div_img_caption_right IMG
{
    margin-bottom:5px;
}
DIV.div_img_caption_left P, DIV.div_img_caption_right P
{
    font-size:small;
    color:#000000;
}

#formcommentsdiv
{
    display:none;
}