HTML {
	height:100%;
	overflow-y:scroll;
}
BODY {
	margin:0px;
	height:100%;
}
BODY,TD {
	font-family:arial;
	font-size:11px;
	color:#333333;
	line-height:14px;
}
SELECT,INPUT,TEXTAREA {
	font-family:arial;
	font-size:11px;
	color:#000000;
}
.noborder {
	border:0px;
	height:18px;
	padding:0px;
	outline:none;
	line-height:14px;
	color:#424242;
}
IMG {
	border:none;
}
A {
	color:#b0cd10;
}
A.rublet_off {
	color:#808080;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	margin-right:7px;
}
A.rublet_on {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	margin-right:7px;
}
A.rubcls {
	color:#424242;
}
.mout {
	padding:1px 0px 1px 3px;
	background-color:transparant;
	color:#808080;
	cursor:default;
	font-family:arial,tahoma;
	font-size:11px;
	zoverflow:hidden;
}
.mover {
	padding:1px 0px 1px 3px;
	background-color:#E0E0E0;
	color:707070;
	cursor:default;
	font-family:arial,tahoma;
	font-size:11px;
	zoverflow:hidden;
}
.ajax {
	border:1px solid #A0A0A0;
	background:white;
	margin-left:1px;
	zoverflow:hidden;
}

