body
{
	color: #3B3b3b;
}

td
{
	color: #3b3b3b;
}

/* Header 1 - Main header */
tr.header1 
{	
	color: #494949;
}

tr.header1 a { color: #ffffff; }
tr.header1 a:hover { color: #fffcfb; }	

td.header1 
{
	color: #ffffff;
}	

td.header1 
{
	background : url('titleBack.gif') repeat-x top ;
}	

td.header1left 
{
	background: url('title_lcap.gif') no-repeat left top;
}

td.header1right
{
	background: url('title_rcap.gif') no-repeat right top;
}

.header1Title
{
	background-image: url('titleBack.gif');
	color: #ffffff;;
}

/* Header 2 - Sub header */
tr.header2 
{
	font-weight: bold;
	vertical-align:middle;
}

td.header2 
{
	background: url('stitleBack.gif') repeat-x top;
	color: #4e4e4e;
}

td.header2left {
	color: #ffffff;
}

td.header2right 
{
	background : url('stitle_rcap.gif') repeat-x top;
	color: #ffffff;
}

td.header2 a { color: #7a1201; }
td.header2 a:link { color: #7a1201; }
td.header2 a:visited { color: #7a1201; }
td.header2 a:active { color: #403e3b; }
td.header2 a:hover { color: #403e3b; }

td.infoTable {
	background-color: #FAFAFA;
  border: 1px solid #F2F2F2;
}

/* all links */
.content a			{ color: #9f1634; }
.content a:hover	{ color: #c9002a; }

/* Footer1 - Bottom of tables */
.footer1 {
	background-color: #f4f4f4;
}

/* Header of posts */
.postheader
{
	background-color: #f9f9f9;
}

.postheader a 
{
	color: Black;	
}

.postheader_expert
{
    background-color : #f2e6d1;
}

/* User info and post/article */
.post
{
	background-color: #f1f1ff;
}

.post_alt
{
	background-color: #f7f7f7;
}

.post_expert
{
	background-color: #fefefe;
}

tr.post:hover
{
	background-color: #fffcfb;	
}

tr.post_alt:hover
{
	background-color: #fffcfb;	
}

/* Footer of posts */
.postfooter
{
	background-color: #f0f0f0;
}

/* Area between posts */
.postsep
{
	background-color: #aa1f3c;
}

/* most tables are class 'content' */
.content
{
	border: solid 0px #c14c65;
}

.pbutton {
	background-color: #3B3B3B;
}
