body, table {
	font-family: Arial ;
	font-size: 16px ;
	text-align: justify ;
	color: 006677 ;
	background-color: white ;
	}

body {
	scrollbar-face-color: white ;
	scrollbar-track-color: white ;
	scrollbar-arrow-color: 006677 ;
	scrollbar-shadow-color: 77bbcc ;
	scrollbar-darkshadow-color: white ;
	scrollbar-highlight-color: white ;
	scrollbar-3dlight-color: 77bbcc ;
	}

a {
	text-decoration: none ;
	color: 0099aa ;
	}

a:hover {text-decoration: underline}

hr {height: 1px; color: 006677 }

ul {margin-top: 2px ; margin-bottom: 2px ; list-style-image: url(images/bullet2.gif) ; text-align: left }

.headerul {
	padding: 0px ;
	border-bottom: 2px solid #77bbcc ;
	}

.menubar {
	background: url(images/amgradover.gif) top right no-repeat ;
	}

.menu {
	}

.menu a {
	border: 1px solid #0099aa ;
	padding: 4px ;
	width: 195px ;
	text-align: center ;
	font-size: 12px ;
	font-weight: bold ;
	margin: 2px ;
	padding-bottom: 5px ;
	padding-right: 5px ;
	}

.menu a:hover {
	text-decoration: none ;
	color: 006677 ;
	border-color: #006677 ;
	border-bottom-width: 2px ;
	border-right-width: 2px ;
	padding-bottom: 4px ;
	padding-right: 4px ;
	}

.sublogo {
	width: 315px ;
	background-color: 77bbcc ;
	text-align: center ;
	color: white ;
	padding: 3px ;
	font-weight: bold ;
	}

.sidebar {
	padding: 0px ;
	}

.content {
	padding: 16px ;
	padding-top: 26px ;
	width: 90% ;
	}

.header {
	font-weight: bold ;
	}

.subhead {
	color: 66aabb ;
	font-weight: bold ;
	}

small {font-size: 12px}
