		body 				{background-color: #B0DCDA}				

							
		ul					{font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 9pt;
							margin-right: 45px;
							margin-left: 45px;
							line-height: 13.5pt;
							color: #4B3624}
							
	
		td, p, .content			{font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 9pt;
							margin-right: 25px;
							margin-left: 25px;
							line-height: 13.5pt;
							color: #4B3624}
							
		h2					{font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 12pt;
							margin-left: 50px;
							line-height: 20pt;
							color: #4B3624}

		.price				{font-family: Verdana, Arial, Helvetica, sans-serif; 
							font-size: 9pt;
							color: #4B3624}
							
						
		.footer				{font-family: Verdana, Arial, Helvetica, sans-serif;
							font-size: 7pt;
							color: #FFFFFF}
							
	div.row  {
		font-family: verdana;
		font-size: 9pt;
		color: #4B3624;
		clear: both;
		padding: 1px;
		margin-top:1px;
		}
		
	div.row span.button {
		text-align:right;
		color: #FFFFFF
	}
	
	div.row label, span.label {
		float: left;
		width: 150px;
		text-align: right;
		padding: 2px 5px 3px 3px;
		font-weight: normal;
		margin-right:4px;
	}

	input, select, textarea {
		font-family: verdana;
		font-size: 12px;
		color: #4B3624;
		margin-right:0px;
		background: #FFFFFF;
		border: 1px #000000 solid;
		}	
		
	.sortable {
		background-color: #EEE;
		color: #000000;
		border: 1px solid #FFF;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 9pt;
		margin: 5px 5px;
		float: left;
		clear:both;
	}
			
	.sortable th {
		background-color: transparent;
		border-bottom: 2px solid #999;
		border-right: 2px solid #EEEEEE;
		padding: 2px;
		font-weight: bold;
		font-size: 10pt;
		vertical-align: bottom;
		}
	
	.sortable th a {
		text-decoration: none;
		}
	
	.sortable th a:hover {
		color: #4B3624;
		}
	
	.sortable th:hover {
		border-bottom: 2px solid #8B4045;
		}
	
	.sortable tr:hover {
		background: #DDEEFF;
		}
		
	.sortable td{
		float:none;
		width:none;
		padding:4px;
		}
			
		A:link				{color: #267673}
		A:active			{color: #7D6857}
		A:visited			{color: #666666}
		
		A.foot:link			{color: #FFFFFF}
		A.foot:active			{color: #FFFFFF}
		A.foot:visited		{color: #FFFFFF}

