﻿body{
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;    /**//* Font to use */
    margin:0px;
    
}

.dhtmlgoodies_question{
	color:#0099FF;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	width:710px;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	background-repeat:no-repeat;
	background-position:right top;
	height:20px;
	overflow:hidden;
	cursor:pointer;
	border: 1px dashed #CCCCCC;
}
html{
   	SCROLLBAR-FACE-COLOR: #eeeeee;
	SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee;
	SCROLLBAR-SHADOW-COLOR: #eeeeee;
	SCROLLBAR-3DLIGHT-COLOR:#f7f7f7;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #4499ee;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	color:#999999;
}
.dhtmlgoodies_answer{    /**//* Parent box of slide down content */
    /**//* Start layout CSS */
    border:1px solid #3a983d;
    background-color:#ffffff;
    width:710px;
    
    /**//* End layout CSS */
    
    visibility:hidden;
    height:0px;
    overflow:hidden;
    position:relative;

}
.dhtmlgoodies_answer_content{    /**//* Content that is slided down */
    padding:1px;
    font-size:0.9em;    
    position:relative;
}


.face a img{
   border:none;
   width:auto;
   height:auto;  
}
.face a:hover{
   position: absolute;
   z-index:100;
   margin: -5px -5px -5px -5px;
}
.face a:hover img{
   width:70px;
   height:70px;
   border:none;
}
a:hover {
        color:#0000ff
	border-top: 1px none #0000FF;
	border-right: 1px none #0000FF;
	border-bottom: 1px dashed #0000FF;
	border-left: 1px none #0000FF;
}
a:link {
	border: none;
	text-decoration: blink;
	color: #ff0000;
}
a:visited {
	text-decoration: blink;
	color: #0000ff;
}
a:active {
	text-decoration: blink;
	color: #0000ff;
}
.style1 {color: #666666}
.style2 {font-size: 12px}
.style3 {color: #FF0000}
.style4 {color: #ff0000}
.STYLE5 {color: #000000}
.STYLE8 {color: #CC6600; font-size: 12px; }
.STYLE9 {color: #FF6600}
#Layer1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.STYLE10 {color: #990000}
.STYLE11 {
	color: #993300;
	font-size: 12px;
}
.STYLE13 {color: #990000; font-size: 14px; }