h1 {
	color : #000000;
	background-color: #ffffff;
	font-size : 18pt;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : 900;
}

h3 {
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : none;
	font-weight : 700;
	margin : 0;
	padding : 0;
}

.u {
	text-decoration : underline;
}

a:link {
	color : #000000;
	background-color: #ffffff;
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : underline;
}

a:visited {
	color : #000000;
	background-color: #ffffff;
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : underline;
}

a:active {
	color : #000000;
	background-color: #ffffff;
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #000000;
	background-color: #ffffff;
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : underline;
}

div.top {
	width : 100%;
	padding : 2px 4px 4px 3px;
	border : 1px solid #999999;
	margin-left : auto;
	margin-right : auto;
}

div.top div {
	padding : 3px;
	border : none;
}

div.top p {
	margin : 0;
	padding : 2px 2px 2px 0;
}

div.bottom {
	width : 100%;
	padding : 3px 4px 2px;
	border-color : #999999;
	border-style : solid;
	border-width : 1px 0 0;
	margin-left : auto;
	margin-right : auto;
}

div.bottom div {
	padding : 3px;
	float : left;
	border : none;
	clear: left;
}

div.bottom p {
	margin : 0;
	padding : 4px;
}

.container {
	display : inline;
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	clear : left;
}

.left {
	width : 20%;
	float : left;
	clear : left;
	background-image : url('/image/back-lighter.gif');
	padding : 3px 5px 3px 3px;
	margin : 0 0 4px 2px;
}

.left div {
	float : left;
	clear : left;
}

.content {
	width : 75%;
	float : right;
	padding : 5px;
	margin : 2px;
}

#topmenu a:link {
	font-weight: bold;
	color : #cecece;
	background-color: #000000;
	background-image: url('/image/back.gif');
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : none;
}

#topmenu a:visited {
	font-weight: bold;
	color : #bebebe;
	background-color: #000000;
	background-image: url('/image/back.gif');
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : none;
}

#topmenu a:active {
	font-weight: bold;
	color : #cecece;
	background-color: #000000;
	background-image: url('/image/back.gif');
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : none;
}

#topmenu a:hover {
	font-weight: bold;
	color : #bed8ff;
	background-color: #000000;
	background-image: url('/image/back.gif');
	font-size : 11pt;
	font-family : sans-serif;
	text-decoration : none;
}

table {
	border-left : 1px solid #999999;
	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	margin-left : auto;
	margin-right : auto;
}

td {
	padding : 5px;
}

th {
	padding : 5px;
}

table.menu {
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
}

td.menu {
	border-left : 0;
	border-right : 0;
	border-bottom : 0;
}

body {
	color : black;
	font-size : 10pt;
	font-family : sans-serif;
	text-decoration : none;
	margin : 0;
	background-color : #ffffff;
}

td {
	color : black;
	background-color : #ffffff;
	font-size : 10pt;
	font-family : sans-serif;
	text-decoration : none;
}

td.navigation {
	color : black;
	background-color : #ffffff;
	font-size : 10pt;
	font-family : sans-serif;
	text-decoration : none;
}

th {
	background-color : #999999;
	color : #333333;
	background-image : url('/image/back-light.gif');
}

td.sub {
	background-color : #999999;
	color : #333333;
	background-image : url('/image/back-lighter.gif');
}
