
BODY {  background-image: url(http://www.larchmontgazette.com/graphics/bluepattern.gif); 
        margin-top:5px}
           
              H1   { font-family: arial,sans-serif; font-size: 16pt }
              H3   { font-family: arial,sans-serif;	font-size: 12pt;
	 color: #990000 }
              H4   { font-family: arial,sans-serif; font-size: 11pt; color: #000000 }
              H5   { font-family: arial,sans-serif; font-size: 10pt; color: #990000 }
              
              TD   { font-family: arial,sans-serif; font-size: 10pt }
			  TD.rightmenu {line-height: 10pt }
	          P    { font-family: arial,sans-serif; font-size: 10pt; color: #000000 }
			  .hilight { background-color: #E2C152 }
			  UL { line-height: 12pt; list-style-image: url(http://www.larchmontgazette.com/graphics/arrow.gif); 
			  font-weight: normal }
			   
              A:link { text-decoration: none; color:#003366; font-family: arial, sans-serif; font-weight: normal} 
              A:active { text-decoration: none; color:#9999CC; font-family: arial, sans-serif}
              A:visited  { text-decoration: none; color:#003399; font-family: arial, sans-serif; font-weight: normal}
	      A:hover  { text-decoration: none; color:#CC9900; font-family: arial, sans-serif;  background-color: #FFFFFF}
		  
		  A.index:link {
	text-decoration: none;
	color:#003366;
	size: 8px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	indent: none;
} 
              A.index:active {
	text-decoration: none;
	color:#9999CC;
	size: 8px;
	font-family: arial, sans-serif;
	font-size: 8pt;
}
              A.index:visited  {
	text-decoration: none;
	color:#003399;
	size: 8px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
	      A.index:hover  {
	text-decoration: none;
	color:#CC9900;
	size: 8px;
	font-family: arial, sans-serif;
	background-color: #FFFFFF;
font-weight=normal; 	font-size: 8pt;
}
 A.essay:link  {
 color:#FFFFFF;
 font-family: arial, sans-serif;
 font-weight=bold;
 }     		 
 A.essay:visited  {
	text-decoration: none;
	color:#FFFFFF;
	size: 8px;
	font-family: arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}
 A.essay:hover  {
	text-decoration: none;
	color:#003399;
	size: 8px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
}
		 
.orangebigtext {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-weight: bold; text-decoration:none; color: #CC9933} 
.orangebigtext:hover {font-size: 12px; font-weight: bold; 
font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; color: #FFCC33}

.inlineimage {
   padding-bottom : 6px;
}

.caption
{
	color:#990000;
	font-family:arial, helvetica, sans-serif;
	font-weight:normal;
	font-size:75%;
	text-align: center;
	border: thin none #990000;
	
}

 
.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: small-caps;
	list-style-type: square;
}
 
            
.newlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	list-style-image: url(graphics/bluediamond.gif);
	line-height: normal;
	text-indent: 3px;
}


.latestlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	
}
input, textarea {
	background-color : #eaf9ff;
	border : 1px solid #000000;
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	-moz-border-radius-bottomleft : 8px;
	-moz-border-radius-topright : 8px;
	padding-left : 7px;
	padding-right : 7px;
}
/*Apply this class to the input buttons. Example:  <input type="submit" value="Submit" name="submit" class="button" />*/
.button {
	background-color : #e2f2e2;
	border: 1px solid #8a8a8a;
	font-family : "Courier New", Courier, mono, serif;
	font-size : 12px;
}
/*Apply this class to a table tag to create a thin border.*/
.outline{
border: 1px solid #ccc;
}
