/* CSS Document */
		
	
		
		 /*-----------------------------------------------------------------*/

		/*begin main menu*/
	
		A.mainmenu, 
		td A.mainmenu {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : bold;
			margin-left : 4px;
			color : #ffffff;
			text-decoration:none;
			letter-spacing: 1px;
		}

		A.mainmenu:link,
		td A.mainmenu:link {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : bold;
			margin-left : 4px;
			color : #ffffff;
			text-decoration:none;
			letter-spacing: 1px;
		}

		 A.mainmenu:visited,
		 td A.mainmenu:visited {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : bold;
			margin-left : 4px;
			color : #d9ebcd;
			text-decoration:none;
			letter-spacing: 1px;
		}

		A.mainmenu:hover,
		td A.mainmenu:hover {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : bold;
			margin-left : 4px;
			color : #CC0000;
			text-decoration:none;
			letter-spacing: 1px;
		}

		A.mainmenu:active,
		td A.mainmenu:active {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : bold;
			margin-left : 4px;
			color : #A6A6A6;
			text-decoration:none;
			letter-spacing: 1px;
		}

        /*end main menu*/
		
		/*-----------------------------------------------------------------*/
		
		
		
		/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
		
		
		/*Begin Pmenu*/
		
		 P.pmenu, 
		td P.pmenu {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			margin-left : 0px;
			color : #0066A6;
			margin-top: 4px;
			margin-bottom: 4px; 
			letter-spacing: 1px; 
		}
		
		/*End Pmenu*/ 
		
		
		/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
		

		
		/*-----------------------------------------------------------------*/
		
		/*Begin Blue Title*/
		
		 P.bluetitle, 
		td P.bluetitle {
			font-family : Tahoma, Arial;
			font-size : 18pt;
			font-weight : bold;
			letter-spacing : normal;
			color : #4779bd;
			margin-top : 15px; 
			text-align : left;
			margin-left: 15px; 
		}
		
		/*End Blue Title*/ 
		
		/*-----------------------------------------------------------------*/
		
		
		
		/*Begin Line NOT USEFULL*/
		
		 HR.line, 
		td HR.line {

			margin-top: 18px;
			margin-bottom: 18px; 

		}
		
		/*End Line NOT USEFULL*/
		
		
			
		/*-----------------------------------------------------------------*/
		
		/*Begin Service Text*/
		
		 P.servicetext, 
		td P.servicetext {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			color : #000000;
			margin-top : 20px; 
			text-align : left;
			margin-left: 15px;
			margin-right: 15px; 
		}
		
		/*End Service Text*/ 
		
		/*-----------------------------------------------------------------*/	
			
				
		
		/*Begin Footer Text*/
		
		 P.footertext, 
		td P.footertext {
			font-family : Tahoma, Arial;
			font-size : 8pt;
			font-weight : normal;
			letter-spacing : 1;
			text-align:center;
			color : #ffffff;  
		}
		
		/*End Footer Text*/ 
		
		
		/*-----------------------------------------------------------------*/	
		

        