@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #1E3E64;
}
.subtext {
	font-size: 10px;
	color: #1E3E64;
	}
#hosting_table{
	width:100%;
	 text-align:center;
	 margin:auto;
	 border-collapse:collapse;
	 }
	 
#inner_table{width:550px;
			 text-align:center;
			   }
			 
#inner_table2{
			 text-align:center;
			 background-color:#CDDCEC;
			  }
			 
.column1{background-color:#B8C9DC;
		 width:20%;
		 white-space:nowrap;
		 text-align:left;}
		 
.columns{width:20%;
		 background-color:#EEEEEE;}
		 
.table_head{text-align:left;}

.row_head{background-color:#6A8EB7;
	font-weight:bold;}
	
#inner_bottom{width:100%;}