@charset "utf-8";
/* CSS Document */

body {
	background-color: #ccc;
	font-family: Calibri, Helvetica, Tahoma, arial, sans-serif;
	font-size: 11pt;
	color: #000;
	line-height: 1.4;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none;
}
.copyright {
	text-align: left;
	font-size: 10pt;
	color: #333;
}
.copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover {
	text-decoration: none;
	color: #333;
}
.topnav {
	background-color: #333;
	font-family: Sabon, Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#fff;
}
.topnav a:link, .topnav a:visited, .topnav a:active, .topnav a:hover {
	text-decoration: none;
	color:#fff;
}
.topmenu {
	background-color: #CCC;
	color: #000000;
}
.maintable {
	background-color: #ffffff;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color:#CCC;
}
.topcontact {
	color: #000;
}
.topcontact a:link, .topcontact a:visited, .topcontact a:active, .topcontact a:hover {
	text-decoration: none;
	color: #000;
}
.ceragon {
	color: #333;
}
.ceragon a:link, .ceragon a:visited, .ceragon a:active, .ceragon a:hover {
	text-decoration: none;
	color: #333;
}
.maintitle {
	font-size:16px;
	font-family: Sabon, Garamond, Georgia, "Times New Roman", Times, serif;
}
.maintext {
	line-height:1.5;
	text-align: left;
}
.pagetitle {
	font-family: Sabon, Garamond, Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #006;
}
.topright {
	color: #444;
}
.topright a:link, .topright a:visited, .topright a:active, .topright a:hover {
	text-decoration: none;
	color: #444;
}
table {
	margin-left:auto; 
	margin-right:auto;
}
.quotes {
	font-family: Sabon, Garamond, Georgia, "Times New Roman", Times, serif;

	line-height:;
	color: #333;
	font-size: 14px;
	line-height: 1.5;
	font-weight: bold;
}
.csoboard {
	color: #0F3;
}
pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 9pt;
}
