/* ======== Forum ================ */
.topictitle
{
	font-weight: bold; 
	font-family: Verdana;
	font-size: 12px; 
	color : #CCCCCC;
}
.topictitlenew
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: #33CC33;
}
.topictitleold
{
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    color: #666666;
}
a.topictitle:link
{
    text-decoration: none;
    color: #FF0000;
}
a.topictitle:visited
{
    text-decoration: none;
    color: #990033;
}
a.topictitle:hover
{
	text-decoration: underline; 
}
.smalltitle
{
    font-size: 10px;
    color: #990033;
}
a.smalltitle
{
    font-size: 10px;
    color: #CC0000;
}
a.smalltitle:link
{
	font-size : 10px;
	text-decoration: none; 
	color : #006699;
}

a.smalltitle:visited
{
	font-size : 10px;
	text-decoration: none; 
	color : #5493B4; 
}

a.smalltitle:hover
{
	font-size : 10px;
	text-decoration: underline; 
	color : #DD6900; 
}
.post
{
    font-family: Verdana;
    font-size: 14px;
    color: #CCCCCC;
    width: 99%;
}
.postedited
{
	font-family: Verdana;
	font-size: 10px; 
	color : #ff0000;
}

table.borderout
{
    vertical-align: top;
    border-collapse: collapse;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    width: 99%;
    background-color: #333333;
}
table.quote	
{
	vertical-align: top;
	border-collapse: collapse;
	border-top: 1px solid #A88600;
	border-bottom: 1px solid #A88600;
	border-left: 1px solid #A88600;
	border-right: 1px solid #A88600;
}
table.post
{
    border-collapse: collapse;
    border: 1px solid #A88600;
}
td.row1
{
    background-color: #808080;
    border-top: 1px solid #000000;
    border-bottom: 1px solid #000000;
}
td.row2
{
    background-color: #333333;
    border-top: 1px solid #000000;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom: 1px solid #000000;
}
td.row3
{
    background-color: #666666;
    border-top: 1px solid #000000;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom: 1px solid #000000;
}
td.row1color
{
	background-color: #101010; 
}
td.row2color
{ 
	background-color: #333333; 
}
td.row3color
{
	background-color: #2E2823;
}
td.row2post
{ 
	border-top:1px;
	border-left-width: 1px;
	border-right: 1px solid #D1D7DC;
	border-bottom: 1px;
}
.postdetails
{
    font-size : 10px;
    color : #CCCCCC; 
}
