TD
{
        font-family: Verdana;
		font-size: 8pt;
		font-style: normal;
		color: 444340;
}

TD.greenstyle
{
    font-family: Verdana;
    font-size: 8pt;
    font-style: normal;
    color: #6A8362;
}

TD.greenhighlight
{
    font-family: Verdana;
	background-color: #A6B9A0;
	font-weight: bold;
	font-size: 12pt;
    font-style: normal;
    color: green;
}

.highlight {
  background-color : #B6C9B1;
}

.angelblue
{
        font-family: Verdana; 
        text-decoration: none;
        font-size: 8pt;
   		font-style: normal;
   		color: #0D63AA;
		
}

.angelblue2
{
        font-family: Verdana; 
        text-decoration: underline;
        font-size: 9pt;
   		font-style: normal;
   		color: #0D63AA;
		
}

.statment
{
        font-family: Verdana;
		font-size: 8pt;
		font-style: normal;
		color: #751c23;
}

A:link
	{
		text-decoration: underline;
		color:#105FC1;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:visited
	{
		text-decoration: underline;
		color:#105FC1;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:active
	{
		text-decoration: underline;
		color:#105FC1;
		font-size: 10px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}
	
	
	
.commentbox
{ 
  background-color: #E9F2F9;
  width: 350px;
  padding: 8px;
 } 
 
.commentfooter
 { 
 background: url(http://lib.store.yahoo.net/lib/softartisans/cssarrow.gif) 20px 0 no-repeat; 
 padding-left: 58px;
 padding-top: 1px; 
 margin-bottom: 2em; 
 font-size: 90%; color: #4A4A4A;
 } 
 
 .search_box
{
	background-color :White;
	border-bottom:1px solid #4B7C9F;
	border-left:1px solid #4B7C9F;
	border-right:1px solid #4B7C9F;
	border-style:solid solid solid solid;
	border-top:1px solid #4B7C9F;
	border-width:1px 1px 1px 1px;
	font-size:12px;
	height:18px;
	padding:2px 2px 0pt;
	vertical-align:middle;
	width:100px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
       
}
.search_button
{
	
	background-image:url('../images/searchbutton.gif');
	font-size:12px;
	
	height:22px;
	width:27px;	
	padding:2px 2px 2px 2px;
	font-weight:bold;
	border-bottom:1px solid #4B7C9F;
	border-left:1px solid #4B7C9F;
	border-right:1px solid #4B7C9F;
	border-top:1px solid #4B7C9F;
	border-width:1px 1px 1px 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 

}
.AllAroundBorder
{
	border-right-width:1px;
	border-right-color:#6EA1D0;
	border-right-style:solid;
	border-left-width:1px;
	border-left-color:#6EA1D0;
	border-left-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#6EA1D0;
	border-bottom-style:solid;
	}
