html, body, p, div, td, a  {
	font-size : 12px;
	font-family : Verdana, Arial, "Arial CE", Tahoma, "MS Sans Serif", "MS Serif";
}

a, a:link, a:visited, a:active  {
	color: #800000;
}

a:hover  {
	color: #e67300;
}

td.bm_top_left {
	background-color: #e2dcd6;
	background-image: url("img/mb_top_left.gif");
}
 
td.bm_top {
	background-color: #e2dcd6;
	background-image: url("img/mb_top.gif");
}
 
td.bm_top_right {
	background-color: #e2dcd6;
	background-image: url("img/mb_top_right.gif");
}
 
td.bm_left {
	background-color: #e2dcd6;
	background-image: url("img/mb_left.gif");
}
 
td.bm_right {
	background-color: #e2dcd6;
	background-image: url("img/mb_right.gif");
}
 
td.bm_bottom_left {
	background-color: #e2dcd6;
	background-image: url("img/mb_bottom_left.gif");
}
 
td.bm_bottom {
	background-color: #e2dcd6;
	background-image: url("img/mb_bottom.gif");
}
 
td.bm_bottom_right {
	background-color: #e2dcd6;
	background-image: url("img/mb_bottom_right.gif");
}
 
td.backMain {
	background-color: #e2dcd6;
	background-image: url("img/back.gif");
}
 
td.backLine {
	background-color: #e2dcd6;
	background-image: url("img/pg_line_top.gif");
}
 
td.backLineLeft {
	background-color: #e2dcd6;
	background-image: url("img/pg_line_left.gif");
}
 
td.backTitle {
	color: #FFFFFF;
	background-color: #9E8B75;
	background-image: url("img/back_sub.gif");
	font-style : italic;
	font-weight : bold;
}
 
td.backTitleForum {
	color: #FFFFFF;
	background-color: #9E8B75;
	background-image: url("img/back_sub.gif");
}

a.forum  {
	text-decoration: none;
}



