/* CSS Document */


/* common all template */

.linkmorecomments, .nocomment, .linkaddcomment {
	font-size: 11px;
	color: #999;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
	margin:4px 0px 0px 0px;
	}
.commentclosed {
	font-size: 11px;
	color: #999;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}


/* specific default template */

table.mxcdefault_dotted 
{
	border-bottom-style : dotted;
	width: auto;
	border-bottom-color : red;
	border-bottom-width : 0px;
	padding             : 0, 0, 0, 0;
	vertical-align      : middle;
	font-size: 11px;
	color: #999;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}

table.mxcdefault_dotted td
{
	border-top-style    : dotted;
	border-top-color    : green;
	border-top-width    : 0px;
	padding             : 2px, 0px, 2px, 0px;
	height              : 22px;
	vertical-align      : middle;
	font-size: 11px;
	color: #084667;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;

}


table.mxcdefault_clean
{
	border: 0px solid #ccc;
	padding             : 0px;
	vertical-align      : middle;
	font-size           : 11px;
	color               : #999;
	font-family         : Tahoma;
	font-weight         : bold;
	background-color    : transparent;

}

table.mxcdefault_clean td
{
	border-bottom-style : none;
	border-top-style    : none;
	padding             : 0, 0, 0, 0;
	font-size           : 11px;
	height              : 20px;
	font-size: 11px;
	color: #999;
	font-family: Tahoma;
	font-weight: bold;
	font-weight: normal;
}
	.links {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background: url(../images/navbox_bg.gif);
    background-repeat: repeat;
	color: #666;
	border: 1px solid #666;
	padding-right: 6;
	padding-left: 6;
	}
.mxcdefault_header_title
{
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	background: url(../images/navbox_bg.gif);
    background-repeat: repeat;
	color: #003399;
	padding-right: 0;
	padding-left: 0;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

.commenttableentry1
{
	padding             : 0px 4px 0px 4px;
	background-color    : #ffffcc;
	border: 1px solid #999;
	margin-top: -15px;
	margin-bottom: -15px;
}

.commenttableentry2
{
	padding             : 0px 4px 0px 4px;
	background-color    : #ededed;
	border: 1px solid #999;
}

.mxcdefault_title
{
	font-size           : 15px;
	color               : #cc0000;
	font-family         : Arial;
	font-weight         : bold;
}

.mxcdefault_comment
{
}

.mxcdefault_posted
{
	font-size           : 11px;
	color               : #003366;
	font-family         : Tahoma;
	font-weight         : bold;
}

.mxcdefault_report, .mxcdefault_reply, .mxcdefault_seeallreplies
{
	font-size           : 11px;
	color               : #003366;
	font-family         : Tahoma;
	font-weight         : bold;
	padding-bottom: 0px;
}
