TD.main_table_content
	{
		border-width	 : 0px;
		border-color	 : white;
		border-style	 : solid;
		
		padding-left	 : 10px;
		padding-right	 : 0px;
		padding-top	 	 : 0px;
		padding-bottom	 : 0px;
		border-spacing	 : 0px;
		
		font-weight		 : normal;
		color		 	 : white;
		font-family		 : Verdana;
		font-size		 : 12px;
		
		vertical-align	 : top;
		
		width			 : 587px;
		height			 : 500px;
	}
