a 
	{			
		color: #29672A;
		font-size: 8pt;
		text-decoration: none;
		border-bottom-style: solid;
		border-bottom-width: 1;
		font-weight: bold;
				
	}
			
	a:hover
		{
			text-decoration:none;
			border-bottom-style: dashed;
			border-bottom-width:1;
		}				

body
	{
		background-color:#D1DBD1;		
	}
	
div
	{
		
	}
		
	.divCategories
		{
			font-weight: bold;
		}

	.divGoogleBlock
		{
			background-color: #EAF2EA;
			border-color: #5A745B;
			border-style: dotted;
			border-width: 1;
			float: right;
			margin-right: 10;
			padding: 5;
		}

	.divNavigation
		{
			font-weight: bold;
			margin-left: 5;
			margin-right: 5;
		}
		
h1	
	{
		color: #DEE2EB;
		font-size: smaller;			
		margin: 0;
	}	
	.h1Top
		{
			margin-left: 180;
			margin-top: 10;
		}

	.h1Bottom
		{
			margin-left: 210;
			margin-top: 55;
		}
	
hr
	{
		border: 0;
		border-bottom-color: #5A745B;
		border-bottom-style: dotted;
		border-bottom-width: 1;
		height: 0;
		margin: 0;
		padding: 0;
		width: 100%;		
	}

img 
	{
		border-color: #5A745B;
		border-style: solid;
		border-width: 1;
		cursor: hand;
		margin-top: 5;
	}

p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 5;		
	}
	
	.pContent
		{
			margin-bottom: 0;
			margin-top: 0;				
		}
	
table
	{		
		background-color: #FFFFFF;
		border-color: #5A745B;
		border-style: solid;
		border-width: 1;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 728;	
		padding: 0;
	}

	.tblGoogle
		{
			border-width: 0;
			width: 723;
		}

td
	{
		margin-left: 10;
		margin-right: 10;	
	}
	
	.tdContent
		{
			margin-left: 10;
			margin-right: 10;
			vertical-align: top;
		}

	.tdSearch
		{
			border-top-color: #5A745B;
			border-top-style: dotted;
			border-top-width: 1;
		}

	.tdGoogle
		{
			color: #5A745B;
			font-weight: bold;
		}
		
			
	.tdGugle
		{
			border-bottom-color: #5A745B;
			border-bottom-style: dotted;
			border-bottom-width: 1;
			border-top-color: #5A745B;
			border-top-style: dotted;
			border-top-width: 1;
			text-align: center;
		}	
		
	.tdImage
		{			
			color: #759776;
			text-align: center;						
			vertical-align: middle;
			width: 182;			
		}

	.tdTopContent
		{
			background-color: #EAF2EA;
			border-top-color: #5A745B;
			border-top-style: dotted;
			border-top-width: 1;
			margin-left: auto;
			margin-right: auto;	
			text-align: center;
			vertical-align: middle;
		}
		
	.tdFooter
		{
			background: url(../Images/H1.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
			text-align: center;
			vertical-align: middle;
		}
		.tdFooter a
			{
				color: #FFFFFF;
				font-weight: normal;
			}
					
	.tdHeader 
		{
			background-color: #759776;
			background: url(../Images/H0.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
			height: 100;
			vertical-align: top;			
		}
		
	.tdLeft
		{
			background-color: #EAF2EA;
			vertical-align: top;
			width: 568;
		}
		
	.tdLeftRow
		{
			background: url(../Images/H1.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
			margin-left: 10;
			text-align: left;
			vertical-align: middle;		
		}														

	.tdRightRow
		{
			background: url(../Images/H1.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
			margin-left: 10;
			text-align: left;
			vertical-align: middle;		
		}														

	.tdRight
		{
			background-color: #EAF2EA;
			vertical-align: top;
			width: 160;
		}		
							
ul
	{
		
		font-size: xx-small;
		list-style-type: disc;
		margin-right: 10;
		text-align: left;
	}
