/* CSS Document */


        /*Start Big titles menu*/     
			 
			
        P.bigtitlesmenu, 
		td P.bigtitlesmenu {
			font-family : PFBellGothicText-Regular;
			font-size : 14pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #C79668;
			margin-top : 0; 
			margin-bottom : 0;
		}


        /*End Big titles menu*/

        /*-----------------------------------------------------------------*/

		/*begin common main menu*/
	
		A.mainmenu, 
		td A.mainmenu {
			font-family : PFBellGothicText-Regular;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #58595B;
		}

		A.mainmenu:link,
		td A.mainmenu:link {
			font-family : PFBellGothicText-Regular;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #58595B;
		}

		 /*A.mainmenu:visited,
		 td A.mainmenu:visited {
			font-family : PFBellGothicText-Regular;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #C79668;
		}*/

		A.mainmenu:hover,
		td A.mainmenu:hover {
			font-family : PFBellGothicText-Regular;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #C79668;
		}

		A.mainmenu:active,
		td A.mainmenu:active {
			font-family : PFBellGothicText-Regular;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 8;
			text-decoration : none;
			color : #C79668;
		}

        /*end common main menu*/
		
		/*-----------------------------------------------------------------*/
		
		P.menup, 
		td P.menup {
		    font-family : PFBellGothicText-Regular;
		    margin-top : 2;
			margin-bottom : 2;
		}
		
		/*-----------------------------------------------------------------*/

		/*Begin Big Paragraphs*/
		
		 P.bigparagraph, 
		td P.bigparagraph {
			font-family : Tahoma;
			font-size : 14pt;
			font-weight : normal;
			letter-spacing : normal;
			text-align : left;
			padding-left : 2;
			padding-right : 50;
			color : #AEA681;
			margin-top : 20;
		}
		
		/*End Big Paragraphs*/
		
		/*-----------------------------------------------------------------*/
		
		/*Begin Black Main Text*/
		
		 P.blackmaintext, 
		td P.blackmaintext {
			font-family : Tahoma, Arial;
			font-size : 10pt;
			font-weight : normal;
			letter-spacing : normal;
			padding-left : 46;
			color : #000000;
			margin-right : 50;
			margin-top : -30;
		}
		
		/*End Black Main Text*/
		
		/*-----------------------------------------------------------------*/ 
		