a:link {
	color: #0000FF;
}

a:visited {
	color: #000099;
}

a:active, a:hover {
	color: #9900CC;
}

a:link, a:visited, a:active {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:link img.menuButton, a:visited img.menuButton {
	border-color: #99CCFF;
}

a:active img.menuButton, a:hover img.menuButton {
	border-color: #000099;
}

a.menu:link, a.menu:visited {
	text-decoration: underline;
}

a.menu:hover, a.menu:active {
	text-decoration: none;
}

body {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 100%;
	margin: 0px;
	padding: 5px;
}

col#col1 {
	width: 103px;
}

col#col2 {
	width: 84px;
}

col#col3 {
	width: 33px;
}

h2, h3, h4, h5 {
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 3px;
}

h2 {
	background-color: #99CCFF;
	background-image: url("../IMG/Corners/h1.gif");
	font-size: 140%;
	margin-top: 25px;
}

h2.title, h3.title, h4.title {
	margin-top: 0px;
	text-align: center;
}

h3 {
	background-color: #B1E4FF;
	background-image: url("../IMG/Corners/h2.gif");
	font-size: 120%;
	margin-top: 20px;
}

h4 {
	background-color: #CCF4FF;
	background-image: url("../IMG/Corners/h3.gif");
	font-size: 110%;
	margin-top: 15px;
}

h4.author, h2.title, h3.title, h4.title {
	background-color: transparent;
	background-image: none;
	margin-top: 0;
}

h4.author {
	margin-bottom: 5px;
}

h5 {
	background-color: #E8FFFF;
	background-image: url("../IMG/Corners/h4.gif");
	font-size: 100%;
	margin-top: 10px;
}

hr {
	background-color: #000099;
	border: none;
	color: #000099;
	height: 1px;
	margin: 3px;
	padding: 0px;
}

img, table {
	border: 0px;
}

img.bullet {
	margin: 0.2em;
}

img.flag {
	border: 1px solid black;
	margin: 2px;
}

img.logo {
	height: 80px;
	width: 80px;
}

img.menuButton {
	border-width: 2px;
	border-style: solid;
	height: 0.9em;
	margin-right: 0.1em;
	vertical-align: top;
	width: 0.9em;
}

img.bullet, img.flag, td#flags, td#printerFriendly {
	vertical-align: middle;
}

ol.letters {
	list-style-type: lower-alpha;
}

ol.numbers {
	list-style-type: decimal;
}

p {
	margin-top: 4pt;
	margin-bottom: 5pt;
	padding: 0px;
	text-align: justify;
}

pre {
	font-size: 8pt;
}

span.warning {
	background-color: red;
}

table#columns {
	background-image: url("../IMG/Corners/small_top_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
}

table#columns, table#main {
	table-layout: fixed;
	width: 100%;
}

table#columns td, td#bottomLeft, td#footer, td#header, td#left, td#printerFriendly {
	padding: 7px;
}

table#columns td.last {
	padding-right: 0px;
}

table#columns table td {
	padding: 0px;
}

table#main {
	background-color: #99CCFF;
}

td {
	font-size: 100%;
	vertical-align: top;
}

td#bottomLeft {
	background-image: url("../IMG/Corners/big_bottom_left.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}

td#flags {
	width: 33px;
}

td#footer {
	background-image: url("../IMG/Corners/big_bottom_right.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

td#footer p {
	font-size: 80%;
	text-align: center;
}

td#header {
	background-image: url("../IMG/Corners/big_top_right.gif");
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
}

td#header p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: bold;
	margin: 0px;
	text-align: center;
}

td#left .floatLeft, td#left .floatRight {
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}

td#lastUpdate, td#printerFriendly {
	font-size: 13px;
	text-align: center;
}

td#pageContent {
	background-color: white !important;
	background-image: url("../IMG/Corners/small_bottom_left.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0px;
}

td#printerFriendly {
	width: 70px;
}

td#topLeft {
	background-image: url("../IMG/Corners/big_top_left.gif");
	background-position: top left;
	background-repeat: no-repeat;
	padding-bottom: 7px;
	padding-left: 23px;
	padding-right: 0px;
	padding-top: 23px;
	width: 96px;
}

ul {
	list-style-type: disc;
	margin-top: 5pt;
}

.clear {
	clear: both;
}

.floatLeft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}

.floatRight, .floatLeft {
	margin-bottom: 5px;
	margin-top: 5px;
}

.floatRight {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
			
.hidden {
	display: none;
}

.first {
	margin-top: 0px;
}

.invisible {
	visibility: hidden;
}

.menuLevel1, .menuLevel2, .menuLevel3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 115%;
	text-align: left;
	text-indent: -1.6em;
}

.leaf {
	text-indent: -0.4em;
}

.menuLevel1 {
	font-size: 17px;
	padding-left: 1.6em;
}

.menuLevel2 {
	font-size: 15px;
	padding-left: 2.6em;
}

.menuLevel3 {
	font-size: 13px;
	padding-left: 3.6em;
}

.shown {
	display: block;
}

