body { font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif; margin:0px;padding:0px; color:#707070;}
				td {
					vertical-align:top;
				}
				a { color:#7FB521; text-decoration:none;}
				a:hover { color:#A3DD41; }
				.extremeheader { margin-bottom:0px;padding-bottom:0px;font-size:26px; font-weight.bold;padding-top:20px;vertical-align:top;height:15px!important; color:#7FB521;}
				.majorheader { font-size:18px; font-weight.bold;color:#7FB521;}
				.ingress { font-size:11px; font-weight.bold; padding-bottom:5px;padding-top:10px;}
				img { border:none; }
				p{
					margin:0px;
					padding:0px;
					padding-top:3px;
				}
				#err {
			 	 color:red;
				 display:none;
				 margin-top:3px;
				 font-size:11px;
				}
				#wordcontainer {
					position:relative;
				}
				#wordsbydate {
				 display:none;
				 padding-top:10px;
				 font-size:12px;
					position:absolute;
					z-index:1;
				}
				#worddesc {
					position:absolute;
					z-index:2;
					background:#f9f9f9;
					width:205px;
					height:250px;
					padding-top:20px;
					display:none;
				}
				#wordsbydate #header span {
					font-size: 18px;
				}
				#wordsbydate #wordwrapper {
					margin-top:10px;
					width:200px;
					height:200px;
					overflow:auto;
				}
				#wordsbydate #wordwrapper #words{
					
				}
				
				#rapidsearch {
				display:none;
				width:300px;
				height:133px;
				position:absolute;
				background:white;
				padding:2px;
			  }
			  #rapidsearch #resultheader {
			   font-size:12px;
			   width:294;
			   height:20px;
			   background:url(../gfx/gradientboxmiddle.gif) repeat-x #b6b6b6;
			   color:#b6b6b6;
			   margin-bottom:2px;
			   padding:3px;
			   padding-left:5px;
			   padding-top:5px;
			   border:solid 1px #b6b6b6;
			  }
			  #rapidsearch #resultheader input, #rapidsearch #resultheader a {
					font-size:12px;
					position:relative;
	  			top:-3px;
			  }
			  #rapidsearch #result {
			   display:none;
			   width:294px;
			   height:133px;
			   background:url(../gfx/gradientboxmiddle.gif) repeat-x #f9f9f9;
			   color:#707070;
			   padding:3px;
				 border:solid 1px #b6b6b6;
			  }
			  #rapidsearch #result strong {
			  	color:#7FB521;
			  }
			  #rapidsearch #result p {
			  	padding:2px;
			  }
			  #previous, #next, #cmdSend, #letterprevious, #letternext {
			  	color:#7FB521;
			  	border:none;
			  	font-size:12px;
			  	background:transparent;
			  	font-family: Georgia, 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
			  	cursor:pointer;
			  	cursor:hand;
			  }
			  #close, #closeinfopad, #editdesc {
			  	font-size:10px;
			  	padding-right:5px;
			  }
			  #editdesc {
					float:left;
					padding-top:5px;
			  }
			  input, textarea {
			  	color:#707070;
			  	border:solid 1px #c7c7c7;
			  	font-size:12px;
			  	background:#f9f9f9;
			  	font-family: Georgia;
			  	padding:3px;
			  }
			  textarea {
			  	width:200px;
			  	height:70px;
			  	font-size:11px;
			  }
			  .letters {
			  	cursor:pointer;
			  	cursor:hand;
			  }
			  #alphalistwrapper {
			  	height:120px;
			  }
			  #alphalist {
			  	width:550px;
			  	height:120px;
			  	padding-top:10px;
			  	display:none;
			  }
				#alphalist table {
					width:100%;
				}
			  #alphalist table td {
			  	font-size:11px;
			  	padding-right:5px;	
			  }
			  #alphalist table td p, #words p {
			  	cursor:pointer;
			  	cursor:hand;
			  }
			  #lettercount {
			  	color:#7FB521;
			  }
			  #count {
			  	font-size:20px;
			  }
			  
			  
			  #leftedgebottom {
			  	background:url(../gfx/leftedgebottom.gif) no-repeat;
			  	width:24px;
			  	height:28px;
			  }
			  #leftrounded {
			  	background:url(../gfx/leftrounded.gif) no-repeat;
			  	width:24px;
			  	height:28px;
			  }	
			  #bottom {
			  	background:url(../gfx/bottom.gif) repeat-x;
			  	width:600px;
			  }
			  #rightrounded {
			  	 background:url(../gfx/rightrounded.gif) no-repeat;
			  	 width:24px;
			  }
			  #rightedgedbottom {
			  	 background:url(../gfx/rightedgebottom.gif) no-repeat;
			  	 width:24px;
			  	 text-align:right;
			  }
			  #rightedgedbottom span {
			     font-size:11px;
			     font-family:georgia;
			     color:#c8c8c8;
			     width:300px;
			  }
			  #closeinfopad {
			  	float:right;
			  }
