@charset "utf-8";
/* CSS Document */

body {
	background-color: #ccc;
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link, a:hover, a:visited, a:active {
	text-decoration:none;
}
.copyright {
	text-align: left;
	color: #333;
	font-size: 12px;
}
.copyright a:link, .copyright a:visited, .copyright a:active, .copyright a:hover {
	text-decoration: none;
	color: #333;
}
.topnav {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	background-color: #333;
	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 {
}
.maintext {
	text-align: left;
}
.pagetitle {
	font-family: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size: 17px;
	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: Constantia, "Lucida Bright", Lucidabright, "Lucida Serif", Lucida, "DejaVu Serif," "Bitstream Vera Serif", "Liberation Serif", Georgia, serif;
	font-size:14px;
}
.csoboard {
	color: #0F3;
}
pre {
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: normal;
}
