body {
	font-size: 10pt;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
}
body.ckeditor {
	font-size: 10pt;
	color: #606060;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 4px;
	padding: 4px;
}

h1 {
	color: #808080;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold; 
	margin-top: 20pt;
	margin-bottom: 16pt;
	text-align: center;
	font-family:  Helvetica, arial;
}
h2 {
	color: #808080;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold; 
	margin-top: 20pt;
	margin-bottom: 16pt;
	text-align: center;
	font-family:  verdana, arial;
	letter-spacing: 0pt;
}
.text {
	text-align: justify;
	text-indent: 20pt;
	margin-top: 2pt;
	margin-bottom: 12pt;
	font-size: 10pt;
	color: #606060;
}
.logo {
	font-weight: 400; font-size: 7pt; color: #606060; font-family: tahoma
}
.address {
	font-weight: 400; font-size: 8pt; color: #606060; font-family: tahoma
}

a:link, a:visited {
  color: #606060;
	font-weight: 400; 
	font-size: 10pt; 
	text-decoration: underline
}
a:hover, a:active {
  color: #909090;
	font-weight: 400; 
	font-size: 10pt; 
	text-decoration: underline
}
 a.menu-top:link,  a.menu-top:visited {
  color: #808080;
	text-decoration: none;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold; 
	font-family:  arial;
	letter-spacing: 1pt;
 }
  a.menu-top:hover, a.menu-top:active {
  color: #2c5c8b;
	text-decoration: none;
	font-size: 16pt;
	font-style: normal;
	font-weight: bold; 
	font-family:  arial;
	letter-spacing: 1pt;
 }
a.menu-left:link, a.menu-left:visited  {
	color: #628eb8;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
}
a.menu-left:hover , a.menu-left:active {
	color: #2c5c8b;	
  font-size: 10pt; 
  font-weight: bold;
	text-decoration: none;
}


a.menu-bottom:link, a.menu-bottom:visited {
	font-weight: 400; 
	font-size: 8pt; 
	color: #606060; 
	font-family: tahoma; 
	text-decoration: underline
}
a.menu-bottom:hover, a.menu-bottom:active  {
	font-weight: 400; 
	font-size: 8pt; 
	color: #cccccc; 
	font-family: tahoma; 
	text-decoration: underline
}
div.content {	
	margin: 40px 10px;
	padding: 0px 10px;
}
div.icons {
	margin-top: 4px;
  margin-left: 20px;
}
div.menu-left {	
	margin: 16px 0px 20px 10px;
	padding: 16px 0px 20px 10px;
}
p.menu-left {	
	font-family:  verdana, arial;
	color: #2c5c8b;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold; 
  margin-left: 3px;
	padding-left: 3px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
p.menu-top {
	margin: 0px;
}
ul {
	font-size: 10pt;
	color: #606060;
	margin-left: 30px;
	padding-left: 30px;
	list-style-type: square;
	list-style-position: outside;
}
li {
	margin-top: 3px;
	padding-top: 3px;
}
ul.menu-left {
	font-size: 10pt;
	color: #628eb8;
	margin-top: 10px;
	padding-top: 0px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	list-style-type: square;
	list-style-position: outside;
}

ol {
	font-size: 10pt;
	padding-left: 60px;
	margin-left: 0px;
	margin-bottom: 10px;
	margin-top:0px;
	margin-right: 0px;
}

hr {
	color: #CCCCCC;
	height: 4px;
	border: 0px;
	background-color: #CCCCCC;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.pic {
	margin: 4px 10px ;
	border: 1px solid #666666;
}

.banner {
	font-size: 10pt;
	text-align: center;
	margin: 10px 40px;
}
.news {
	font-size: 10pt;
	text-align: center;
	margin: 0px 4px;
}
.prst {
	text-align: left;
	margin: 2px;
	padding: 2px;
  font-size : 9pt;
}
.pr {
	text-align: right;
	margin: 2px;
	padding: 2px;
  font-size : 9pt;
}

table.prise {
	border: 1px solid #CCCCCC;
	width: 100%;
	margin-bottom: 20px;
}
td.prise {
	border: 1px solid #CCCCCC;
	margin: 4px;
  font-size : 8pt;
	text-align: center;
	vertical-align: text-top;
}
table.center {
}


FORM 
{
  margin : 0em;
  padding : 0.1em;
}
INPUT 
{
	background-color : #EEEEEE;
	font-size : 11px;
}

SELECT {
  background-color : #EEEEEE;
  font-size : 11px;
}

TEXTAREA {
	background-color : #EEEEEE;
	font-family :  verdana, arial, geneva, sans-serif;
	font-size : 12px;
}





