BODY {

	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
}


/*---------------------------------------- LINKS  -----------------------------------------------*/

a.ir :link, a.ir :visited, a.ir :active{
	color:#990000;
	text-decoration: none;
}

a.ir :hover{
	text-decoration: underline;
}


.tableheader_grey{
	background-image:url(../images/box_grey_m.gif); 
	background-repeat:repeat-x;
	font-weight: bold; color: #FFFFFF; 
	font-size: 8pt;
	padding-left:6px;
	background-position:top;
	
}

.block_forum_content {
	background-color:#f8f8f8;
	padding-left:5px;
	padding-right:5px;
	color:#4e4848;
}


.block_forum_l {
	background-image:url(../images/block_bg_l.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#F8F8F8;
	width:7px;
}

.block_forum_r {
	background-image:url(../images/block_bg_r.gif);
	background-repeat:repeat-y;
	background-position:right;
	background-color:#F8F8F8;
	width:7px;
}

.block_forum_b_l {
	background-image:url(../images/block_bg_b_l.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.block_forum_b_r {
	background-image:url(../images/block_bg_b_r.gif);
	background-repeat:no-repeat;
	background-position:top;
}

.block_forum_b_c {
	background-image:url(../images/block_bg_b_c.gif);
	background-repeat:repeat-x;
	background-position:top;
}

#featuredcontentarea {

	background-color:#F8F8F8;
	height:375px;
	overflow:hidden;
	padding:5px;
	text-align:center;
	width:220px;
}