/*************************************************************/
/*   Design:   Multiflex-3 Update-2 / Layout-4               */
/*   File:     Text formats                                  */
/*-----------------------------------------------------------*/
/*   Author:   G. Wolfgang                                   */
/*   Date:     November 29, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             G. Wolfgang (www.1-2-3-4.info). Thank you!    */
/*************************************************************/

/******************/
/*  MAIN SECTION  */
/******************/

/* MAIN NAVIGATION */
.nav3-grid {width:178px; background-color:rgb(255,255,255); border-bottom:solid 2px rgb(204,204,204);}
.nav3-grid dt a, .nav3-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 0px 0px 20px;  border-top: solid 2px rgb(204,204,204); text-decoration:none; color:rgb(102,102,102); font-size:110%;}
.nav3-grid dd a, .nav3-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 0px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(102,102,102); font-size:110%;}
.nav3-grid dt a:hover, .nav3-grid dd a:hover {background:url(http://www.netvisibilities.com/clients/preziosi/images/bullett.gif) no-repeat; color:rgb(0,0,153); font-weight:bold; text-decoration:underline; font-size:110%;}

.nav2-grid {width:178px; background-color:rgb(139,163,37); border-bottom:solid 2px rgb(105,123,27);}
.nav2-grid dt a, .nav2-grid dt a:visited {display:block; min-height:2.0em /*Non-IE6*/; height:auto !important; height:2.0em /*IE6*/; line-height:2.0em; padding:0px 0px 0px 20px;  border-top: solid 2px rgb(105,123,27); text-decoration:none; color:rgb(255,255,255); font-size:110%;}
.nav2-grid dd a, .nav2-grid dd a:visited {display:block; min-height:1.7em /*Non-IE6*/; height:auto !important; height:1.7em /*IE6*/; line-height:1.7em; padding:0px 0px 0px 40px; border:none; font-weight:normal; text-decoration:none; color:rgb(255,255,255); font-size:110%;}
.nav2-grid dt a:hover, .nav2-grid dd a:hover {background:url(http://www.netvisibilities.com/clients/preziosi/images/bullett2.gif) no-repeat; color:rgb(0,0,153); font-weight:bold; text-decoration:underline; font-size:110%;}

.nav3-bullet {width:170px; margin:10px 0 0 20px;}
.nav3-bullet dt a, .nav3-bullet dt a:visited {line-height:2.0em; padding:0 0 0 0px; background:url(../../img/bg_bullet_full_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:100%;}
.nav3-bullet dd a, .nav3-bullet dd a:visited {line-height:1.7em; margin:0 0 0 0px; padding:0 0 0 10px; background:url(../../img/bg_bullet_half_1.gif) no-repeat 0px 50%; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:100%;}
.nav3-bullet dt a:hover {background:url(../../img/bg_bullet_full_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}
.nav3-bullet dd a:hover {background:url(../../img/bg_bullet_half_2.gif) no-repeat 0px 50%; text-decoration:underline; color:rgb(42,90,138);}

.nav3-nobullet {width:177px; margin:10px 0 0 20px;}
.nav3-nobullet dt a, .nav3-nobullet dt a:visited {line-height:2.0em; text-decoration:none; color:rgb(180,216,126); font-weight:bold; font-size:110%;}
.nav3-nobullet dd a, .nav3-nobullet dd a:visited {line-height:1.7em; margin:0 0 0 15px; text-decoration:none; color:rgb(70,122,167); font-weight:normal; font-size:110%;}
.nav3-nobullet dt a:hover, .nav3-nobullet dd a:hover {text-decoration:underline; color:rgb(42,90,138);}






