h1,h2,h3,h4,h5 { font-family: Geneva, Helvetica, Arial, sans-serif; }

            h5 { color: #00003f; }

            h2 { color: #5E2D02 }

            h4, h3 { color: #5E2D02 ; }

            a { color: #00003f; }

	    a.personalizate { color: #5E2D02 ; }

            p { color: #00003f; font-size: 0.9em;}

            ul li {color: #00003f; font-size: 0.9em;}

			input,textarea { background-color: #efefef; font-family: Geneva, Helvetica, Arial, sans-serif; font-size: 8pt; }

			body {
                background: url('../includes/bg.jpg') repeat-x top left #0589b9; 
				font-family: Geneva, Helvetica, Arial, sans-serif;
                margin: 0 auto;
			}

			.smalltext { font-size: 9pt; }

			.smallertext { font-size: 8pt; }

			.maintable {
				border: 1px solid #666666;
				background-color:#FFFAF9;
				border-spacing: 0px;
				border-collapse: collapse;
                                margin-top: 1px;
			}
			
    		.masthead {
				color: #000000;
				background-color: #ffffff;
				font-family: Geneva, Helvetica, Arial, sans-serif;
				font-size: 20pt;
				font-weight: 800;
				text-decoration: none;
			}
				
			td.belowmasthead {
			
				/*  What is this page area called in newspaper lingo?  someone help me :-)  */
				background-color: #FFC77F;
				border-top: 1px solid #666666;
				border-bottom: 1px solid #666666;
				font-family: Geneva, Helvetica, Arial, sans-serif;
				font-size: 10pt;
			}
			
			.error_message {
				font-family: Geneva, Helvetica, Arial, sans-serif;
				font-size: 10pt;
				font-weight: bold;
				color: #ffffff;
				background-color: #bb0000;
			}

			a.primarynav:link,a.primarynav:visited 
			{ 
				display: block; 
				width: 142px; 
				border-left:2px solid #000; 
				background-color: #FFab79;
				color:#00003f;
				font-family: Geneva, Helvetica, Arial, sans-serif;
				font-size: 0.8em;
				font-weight: 500;
				text-decoration: none;
				text-indent: 10px;	
				text-align: left;
			} 	
            a.primarynav:hover { text-decoration: none; color: #ffffff; background-color: #5D7CBA; border-left:2px solid #21ECE9; }

			.button  { 
				color: #000000;
				font-weight: 500;
				font-size: 10px;
				font-family: Geneva, Helvetica, Arial, sans-serif;
				background-color: #dfdfe4;
				border: 1px solid #808080; 
				margin: 0px
			}

            td.cell {
                background: url('../includes/coltar.jpg') repeat-x left top;
            }

            .zuzu {
                color: #00003f;
            }

            .zuzu li a:link, a:visited {
                text-decoration: underline;
                color: #00003f;
            }

            .zuzu li a:hover {
                text-decoration: underline;
                color: #046778;
            }

            .parte_statica {
                display: block;
                border: 1px solid #ff9350;
                padding: 10px;
                margin-top: 40px;
                font-size: 0.8em;
            }

            .imglink {
                border: 2px solid #ff9350;
            }

            a.readmore:link, a.readmore:visited   
            {
                font-size: 0.8em;
            } 
    
            #altearticole {
                display: block;
                background-color: #ffe1bd;
                padding: 5px;
                border-bottom: 2px solid #ffab79;
            }

            a.meniu_subheader:link, a.meniu_subheader:visited {
                color: #5B1805;
                text-decoration: none;
            }
    
            a.meniu_subheader:hover {
                color: #A92C09;
                text-decoration: underline;
            }

            .pozain {
                padding: 10px;
            }

            #copyright {
                font-size: 0.8em;
                color: #5B1805;
            } 