a:link,a:active,a:visited,a.postlink{color:#8B0000;text-decoration:none;BACKGROUND-COLOR: transparent}
a:hover,a.topictitle:hover{color:#000000;text-decoration:none;BACKGROUND-COLOR: transparent}

a.bluelink:link,a.bluelink:active,a.bluelink:visited{color:#0000FF;}
a.bluelink:hover{color:#0000FF;text-decoration:underline;}

input{margin-bottom:2px;margin-top:2px;text-indent:2px}

input,textarea,select{border-color:#000000;color:#000000;font-size:11px;BACKGROUND-COLOR: #FFFFFF}


input,textarea,select,input.button{border-width:1px;font:normal 11px Verdana,Arial,Helvetica,sans-serif}

word-wrap: break-word;
overflow: auto;


BODY {
	FONT-FAMILY: arial,sans-serif
}
TD {
	FONT-FAMILY: arial,sans-serif
}
A {
	FONT-FAMILY: arial,sans-serif
}
P {
	FONT-FAMILY: arial,sans-serif
}
.h {
	FONT-FAMILY: arial,sans-serif
}
.h {
	FONT-SIZE: 20px
}
.q {
	COLOR: #FFFFFF
}


.top{
	margin-top: 0px;
	background-image:url(../images/page-bg.gif);
	background-attachment: fixed	
}

.Bg{
	background-image:url(../images/bg.gif);
	background-repeat: no-repeat;
	background-attachment: fixed
}

.whiteBg{
	BACKGROUND-COLOR: #FFFFFF;
}

.trailer{
	background-image:url(../images/trailer.gif);
	font-size: 10px;
	color: #FFFFFF;
}

.watermark-bg{
	background-image:url(../images/watermark-bg.gif);
}

.box-top-bg{
	background-image:url(../images/box-top-bg.gif);
}

.box-bottom-bg{
	background-image:url(../images/box-bottom-bg.gif);
}

.comment-bg{
	background-image:url(../images/comment-bg.gif);
}


.button
{
    BACKGROUND-COLOR: #3983e0;
    COLOR: #fff;
    FONT-SIZE: 15px;
    FONT-STYLE: normal;
    FONT-WEIGHT: normal;
    MARGIN: 0px
}

.forum-row-bg{
background-image:url(../images/row-bg.gif);
}

.medium-text-bold{
font-size: 14px;
color: #000000;
font-weight: bold;
}

.small-text-italic{
font-size: 10px;
color: #000000;
font-style:italic;
}

.small-text-plain{
font-size: 10px;
color: #000000;
}

.table-border1 {
border-width: 1px;
border-style: outset;
border-color: gray;
border-collapse: separate;
background-color: white;
}