body { 
    font-family: verdana;
	margin: 0px;
	border: 0px; 
	background-image: url(../img/backdrop.jpg);
	background-repeat: repeat-x;
	background-position: 0px 220px;
} 
a:active {
	text-decoration: none;
	color: #009933;
}
a:visited {
	text-decoration: none;
	color: #009933;
}
a:hover {
	text-decoration: none;
	color: #009933;
}
a:link {
	text-decoration: none;
	color: #009933;
}
/*STRUCTURE*/
table.maintbl {
	width: 100%;
	height: 100%;
}
td.banner {
	width: 100%;
	height: 180px;
	background-image: url(../img/banner-bg.gif);
	background-repeat: repeat-x;
}
td.spacer {
	height: 0px;
}
td.navigation {
	width: 100%;
	height: 40px;
	background-image: url(../img/nav-bg.gif);
	background-repeat: repeat-x;
}
td.content {
	width: 100%;

}
td.footer {
	width: 100%;
	height: 15px;
}
#banner {
	width: 100%;
	height: 180px;
	background-image: url(../img/circles.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#navigation {
	width: 100%;
	height: 36px;
	z-index: 2;
	padding: 2px 0px;
}
#footer {
	width: 100%;
	position: fixed;
	z-index: 1;
	left: 0px;
	bottom: 0px;
	background-image: url(../img/footer-bg.gif);
	background-repeat: repeat-x;
	padding: 3px 10px 0px 10px;
	font-family: arial, sans-serif;
	height: 19px;
	}

	#footer a {
		color: #000000;
		text-decoration: underline;
		}
#content {
	padding: 0px 10px 5px 10px;
}
#content-faqb {
	width: 650px;
	height: 250px;
	border: 1px solid black;
}
#content-faqa {
	width: 650px;
	height: 250px;
	border: 1px solid black;
}
input, textarea, select, radio, checkbox {
	border: 1px solid black;
}

/*
-----Gerenal----
----------------*/
table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
	}
	
/*
-----new bits-----
----------------*/
.orders-cont {
	width: 931px;
	margin: 5px auto;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
	.orders-holder {
		width: 458px;
		background-color: #9bcafe;
		padding: 3px;
		float: left;
		display: inline;
		overflow: auto;
		}

		#ad-box {
			height: 64px;
			padding: 3px 5px;
			background-color: #cfe6ff;
			border: solid 1px #005491;
			overflow: auto;
			font-weight: bold;
			}
		
		/*
		-----headers etc...-----
		-----------------------*/
		.orders-holder h1 {
			font-size: 15px;
			color: #005491;
			margin: 0px;
			padding: 2px 5px;
			background-color: #005491;
			color: #ffffff;
			}
			
		.orders-holder p {
			margin: 0px;
			padding: 5px;
			}
			
		/*
		-----panels-----
		---------------*/
		#white-panel {
			margin: 0px;
			padding: 3px;
			background-color: #ffffff;
			border: solid 1px #000000;
			text-align: right;
			}
			
			#white-panel select {
				width: 310px;
				height: 18px;
				font-size: 11px;
				padding: 0px;
				margin: 0px;
				}
				
			#white-panel input {
				width: 120px;
				height: 19px;
				font-size: 11px;
				padding: 0px;
				margin: 0px;
				}
				
		#red-panel {
			margin: -1px 0px 5px 0px;
			padding: 3px 0px;
			background-color: #af3534;
			border: solid 1px #000000;
			text-align: center;
			color: #ffffff;
			}
			
			#red-panel h1 {
				font-size: 25px;
				padding: 0px;
				margin: 0px;
				background-color: #af3534;
				}
				
			#red-panel h2 {
				font-size: 18px;
				padding: 0px;
				margin: 2px 0px 0px 0px;
				color: #ff995c;
				}
				
			#red-panel h3 {
				font-size: 18px;
				padding: 0px;
				margin: 5px 0px 5px 0px;
				}
				
		#orange-panel {
			margin: 0px;
			padding: 3px 5px;
			background-color: #be7540;
			border: solid 1px #000000;
			color: #ffffff;
			font-weight: bold;
			}
			
		#lime-panel {
			margin: 5px 0px 0px 0px;
			padding: 3px;
			background-color: #b4bf3f;
			border: solid 1px #000000;
			text-align: right;
			font-weight: bold;
			font-size: 14px;
			}	
		
		/*
		-----tables & forms-----
		-----------------------*/
		.Tkts-tbl1 {
			border: solid 1px #6b0100;
			margin: -1px 0px 5px 0px;
			font-size: 11px;
			}

			.Tkts-tbl1-alt {
				margin: -1px 0px 5px 0px;
				font-size: 11px;
				}
	
		.Tkts-tbl2 {
			border: solid 1px #254100;
			margin: 0px 0px 5px 0px;
			font-size: 11px;
			}
			
		.Tkts-tbl3 {
			margin: 0px 0px 10px 0px;
			font-size: 12px;
			font-family: arial, sans-serif;
			}

			.Tkts1 {
				width: 90px;
				background-color: #af3534;
				padding: 3px 5px;
				color: #ffffff;
				border-bottom: solid 1px #961a19;
				font-weight: bold;
				}

				.Tkts1-alt {
					width: 90px;
					padding: 3px 5px;
					color: #ffffff;
					font-weight: bold;
					text-align: right;
					color: #000000;
					}
		
			.Tkts2 {
				width: 345px;
				background-color: #ffffff;
				padding: 3px 5px;
				border-bottom: solid 1px #dbdbdb;
				border-left: solid 1px #000000;
				}
		
			.Tkts3 {
				width: 351px;
				background-color: #ffffff;
				padding: 0px 2px 0px 2px;
				border-left: solid 1px #6b0100;
				}
		
				.Tkts3 input {
					width: 351px;
					height: 20px;
					font-size: 11px;
					padding: 3px 0px 0px 0px;
					margin: 1px 0px 0px 0px;
					}
					
			.Tkts3-alt {
				width: 351px;
				background-color: #ffffff;
				padding: 4px 2px 0px 2px;
				border-left: solid 1px #6b0100;
				}
				
				.Tkts3-alt input {
					width: 120px;
					height: 20px;
					font-size: 11px;
					padding: 3px 0px 0px 0px;
					margin: 1px 0px 0px 0px;
					}
				
			.Tkts3-alt2 {
				width: 351px;
				background-color: #ffffff;
				padding: 0px 2px 0px 2px;
				border-left: solid 1px #6b0100;
				}
				
				.Tkts3-alt2 input {
					width: 120px;
					height: 20px;
					font-size: 11px;
					padding: 3px 0px 0px 0px;
					margin: 1px 0px 0px 0px;
					}

			.Tkts3-alt3 {
				width: 351px;
				padding: 0px 2px 0px 2px;
				}
		
				.Tkts3-alt3 input {
					width: 351px;
					height: 20px;
					font-size: 11px;
					padding: 3px 0px 0px 0px;
					margin: 1px 0px 0px 0px;
					}
			
			.Tkts4 {
				width: 90px;
				background-color: #89bf40;
				padding: 3px 5px;
				color: #254100;
				border-bottom: solid 1px #71a32e;
				font-weight: bold;
				}
				
			.Tkts4-alt {
				background-color: #89bf40;
				padding: 0px 2px;
				text-align: right;
				}
				
			.Tkts5 {
				width: 90px;
				background-color: #000000;
				padding: 3px 5px;
				color: #ffffff;
				font-weight: bold;
				border: solid 1px #ffffff;
				}
				
			.Tkts6 {
				background-color: #c2c2c2;
				padding: 3px 5px;
				color: #ffffff;
				font-weight: bold;
				border: solid 1px #ffffff;
				border-top:0px;
				}
				
				.Tkts6 h1 {
					font-family: arial narrow, sans-serif;
					font-size: 25px;
					margin: 2px 0px;
					padding: 0px;
					}
	
			#form-error {
				background-color: #ff0000;
				font-weight: bold;
				color: #ffffff;
				padding: 2px 5px 3px 5px;
				border: solid 1px #000000;
				margin: -1px 0px 0px 0px;
				}

			#arrow {
				height: 35px;
				background-image: url(../img/arrow-bg.gif);
				background-repeat: repeat-x;
				margin: 0px 0px 15px 0px;
				}