.editor
{
    background: #F0F0EE;
	border: 1px solid #cccccc;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

body 
{
	SCROLLBAR-FACE-COLOR: #00a0e8; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #8e8e8e; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #8e8e8e; SCROLLBAR-BASE-COLOR: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}
.columnheading {
	border-right: 0px solid #CCCCCC;
	padding-left: 8px;
	color: #333333;
	background-color : #EAF6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
.row1 {
	background-color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.row2 {
	background-color : #F3F3F3;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}
.errorMsg {
	color:Red;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.link
{
	color:#ff3600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}
.answer_table
{
	BORDER-RIGHT: #6697d2 0.1cm outset;
	BORDER-TOP: #6697d2 0.1cm outset;
	BORDER-LEFT: #6697d2 0.1cm outset; 
	BORDER-BOTTOM: #6697d2 0.1cm outset
}
.answer_td
{
border-right: 0px solid #CCCCCC;
	padding-left: 8px;
	color: #333333;
	background-color : #EAF6FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:8;

}

.toolbarnew
{	
	color:#ffffff;
	font-family:Verdana,arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	vertical-align:middle;
}

.toolbarnew1
{	
	color:#ffffff;
	font-family:Verdana,arial;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	
}


.spanstyle {
	position:absolute;
	visibility:visible;
	top:-50px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:normal;
	color:black;
}

#showurl {
	background: transparent url("images/slider.gif") center no-repeat;
	bottom:-7px;
	display: block;
	height: 33px;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 76px;
	left: 10px;
	z-index:1;
}

.mceToolbar {
	background: #F0F0EE;
	border-top: 1px solid #cccccc;
}
		
