#scroll{position: absolute;  right : 1px;  top :400px;  z-index : auto;   }

.copyrights {
    background: none;
	text-decoration: none;
	color : #004F71;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-variant : normal;
	font-size : 10px;	
}

a.copyrights,a.copyrights:visited {
    background: none;
	text-decoration: none;
	color : #004F71;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : xx-small; 	
	font-style : normal;
	font-variant : normal;
	font-weight : 600;
}

 a.copyrights:hover {
	color : #467E38;	
}

a.copyrights:active {
	background-color : #FCFCF3;
	color: ;
	font-size :x x-small;
}

.main-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-style : normal;
	font-variant : normal;
	font-weight : 900;
	color : #004D6C;		
}

.main-text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;	
}

.ActionButton {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 9pt;
        background: #004D6C;
        color: #F7EED8;
}

.link-cat {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : oblique;
	font-variant : normal;
	font-weight : 600;
	color : #005379;
	text-decoration : underline;
}

a.link,a.link:visited {
	color :  #4576C0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-variant : normal;
	font-weight : 500;	
}

a.link:hover {
    color : #467E38;
}
 
 a.link:active {
   background-color : #FCFCF3;
}

.input,textarea,select {
  
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
		background-color : #F7EED8;
		border : 1px solid #004F71;
}

.contact-title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : 700;
	color : #004D6C;	
}

.contact-text {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : #004D6C;
} 