.txtbox {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; width: 100%}
.txtboxb {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000; width: 100%}
.boxnorm {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
.almtxt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}
.iframe1 {
	border: 1px none #000000;
}
/* Styles for page containing editor */

BODY,DIV,P,SPAN,TD{
	font-family:verdana;
	font-size:10px;
	

}
.tbar{
	background-color:buttonface;
	margin-bottom:1px;
	cursor:arrow;
}
.tbarBtn{
	cursor:hand;
	background-color:buttonface;
	border:solid 1px buttonface;
}
.tbarBtnInset{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnSelected{
	cursor:hand;
	background-color:buttonface;
	border:inset 1px;
}
.tbarBtnOutset{
	cursor:hand;
	background-color:buttonface;
	border-right:solid 1px buttonshadow;
	border-bottom:solid 1px buttonshadow;
	border-top:solid 1px buttonhighlight;
	border-left:solid 1px buttonhighlight;
}
.inputtext{
	padding:1px;
	color:white;
	background-color:buttonshadow;
	font-family:verdana;
	font-size:8pt;
	letter-spacing:-0.5pt;
}.toptxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 808080;
}
A.topl, A.topl:visited, A.topl:active {
	color: #808080;
	Text-DECORATION: none;
}
A.topl:hover {
	color: #000000;
	Text-DECORATION: none;
}


A.toplov, A.toplov:visited, A.toplov:active {
	color: #FF0000;
	Text-DECORATION: none;
}
A.toplov:hover {
	color: #000000;
	Text-DECORATION: none;
}
