/* CSS Document */
		


/*begin global menu*/
	
		A.topmenu, 
		td A.topmenu {
			font-family : Calibri, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			color : #0069B4;
			text-decoration : none;
		}

		A.topmenu:link,
		td A.topmenu:link {
			font-family : Calibri, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			color : #0069B4;
			text-decoration : none;
		}

		 /*A.topmenu:visited,
		 td A.topmenu:visited {
			font-family : Calibri, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
		}*/

		A.topmenu:hover,
		td A.topmenu:hover {
			font-family : Calibri, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
		}

		A.topmenu:active,
		td A.topmenu:active {
			font-family : Calibri, Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
		}

        /*end global menu*/
		
		/*-----------------------------------------------------------------*/
				
		
		/*begin TOP2 menu*/
	
		A.top2menu, 
		td A.top2menu {
			font-family : Calibri, Tahoma, Arial;
			font-size : 16pt;
			font-weight : bold;
			color : #0069B4;
			text-decoration : none;
			margin-left: 32px;
		}

		A.top2menu:link,
		td A.top2menu:link {
			font-family : Calibri, Tahoma, Arial;
			font-size : 16pt;
			font-weight : bold;
			color : #0069B4;
			text-decoration : none;
			margin-left: 32px;
		}


		A.top2menu:hover,
		td A.top2menu:hover {
			font-family : Calibri, Tahoma, Arial;
			font-size : 16pt;
			font-weight : bold;
			color : #cc0000;
			text-decoration : none;
			margin-left: 34px;
		}

		A.top2menu:active,
		td A.top2menu:active {
			font-family : Calibri, Tahoma, Arial;
			font-size : 16pt;
			font-weight : bold;
			color : #cc0000;
			text-decoration : none;
			margin-left: 32px;
		}

        /*end TOP2 menu*/
		
		/*-----------------------------------------------------------------*/

		/*-----------------------------------------------------------------*/

/*START KOUMPI STYLE*/ 

.button {
  background-color: #0b6ab3; 
  border: none;
  border-radius: 8px;
  color: #fce456;
  padding: 6px 12px;
  font-family : Calibri;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14pt;
  font-weight : bold;
  width: 170px;
  cursor:crosshair; 
  margin-left: 34px;
}


.button {
  transition-duration: 0.4s;
}

.button:hover {
  background-color: #d91553;
  color: white;
}
/*END KOUMPI STYLE*/


/*START KOUMPI 2 STYLE*/ 

.buttontwo {
  background-color: #fce456; 
  border: none;
  border-radius: 8px;
  color: #0b6ab3;
  padding: 6px 12px;
  font-family : Calibri;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 14pt;
  font-weight : bold;
  width: 170px;
  cursor:crosshair; 
  margin-left: 34px;
}


.buttontwo {
  transition-duration: 0.4s;
}

.buttontwo:hover {
  background-color: #d91553;
  color: white;
}
/*END KOUMPI 2 STYLE*/


		/*-----------------------------------------------------------------*/
		
		/*-----------------------------------------------------------------*/





				
		
/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/

ul {
    font-family: Arial, Verdana;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    list-style: none;
	font-weight:normal;
	margin-left: 4px;
}
ul li {
    display: block;
    position: relative;
    float: left;
}
li ul {
    display: none;
}
ul li a {
    display: block;
    text-decoration: none;
    color: #0069B4;
    border-top: none;
    padding: 5px 15px 5px 15px;
    background:none;
    margin-left: 1px;
    white-space: nowrap;
}
ul li a:hover {
color: #cc0000;
}
li:hover ul {
    display: block;
    position: absolute;
	color: #cc0000;
	background: #ffe255;
}
li:hover li {
    float: none;
    font-size: 10pt;
	color: #cc0000;
}
li:hover a { background: none; }
li:hover li a:hover {
    background: none;
}

/**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**//**/ 



		 /*-----------------------------------------------------------------*/

			
/*-----------------------------START CONTACT FORM------------------------------------*/
		
        P.formy, 
		td P.formy {
			font-family : Arial, Verdana;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : 1;
			color : #0069B4;
			margin-right: 10px; 
		}
		
/*-------------------------------END CONTACT FORM----------------------------------*/	

	
			
		/*-----------------------------------------------------------------*/
		
		/*Begin Service Text*/
		
		 P.servicetext, 
		td P.servicetext {
			font-family : Calibri;
			font-size : 12pt;
			font-weight : normal;
			letter-spacing : normal;
			color : #000000;
			margin-top : 10px; 
			margin-left: 18px;
			margin-right:6px; 
		}
		
		/*End Service Text*/ 
		
		/*-----------------------------------------------------------------*/	
		
				/*Begin Small Text*/
		
		 P.smalltext, 
		td P.smalltext {
			font-family : Calibri;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			color : #666666;
			margin-top : 1px; 
			margin-left: 18px;
			margin-right:6px;
			font-style:italic;
		}
		
		      /*End Small Text*/
		
		
	/*-----------------------------------------------------------------*/		
	
	/*begin pelma menu*/
	
		A.pelmamenu, 
		td A.pelmamenu {
			font-family : Calibri, Tahoma, Arial;
			font-size : 9pt;
			font-weight : normal;
			color : #0069B4;
			text-decoration : none;
			margin-right: 10px;
		}

		A.pelmamenu:link,
		td A.pelmamenu:link {
			font-family : Calibri, Tahoma, Arial;
			font-size : 9pt;
			font-weight : normal;
			color : #0069B4;
			text-decoration : none;
			margin-right: 10px;
		}

		 /*A.pelmamenu:visited,
		 td A.pelmamenu:visited {
			font-family : Calibri, Tahoma, Arial;
			font-size : 9pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
			margin-right: 10px;
		}*/

		A.pelmamenu:hover,
		td A.pelmamenu:hover {
			font-family : Calibri, Tahoma, Arial;
			font-size : 9pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
			margin-right: 10px;
		}

		A.pelmamenu:active,
		td A.pelmamenu:active {
			font-family : Calibri, Tahoma, Arial;
			font-size : 9pt;
			font-weight : normal;
			color : #cc0000;
			text-decoration : none;
			margin-right: 10px;
		}

        /*end pelma menu*/
		
		/*-----------------------------------------------------------------*/	
		
		
		