
.littleLink { font-size:12;  }
.pageTitle { font-size:16; color:#990000; font-weight:bold; border:1 black solid; padding:3; width:627;}
.hebStandart { font-size:14; color:#006600; }
.hebBold {  font-size:14; color:#006600; font-weight:bold;}
.blueDes { font-size:13; color:#000099; }
.hebRed { color:#990000 ; font-size:13;}

.li1{ padding:4 ; }

.normalInput{	width:200px;}
.bigInput{width:550px;}

.letterOn{
	background-color:#000099 ;
	color:white ;
	border:1 #000099 solid ;
	font-weight:bold;
	width:20 ;
	text-align:center;
	

}
.letterOff{
	background-color:#eeeeee ;
	color:#000099 ;
	border:1 #000099 solid ;
	font-weight:bold;
	width:20 ;
	text-align:center;
	cursor:hand;
}

.submitButton { border:2 solid black ; background-color:white; color:#990000;font-weight:bold;} 
