body {	font-family:Tahoma,Helvetica,sans-serif;	font-size:11px;}
body.mceForceColors {background:#FFF; color:#000;}
.mceItemTable, .mceItemTable td, .mceItemTable th, .mceItemTable caption, .mceItemVisualAid {border:1px dashed #EEEEEE}
a.mceItemAnchor {width:12px; line-height:6px; overflow:hidden; padding-left:12px; background:url(img/items.gif) no-repeat bottom left;}
img.mceItemAnchor {width:12px; height:12px; background:url(img/items.gif) no-repeat;}
img {border:0 #FFF;}
table {cursor:default}
table td, table th {cursor:text}

ins {border-bottom:1px solid green; text-decoration: none; color:green}
del {color:red; text-decoration:line-through}
cite {border-bottom:1px dashed blue}
acronym {border-bottom:1px dotted #CCC; cursor:help}
abbr, html\:abbr {border-bottom:1px dashed #CCC; cursor:help}

h1 {font-size: 2em;}
h2 {font-size: 1.5em}
h3 {font-size: 1.17em}
h4 {font-size: 1em}
h5 {font-size: .83em}
h6 {font-size: .75em}

hr {
	color:#EEE;
	border:1px solid;
}

a {
	color:#64408A;
}

pre,code {
	width:500px;
	overflow:hidden;
}

blockquote {
	border-left: 2px solid #EC0C0D;
	padding-left:45px;
	padding-top:1px;
	padding-bottom:10px;
	background:transparent url(/public/design/img/quote.gif) no-repeat scroll 7px 0;
	width:450px;
}

th.red_border {
	background: #EC0C0D;
	color: #FFF;
	border: 1px solid #EC0C0D;
	font-size:16px;
	text-align:center;
}

th.blue_border {
	background: #64408A;
	color: #FFF;
	border: 1px solid #64408A;
	font-size:16px;
	text-align:center;
}

tr {
	height:12px;
}

td.red_border {
	border: 1px solid #EC0C0D;
	border-left: 1px solid #EC0C0D;
	border-right: 1px solid #EC0C0D;
	padding:3px;
	height:12px;
	font-size:12px;
}

td.red_border p{
	margin:0px;
}

th.red_border p{
	margin:0px;
}


td.blue_border {
	border: 1px solid #64408A;
	border-left: 1px solid #64408A;
	border-right: 1px solid #64408A;
	padding:3px;
	height:12px;
	font-size:12px;
}

#content_textarea_tbl {}
