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: 8pt;
   		font-style: normal;
   		color: #3e77b1;
		font-weight: bold;

}

.heading2
{
        font-family: Verdana; 
        font-size: 8pt;
   		font-style: normal;
   		color: #805a9b;
		font-weight: bold;
}

.heading3
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #805a9b;
		font-weight: bold;
		text-decoration: underline;
}
.heading4
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #805a9b;
		font-weight: bold;

}
.heading5
{
        font-family: Verdana; 
        font-size: 9pt;
   		font-style: normal;
   		color: #e850dc;
		font-weight: bold;

}
.heading6
{
        font-family: Verdana;
		font-size: 9pt;
		font-style: normal;
		color: 781014;
}
.heading7
{
        font-family: Verdana;
		font-size: 9pt;
		font-style: normal;
		color: 444340;
}
.heading8
{
        font-family: Verdana;
		font-size: 9pt;
		font-style: normal;
		color: 3a6d24;
}

.heading9
{
        font-family: Verdana; 
        font-size: 10pt;
   		font-style: normal;
   		color: #805a9b;
		font-weight: bold;
}

A:link
	{
		text-decoration: underline;
		color:#805a9b;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:visited
	{
		text-decoration: underline;
		color:#805a9b;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}

A:active
	{
		text-decoration: underline;
		color:#805a9b;
		font-size: 9px;
		font-family: Verdana, Arial, Helvetica, sans-serif
	}
	
a.external:link  {color: #805a9b; font-size: 9pt; font-weight: normal; }
a.external:visited {color: #805a9b; font-weight: bold; }
	



 .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;
	}
