/* CSS Document */


table.display_one 		{background-color:#e8e8e8; color:#000000;}
table.display_one td 	{color:#000000;}
table.display_one td p 	{color:#000000;}


table.display_two 		{background-color:#fdf6db;color:#000000;}
table.display_two td 	{color:#000000;}
table.display_two td p 	{color:#000000;}

table.display_three 	{background-color:#e1e6f4;color:#000000;}
table.display_three td 	{color:#000000;}
table.display_three td p 	{color:#000000;}

table.display_four 		{background-color:#f8dddd;color:#000000;}
table.display_four td 	{color:#000000;}
table.display_four td p {color:#000000;}

table.display_five 		{background-color:#e9f1da;color:#000000;}
table.display_five td 	{color:#000000;}
table.display_five td p {color:#000000;}

table.display_one h3 a, table.display_two h3 a, table.display_three h3 a, 
table.display_four h3 a, table.display_five h3 a {
	color:#000000 !important;
	}
table.display_one td, table.display_two td, table.display_three td, 
table.display_four td, table.display_five td {
	font-family:Arial, Helvetica, sans-serif;
	}
table.display_one td p, table.display_two td p, table.display_three td p, 
table.display_four td p, table.display_five td p {
	font-family:Arial, Helvetica, sans-serif;
	}


table.feature_table {
	width:90%;
	}

table.feature_table th {
	border-bottom:1px solid black;
	font-weight:normal;}
table.tablehosting {border:1px solid #999999;}
table.tablehosting th.top {
	border-bottom:1px solid #999999;}
table.tablehosting th {text-align:left;}
table.tablehosting td { border-left:1px solid #999999;}
table.tablehosting th.row { border-bottom:1px solid #999999; font-weight:bold;
	padding-top:5px;}
table.tablehosting th h4 {text-align:center;
	padding:0px; margin:0px;}
