body {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	margin: 11px 15px 0px 15px;
}

table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td {
	vertical-align: top;
	padding: 0px;
	}
	
form {
	padding: 0px;
	margin: 0px;
}

.maintbl {
	width: 100%;
	}
	
	.topleftbar {
		width: 208px;
		}
		
	.topcenterbar {
		background-image: url(img/topbar.jpg);
		background-repeat: repeat-x;
		}
		
		#white-text {
			height: 25px;
			text-align: right;
			color: #ffffff;
			font-family: arial, sans-serif;
			font-size: 15px;
			margin: 15px 10px 0px 0px;
			}
			
		#topcenterbar-row {
			height: 29px;
			font-family: arial, sans-serif;
			font-size: 12px;
			margin: 20px 10px 40px 3px;
			background-image: url(img/topnav-bg.gif);
			background-repeat: repeat-x;
			border-left: solid 1px #000000;
			border-right: solid 1px #000000;
			}
			
			#topcenterbar-nav {
				float: left;
				display: inline;
				width: 250px;
				height: 22px;
				padding: 7px 0px 0px 5px;
				font-weight: bold;
				}
				
				#topcenterbar-nav a:link {
					color: #000000;
					text-decoration: none;
					padding: 5px;
					}
					
				#topcenterbar-nav a:visited {
					color: #000000;
					text-decoration: none;
					padding: 5px;
					}

				#topcenterbar-nav a:hover {
					color: #000000;
					text-decoration: underline;
					padding: 5px;
					}
					
				#topcenterbar-nav a:active {
					color: #000000;
					text-decoration: underline;
					padding: 5px;
					}
				
			#topcenterbar-search {
				float: right;
				display: inline;
				width: 260px;
				height: 25px;
				padding: 4px 5px 0px 0px;
				text-align: right;
				}
				
				#topcenterbar-search input {
					height: 17px;
					padding: 0px 1px 0px 1px;
					font-size: 11px;
				}
		
.navigationbar {
	width: 208px;
	background-image: url(img/nav-bg.gif);
	background-repeat: repeat-y;
	font-family: arial, sans-serif;
	font-size: 12px;
	}
	
	#nav-detail {
		width: 188px;
		min-height: 370px;
		background-image: url(img/nav-detail.jpg);
		background-repeat: no-repeat;
		padding: 10px 0px 0px 20px;
	}

	.navigationbar h1 {
		font-size: 12px;
		margin: 0px 0px 5px 0px;
		color: #ffffff;
		}
		
	.navigationbar a:link {
		color: #000000;
		text-decoration: none;
		}
					
	.navigationbar a:visited {
		color: #000000;
		text-decoration: none;
		}

	.navigationbar a:hover {
		color: #000000;
		text-decoration: underline;
		}
					
	.navigationbar a:active {
		color: #000000;
		text-decoration: underline;
		}

td.largenavbox {
	width: 138px;
	height: 198px;
	background-image: url(img/largenavbox.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#largenavbox {
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.smallnavbox {
	width: 138px;
	height: 70px;
	background-image: url(img/mediumnavbox.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
.content {
	padding: 0px 20px 10px 5px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #474e76;
}

	.content h1 {
		font-family: arial narrow, arial, sans-serif;
		font-size: 18px;
		margin: 0px 0px 10px 0px;
	}
	
	.content td {
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #474e76;
	}
		
	.content input {
		margin: 1px 0px 5px 0px;
		width: 220px;
		height: 15px;
		padding: 0px;
		font-size: 11px;
	}
	
	.content textarea {
		margin: 1px 0px 5px 0px;
		width: 220px;
		height: 120px;
		padding: 0px;
		font-size: 11px;
		font-family: arial, sans-serif;
	}
	
	.content img {
		border: solid 1px #000000;
	}

#smallnavbox {
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#logo {
	padding-left: 35px;
}
span.navtitles {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
}
span.navtitles:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #233443;
}
#emptydiv {
	height: 1px;
	width: 50px;
}
span.navigation {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:active {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:hover {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.navigation:link {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
a.navigation:visited {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
input {
	height: 17px;
	border: 1px solid black;
}
textarea {
	border: 1px solid black;
}
#footer {
	padding-top: 35px;
	padding-right: 100px;
}
#contentbox {
	width: 535px;
	height: 225px;
	overflow-x: hidden;
	overflow-y: auto;
	border: 1px solid silver;
}
img.pic {
	border: 2px solid #9c9c9c;
}

#form-row1 {
	width: 500px;
	height: 20px;}

#form-row2 {
	width: 250px;
	height: 20px;
	padding: 0px 0px 0px 250px;
	margin: 0px 0px 15px 0px;}

#form-row3 {
	width: 395px;
	height: 20px;
	padding: 0px 0px 0px 105px;
	margin: 10px 0px 0px 0px;}

	#form-row3 input {
		width: 80px;
		height: 18px;}
		
#form-row4 {
	width: 500px;
	height: 100px;
	margin: 10px 0px 0px 0px;}

#form1 {
	display: inline;
	float: left;
	width: 105px;
	height: 15px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;}

#form2 {
	display: inline;
	float: left;
	width: 145px;
	height: 20px;
	padding: 0px 0px 0px 0px;}

	#form2 input {
		width: 135px;
		height: 16px;}
	
#form3 {
	display: inline;
	float: left;
	width: 395px;
	height: 20px;
	padding: 0px 0px 0px 0px;}

	#form3 input {
		width: 385px;
		height: 16px;	}
		
	#form3 textarea {
		width: 385px;
		height: 96px;	}
	
#form4 {
	display: inline;
	float: left;
	width: 395px;
	height: 20px;
	padding: 0px 0px 0px 0px;}

	#form4 input {
		width: 387px;
		height: 18px;}
		
#error-holder {
	background-color: #ffffff;
	color: #ff0000;
	font-weight: bold;
	border: solid 1px #ff0000;
	padding: 2px 5px 3px 5px;
	margin: 0px 0px 5px 0px;
}

#form-holder {
	background-color: #e4e9f0;
	padding: 8px 8px 10px 8px;
	border: solid 1px #a8a8a8;
}

.footer {
	padding: 10px 0px 0px 0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	text-align: center;}

	.footer a:link {
		color: #000000;
		text-decoration: underline;}
		
	.footer a:visited {
		color: #000000;
		text-decoration: underline;}
		
	.footer a:hover {
		color: #000000;
		text-decoration: underline;}
		
	.footer a:active {
		color: #000000;
		text-decoration: underline;}
	