/* 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Port Fairy Proshop Style Sheet

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 */



body{
	margin:0;
	padding:0;
	background-color: #343c27;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-repeat: no-repeat;
	background-position: right bottom;
}

#proshop_border {
	width: 900px;
	margin: 0 auto;
	background-color: #4D6575;
	border-top: 1px none #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #FFFFFF;	
}

#ContainerTable{
	width: 900px;
			}
			
			#proshop_topmenu  {  }
