  .desc { font-family: Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(153, 0, 0);
    text-align: left;
    line-height: 150%;
    margin-left: 55px;
    margin-right: 35px;
    }
 .price { font-family: Times New Roman,Times,serif;
    font-size: 14px;
    font-weight: bold;
    color: rgb(153, 0, 0);
    position: absolute;
    right: 65px;
    text-align: right;
    display: inline;
    }
.navcont{
text-align: left;
margin: auto;
height: 21px;
margin-left: 100px;
#margin-left: 138px;
margin-bottom: 5px;
}
.navcont ul{
border: 0;
position: relative;
text-align: center;
margin: 0;
list-style-type: none;
line-height: 20px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}
.navcont ul li {
border-color:	#90C0E8;
border-style:	solid;
border-width:	1px;
display: inline;
width: 140px;
float: left;
height: 21px;
}
.navcont ul li a{
display: block;
background: #fff;
color: #1F639D;
text-decoration: none;

}

.navcont ul li a:hover
{
color: #0000FF;
background: #C7D8E6;
}

.navcont a:active
{
background: #76AADB;
color: #fff;
}

.navcont li.active a
{
background: #76AADB;
color: #fff;
}
.cougr {
	color: #004000;
	font-family: "Times New Roman";
	font-size: 18px;
	font-weight: bold;
}
