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;
}

.heading1
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #FFFFFF;
		font-weight: bold;

}

.heading2
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #FBC6D6;
		font-weight: bold;
}

.heading3
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #AB035C;
		font-weight: bold;
}
.heading4
{
        font-family: Verdana; 
        font-size: 10pt;
   		font-style: normal;
   		color: #AB035C;
		font-weight: bold;

}
.heading5
{
        font-family: Verdana; 
        font-size: 8pt;
   		font-style: normal;
   		color: #AAAAA9;
		font-weight: normal;

}

A:link
	{
		text-decoration: underline;
		color:#AB035C;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:visited
	{
		text-decoration: underline;
		color:#AB035C;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:active
	{
		text-decoration: underline;
		color:#AB035C;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}
	
 
 .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;
	}