/* CSS Document */

body {
 font-family:verdana;
 font-size:10px;
 color:#ffffff;
 background-color: #003366;
 
 }
 
.border_page {
 border-left:solid 4px #000000;
 border-right:solid 4px #000000;
 border-bottom:solid 4px #000000;
 
 }
 
.line_separate {
 background-color:#1d1d1d;

 }
 

.flash_newsbox {
 padding-top:10px;


 }


/*MAIN CONTENT*/
.main_content {
 background-color:#a5b1c3;
 width:610px;
 font-family:verdana;
 font-size:12px;
 color:#000000;

}

.main_content_bg {
 background:url(../files/images/fernandez_bg.png);
 background-position:center;
 background-repeat:no-repeat;

}

.main_content_texts {
 padding-left:50px;

}

/*LEFT PART*/
.left_part {
 background-color:#333333;
 width:190px;

}




/*MENU*/ 
.menu {
 font:verdana;
 font-size:11px;
 font-weight:bold;
 color:#FFFFFF;
 
 }
 
 
.menu a:link {
	color: #ffffff;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #ffffff;
}
.menu a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.menu a:active {
	text-decoration: none;
	color: #ffffff;
}

/*SITE MAP*/
.sitemap {
 font:verdana;
 color:#999999;
 font-size:10px;

}

.sitemap a:link {
	color: #999999;
	font-size:10px;
	text-decoration: none;
}
.sitemap a:visited {
	text-decoration: none;
	color: #999999;
}
.sitemap a:hover {
	text-decoration: none;
	font-size:10px;
	color: #ffffff;
}
.sitemap a:active {
	text-decoration: none;
	font-size:10px;
	color: #999999;
}



/*PAGES*/
.pages {
 font-family:verdana;
 font-weight:bold;
 color:#ffcc00;
 font-size:12px;

}

.more {
 font:verdana;
 color:#ffcc00;
 font-size:11px;

}

.more a:link {
	color: #ffcc00;
	text-decoration: none;
}
.more a:visited {
	text-decoration: none;
	color: #ffcc00;
}
.more a:hover {
	text-decoration: underline;
	color: #FFFF99;
	font-size:11px;
}
.more a:active {
	text-decoration: none;
	color: #ffcc00;
}


.customer_testimonials {
 font-family:verdana;
 font-size:11px;
 font-style:italic;
 color:#cccccc;

}

.from_customer_testimonials {
 font-family:verdana;
 font-size:10px;
 font-style:normal;
 font-weight:bold;
 color:#cccccc;

}


.line_separate {
 background-color:#1d1d1d;

 }
 
.albums_dropdown {
 width:170px;
 height:20px;

}


.mailform_message {
 width:112px;
 height:100px;

}


.mailfor_sendreset {
 width:112px; font-size:11px;

}



.hagimit_border {
 border:#FFFFFF solid 6px;

}
