body,table,input,textarea,select,button{font-family:Verdana; font-size:11px; color:#E5F8C7; background:#4E940F;}
body,textarea{overflow:auto; scrollbar-base-color:#4E940F; scrollbar-arrow-color:#E5F8C7;}
img{border:0;}
button{cursor:hand; width:60px;}

a:link,a:visited{text-decoration:none; color:#E5F8C7;}
a:hover{color:#FFF568; border-top:1px dashed #FFF568;  border-bottom:1px dashed #FFF568;}
a.none:link,a.none:visited{text-decoration:none; color:#E5F8C7;}
a.none:hover{text-decoration:none; color:#FFF568; border:0;}

a.link:link,a.link:visited{text-decoration:none; color:#E5F8C7;}
a.link:hover{background:#E5F8C7; border:0; color:#438D10;}

a.link2:link,a.link2:visited{text-decoration:none; color:#FFF568; font-weight:normal;}
a.link2:hover{background:#FFF568; border:0; color:#438D10;}

td.leftgreen{background:#438D10;}
td.rightgreen{background:#4B8E0F;}
td.linksgreen{background:#51A307;}
td.padded{padding:10px;}
td.leftpadded{padding-left:20px;}
td.text{padding-left:10px;text-align:justify; font-size:12px;}
td.small{font-size: 9px;}
td.line{height:1px; background:#E5F8C7;}
td.justify{text-align:justify;}

tr.header,td.header{font-weight:bold; background:#E5F8C7; color:#438D10;}
tr.unanswered, td.unanswered, font.unanswered{font-weight:normal; background:red;}

font.title{font-family:Verdana; font-size:16px; color:#FFF568; font-weight:bold;}
font.yellow{color:#FDF58A;}
font.topselected{color:#FDF58A; text-decoration:underline;}
font.linkselected{background:#E5F8C7; color:#438D10;};
font.small{font-size: 9px;}

table.login{font-color:white;}
table.bordered{border:1px solid #E5F8C7;}
table.small{font-size:10px;}
button.flat,input.flat,textarea.flat{border:1 solid white; color:white;}

select.width{width:250px;}

#dhtmltooltip{
	background:#51A307;
	color: #E5F8C7;
	border: 1px solid #DEF7AD;
	position: absolute;
	left: -300px;
	width: 400px;
	text-align:justify;
	padding: 15px;
	visibility: hidden;
	z-index: 100;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}