
table {
	font-family:arial;
	color:#336633;
	font-size:13;
}
ul{
margin-top:10;
list-style-image=url(/ofer/rikushet/images/helmet.jpg); 
} 
li{
	margin-top:25 ;
}
.title{
	font-weight:bold;
	font-size:15;
	color:#336633;
}
.letterOn{
	background-color:white ;
	color:#336633 ;
	border:1 #336633 solid ;
	font-weight:bold;
	width:18 ;
	text-align:center;
	

}
.letterOff{
	background-color:#dddddd ;
	color:#336633 ;
	border:1 #336633 solid ;
	font-weight:bold;
	width:18 ;
	text-align:center;
	cursor:hand;
}
.bottonOn{
	background-color:yellow ;
	border-bottom:1 black solid;
	
	cursor:hand;
	height:50;
	font-weight:bold;
}
.buttonOff{
	border-bottom:1 black solid;
	
	cursor:hand;
	height:50;
}
.submit{
	border:2 #336633 solid ;
	background-color:grey;
	color:#336633;
	font-weight:bold;
	font-family:arial;
	padding-right:4;
	padding-left:4;
	height:21;
}
.adminInput {
	font-family:arial;
	width:300 ;
}
.adminTextarea{
font-family:Arial;
width:200;
height:80 ;
}
@media screen
{
    blink { behavior:url(/html/javascript/blink.htc);}
}
