	html {
		height: 100%;
	}

	body {
		background: url(images/body_bg.JPG);
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #215888;
	}
	
	td {
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #215888;
	}

	a:link { 
		color:#897414; 
		text-decoration: none; 
	}

	a:visited { 
		color:#897414; 
		text-decoration: none; 
	}

	a:active { 
		color:#897414; 
		text-decoration: none; 
	}

	a:hover {
		color: #897414;
		text-decoration: underline;
	}
	
	a.navtop:link { 
		color:#FFFFFF; 
		text-decoration: none; 
	}

	a.navtop:visited { 
		color:#FFFFFF; 
		text-decoration: none; 
	}

	a.navtop:active { 
		color:#FFFFFF; 
		text-decoration: none; 
	}

	a.navtop:hover { 
		color:#FFFFFF; 
		text-decoration: underline; 
	}
	
	img {
		border-width: 0px;
		margin: 0px,0px,0px,0px;
		padding: 0px,0px,0px,0px;
		display: block;
	}

	#middle {
		height: 36px;
		background: url(images/middle.JPG);
		border-left: solid #4F80AB;
		border-right: solid #4F80AB;
		border-width: 1px;
	}

	#content {
		border-left: solid #4F80AB;
		border-right: solid #4F80AB;
		border-bottom: solid #4F80AB;
		border-width: 1px;
	}

	.bar {
		background: url(images/bar_bg.JPG);
		height: 21px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #215888;
	}
	
	.midtext {
		color: #000000;
		font-family: arial, sans-serif;
		font-size: 14px;
		vertical-align: middle;
	}

	.text {
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #215888;
	}
	
	#welcome {
		height: 94px;
	}

	#leftnav {
		border-right: solid #4F80AB;
		border-width: 1px;
	}
	
	#news {
		height: 21px;
	}
	
	.under {
		border-bottom: solid #4F80AB;
		border-width: 1px;
		padding-bottom: 1px;
		padding-top: 1px;
	}
	
	.header { 
		font-family: Trebuchet MS, sans-serif; 
		font-size: 13pt; 
		text-decoration: none;
	}

	#space {
		height: 10px;
		width: 639px;
	}

	.menu { 
		color: #FFFFFF;
		font-family: arial, sans-serif;
		font-size: 14px;
		vertical-align: middle;
	}

	.submenu { 
		position: absolute; 
		background-color: #C9DFF6; 
		width: 120px;
		font-family: arial, sans-serif;
		font-size: 12px;
		color: #215888;
		border-style: solid;
		border-width: 1px;
		margin: 1px;
		padding: 1px;
		text-align: left;
	}
	
	hr {
		size: 1px;
		height: 1px;
		color: #4F80AB;
	}

table.full
{
	width:100%;
	height:100%
}
