body, ol, ul, li, p, td {
	font-family: Futura, Verdana, Helvetica;
	font-size: x-small;
	color: #333399;
	}
body {
	margin: 0;
	}
p { margin-top: 0; }	
h1, h2, h3, h4, h5, h6 {
	color: #333399;
	padding: 0px;
	margin: 0px;
	font-family: Futura, Verdana, Helvetica;
	letter-spacing: 1px;
}
h1 {
	font-size: medium;
	text-decoration: none;
	font-weight: light;
	}
h2 {
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	}
h3 {
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	}
h4 {
	text-decoration: none;
	font-size: xx-small;
	font-weight: bold;
	}
h5 {
	text-decoration: none;
	font-size: xx-small;
	font-weight: light;
	}
h6 {
	font-weight: lighter;
	text-decoration: none;
	font-size: xx-small;
	font-weight: lighter;
	}		

a:link {
	color: #006600;
	text-decoration: none;
	}
a:visited {
	color: #006600;
	text-decoration: none;
	}
a:active {
	color: #333333;
	text-decoration: none;
	}
a:hover {
	color: #666666;
	text-decoration: none;
	}
.register {
	font-size: xx-small;
	background-color: #9cd3f5;
	padding: 5px;
	color: #333399;
	text-align: right;
	height: 30px;
	letter-spacing: 1px;
}
.formtitle {
	font-size: x-small;
	background-color: #c4e5fa;
	font-weight: bold;
	letter-spacing: 1px;
}
input, select, textarea{
	font-family: Futura, Verdana, Helvetica;
	font-size: x-small;
	border: none;
	background-color: #9cd3f5;
	color: #333399;
}
.forminput {
	padding: 5px;
	width: 170px;
}
.height {
	vertical-align: bottom;
}

#navcontainer
{
	font-size: x-small;
	font-weight: bold;
	margin-left: 0px;
	width: 150px;
	padding: 0;
	margin-bottom: 0;
	background-color: #c4e5fa;
	color: #333399;
}
		
		#navcontainer ul
		{
			list-style: none;
			margin-left: 0;
			padding: 0;
			border: none;
		}
		
		#navcontainer li
		{
			border-bottom: 1px solid #c4e5fa;
			margin: 0;
		}
		
		#navcontainer li a
		{
			display: block;
			padding: 5px 5px 5px 5px;
			background-color: #c4e5fa;
			color: #333399;
			text-decoration: none;
			width: 100%;
		}
		
		html>body #navcontainer li a { width: auto; }
		
		#navcontainer li a:hover
		{
			background-color: #add6f7;
			color: #333399;
		}
		
		#navcontainer li li
		{
			border-top: 0;
			border-bottom: 0;
			margin: 0;
		}
		
		#navcontainer li li a
		{
			display: block;
			padding: 5px 5px 5px 20px;
			background-color: #d2e5fc;
			color: #333399;
			text-decoration: none;
			width: 100%;
		}

#subnav {
	width: 150px;
	padding: 0 0 0 0;
	margin-bottom: 0em;
	background-color: #c4e5fa;
	color: #333;
	}
	
	#subnav ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#subnav li {
		margin: 0px;
		list-style: none;
		list-style-image: none;
		}
	
	#subnav li a {
		display: block;
		padding: 5px 5px 5px 5px;
		background-color: #c4e5fa;
		color: #2c388d;
		text-decoration: none;
		width: 100%;
		}

	html>body #subnav li a {
		width: auto;
		}

	#subnav li a:hover {
		background-color: #ADD6F7;
		color: #2c388d;
		}

div.floatright {
				float:right;
				margin:0px;
				padding:0px 0px 10px 10px;
				width:140px;
}

#Content {
		text-align: justify;
}

#Content #Gallery {
	float:right;
	width:230px;
	margin:0px;
	padding:0px 0px 10px 10px;
}

div.spacer {clear: both;}

.searchdatafield
{
    width: 133px;
}
.smalldatafield
{
    width: 75px;
}
.mediumdatafield
{
    width: 90px;
}
.datafield
{
    width: 175px;
}
.longdatafield
{
    width: 274px;
}
