a 
	{			
		color: #960404;
		font-size: 8pt;
		text-decoration: none;
		line-height: 20px;
		border-bottom-style: solid;
		border-bottom-width: 1;
		font-weight: bold;
				
	}
			
	a:hover
		{
	text-decoration:none;
	border-bottom-style: none;
	border-bottom-width:1;
	color: #6666CC;
		}				

body
	{
	background-color:#F8F7FC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
	
div
	{
	
	}
	
	.divAbout
		{			
			background-color: #F0F0F8;
			border-color: #000000;
			border-style: dashed;
			border-width: 1;
			margin-left: 15;
			margin-right: 10;
			text-align: center;
		}	
	
	.divCategories
		{
			font-weight: bold;
		}		
	.divGoogle
		{			
			padding-left: 7;
		}	

	.divGoogle_Block
		{
			
			float: left;
			height: 280;
			padding-left: 10;
			top; 50;
			width: 336;		
		}

	.divGoogle_text
		{			
			margin-left: auto;
			margin-right: auto;
			overflow: hidden;
			padding-left: 10;	
			padding-top: 5;
			text-align: right;
			width: 800px;
		}	
	
	
h3
	{
		color: #000000;
		font-size: x-small;
		margin-top: 15;
		margin-left: 23;
	}

hr
	{
		border: 0;
		border-bottom-color: #000000;
		border-bottom-style: dashed;
		border-bottom-width: 1;
		height: 0;
		margin: 0;
		padding: 0;
		width: 100%;		
	}
p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 5;		
	}
	
	.pContent
		{
			margin-bottom: 0;
			margin-top: 0;				
		}
	
table
	{		
		background-color: #FFFFFF;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 140px;	
		padding: 0;
	}

td
	{
		margin-left: 10;
		margin-right: 10;	
	}
	
	.tdContent
		{
	margin-left: 0;
	margin-right: 0;
	vertical-align: top;
	width: 480px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
		}

	.tdTopContent
		{
			margin-left: auto;
			margin-right: auto;	
			text-align: center;
			vertical-align: middle;
			width: 800;			
		}
		
	.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: #FFFFFF;
			background: url(../Images/H0.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
			height: 125;
			vertical-align: top;			
		}

	.tdLeft
		{
	background-color: #FBF0F1;
	margin-left: 5px;
	margin-right: 5;
	padding-left: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	width: 160px;
	font-size: 9px;
		}
				
	.tdRight
		{
	background-color: #F0F0F8;
	margin-left: 5;
	margin-right: 5;
	padding-bottom: 5;
	text-align:	center;
	vertical-align: top;
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
		}
		
	.tdRow
		{
			background: url(../Images/H1.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
			margin: 0;
			text-align: left;
			vertical-align: middle;
		}
		
		.tdRow a
			{
				color: #FFFFFF;
				font-weight: normal;
				margin-Top: 0;
			}

ul
	{
		
		font-size: xx-small;
		list-style-type: none;
		text-align: left;
	}
	
	.ulCategory
		{
			font-size: 9pt;
			list-style-type: disc;
		}
		
	.ulSiteMap
	{
		list-style-type: disc;
		text-align: left;
	}	
	
	.ulGoogle
		{
			margin-left=10;
		}
	
