body {
			margin-left: 10;
			margin-right: 10;
			margin-top: 0;
			margin-bottom: 0;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
}
.header {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 31px;
			font-weight: bold;
			color: #006699;
}
.text {
	color: #000000;
}
.topmenu {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 12px;
			font-weight: bold;
			color: #006699;
			text-decoration: underline;
}
td.cl {
  border-left: 1px solid #CCCCCC;
}
.cpright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
div.top-menu {
	background-color: #F4F4F4;
	border: 1px solid gray;
	padding: 5px;
}
div.menu-left {
	background-color: #F4F4F4;
	border: 1px solid gray;
	padding: 5px;
}
a.top-logo {
	text-decoration: none;
}
table#main {
	width: 100%;
	height: 100%;
}	

.button {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: #000000 1px solid;
}

.txt {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.button-na {color: #6b6b6b; cursor: default;}
