body	{
			font-size: 11px;
			background-color: #ffffff;
			scrollbar-face-color: #B99E27;
						scrollbar-track-color: #95A9CC;
						scrollbar-arrow-color: black;
						scrollbar-shadow-color: 	#17467C;
						scrollbar-darkshadow-color: 	#17467C;
						scrollbar-highlight-color: #FFFFEE;
						scrollbar-3dlight-color: #17467C;
			scrolllbar-base-color: #B99E27;
		}

a.menu1:link { color: #ffffff; text-decoration: underline }
a.menu1:active { color: red; text-decoration: underline }
a.menu1:visited { color: blue; text-decoration: underline }
a.menu1:hover { color: #072B61; text-decoration: underline }

a.menu2:link { color: #072B61; text-decoration: underline }
a.menu2:active { color: red; text-decoration: underline }
a.menu2:visited { color: blue; text-decoration: underline }
a.menu2:hover { color: #B99E27; text-decoration: underline }

a.menu3:link { color: #ffffff; text-decoration: underline }
a.menu3:active { color: red; text-decoration: underline }
a.menu3:visited { color: yellow; text-decoration: underline }
a.menu3:hover { color: #B99E27; text-decoration: underline }


h4	{
			font-size: 13px;
			font-variant: small-caps;
			font-family: verdana, arial, sans-serif;
			padding-left: 5px;
			padding-top: 2px;
			padding-bottom: 3px;
			margin-bottom: -5px;
			border-bottom: 2 px solid #072B61;
			background-color: #B99E27;
			}

h3
		{
			font-size: 13px;
			font-variant: small-caps;
			font-family: verdana, arial, sans-serif;
			padding-left: 5px;
			padding-top: 2px;
			padding-bottom: 3px;
			margin-bottom: -5px;
			border-bottom: 2px solid #072B61;
			background-color: #9CB7C9;
		}


ul		{
			font-size: 11px;
			font-family: verdana, arial, sans-serif;
		}

#about
		{
			position: absolute; top: 80px; left: 25px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#software
		{
			position: absolute; top: 80px; left: 265px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#orders
		{
			position: absolute; top: 80px; left: 505px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#resources
		{
			position: absolute; top: 190px; left: 265px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#specialsvcs
		{
			position: absolute; top: 410px; left: 505px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}



#seminars
		{
			position: absolute; top: 230px; left: 25px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#contact
		{
			position: absolute; top: 355px; left: 25px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
			}

#Lorders
		{
		position: absolute; top: 720px; left: 25px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
		}

#Lresources
		{
			position: absolute; top: 720px; left: 265px;
			width: 230px;
			background-color: #ffffff;
			border: 1px solid #072B61;
		}

#Lservices
	{
		position: absolute; top: 720px; left: 505px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
	}

#Rpublications
	{
		position: absolute; top: 915px; left: 25px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
		}

#Rresources
	{
		position: absolute; top: 915px; left: 265px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
		}

.h3
	{
	            font-size: 13px;
				font-variant: small-caps;
				font-family: verdana, arial, sans-serif;
				color: #ffffff;
				padding-left: 5px;
				padding-top: 2px;
				padding-bottom: 3px;
				margin-bottom: -5px;
				border-bottom: 2px solid #072B61;
			background-color: #072B61;
	}

#CPublications
	{
		position: absolute; top: 1150px; left: 25px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
		}

#CResources
	{
		position: absolute; top: 1150px; left: 265px;
		width: 230px;
		background-color: #ffffff;
		border: 1px solid #072B61;
		}

.h2
	{
	            font-size: 13px;
				font-variant: small-caps;
				font-family: verdana, arial, sans-serif;
				color: #ffffff;
				padding-left: 5px;
				padding-top: 2px;
				padding-bottom: 3px;
				margin-bottom: -5px;
				border-bottom: 2px solid #072B61;
			background-color: #B99E27;
	}
