#nav
{
margin-left:90px;
margin-top:20px;
height:27px;
border-bottom:1px solid #ccc;
}

#nav_match {
float:left;
background:url("../images/tabs_1_a.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:92px;
height:28px;
}

#nav_match a:hover {
background:url("../images/tabs_1_h.jpg") no-repeat left top;
}

#nav_match a{
float:left;
background:url("../images/tabs_1.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:92px;
height:28px;
}

#nav_msg {
float:left;
background:url("../images/tabs_2_a.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:84px;
height:28px;
}

#nav_msg a:hover {
background:url("../images/tabs_2_h.jpg") no-repeat left top;
}

#nav_msg a {
float:left;
background:url("../images/tabs_2.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:84px;
height:28px;;
}

#nav_profile {
float:left;
background:url("../images/tabs_3_a.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:81px;
height:28px;
}

#nav_profile a:hover {
background:url("../images/tabs_3_h.jpg") no-repeat left top;
}

#nav_profile a {
float:left;
background:url("../images/tabs_3.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:81px;
height:28px;
}

#nav_prefer {
float:left;
background:url("../images/tabs_4_a.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:131px;
height:28px;
}

#nav_prefer a:hover {
background:url("../images/tabs_4_h.jpg") no-repeat left top;
}

#nav_prefer a {
float:left;
background:url("../images/tabs_4.jpg") no-repeat left top;
margin-right:3px;
padding:0;
text-decoration:none;
width:131px;
height:28px;
}

#nav_other
{
text-align:right;
height:28px;
padding-top:10px;
color:#000;
}

#nav_other a
{
font-size: 11px; 
color: #000000; 
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none;
}

#nav_myprofile a
{
font-size: 11px; 
color: #000000; 
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none;
padding-right:40px;
}

#nav_mp a
{
font-size: 11px; 
color: #000000; 
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none;
padding-right:60px;
}

#nav_match_msg a
{
font-size: 11px; 
color: #000000; 
font-family: verdana, arial, helvetica, sans-serif; 
text-decoration: none;
padding-right:30px;
}


#nav_other a:hover, 
#nav_other a:active, 
#nav_myprofile a:hover, 
#nav_myprofile a:active, 
#nav_mp a:hover, 
#nav_mp a:active,
#nav_match_msg a:hover,
#nav_match_msg a:active
{
text-decoration: underline;
}

#nav_border
{
border-left:1px solid #ccc;
border-right:1px solid #ccc;
margin-left:90px;
padding-top:10px;
padding-bottom:10px;
}

#nav_myprofile .image
{
clear:both;
padding-left: 110px;
}

#nav_myprofile .links
{
padding-left: 100px;
clear:both;
}

#nav_match_msg .image
{
clear:both;
padding-left: 30px;
}

#nav_match_msg .links
{
padding-left: 5px;
clear:both;
}

#nav_mp .image
{
clear:both;
padding-left: 250px;
}

#nav_mp .links
{
padding-left: 210px;
clear:both;
}

#nav_myprofile .image img, 
#nav_mp .image img,
{
filter: chroma(color:#ffffff);
}


