.Lnormnav {
	color: #333333;
	cursor: pointer;
	width:185px;
	height:15px;
	background:url(http://www.manica.com.na/images/Lnav.jpg) no-repeat right;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	margin-bottom: 3px;
	line-height: normal;
}
.Lnormnav a:link, .Lnormnav a:visited {
	color: #333333;
	text-decoration: none;
}
.Lnormnav a:hover, .Lnormnav a:active {
	color: #333333;
	text-decoration: none;
}

.LnormnavRoll {
	color: #333333;
	cursor: pointer;
	width:187px;
	height:15px;
	text-decoration: none;
	text-align: right;
	padding-right: 3px;
	margin-bottom: 3px;
	line-height: normal;
}
.LnormnavRoll a:link, .LnormnavRoll a:visited {
	color: #333333;
	text-decoration: none;
}
.LnormnavRoll a:hover, .LnormnavRoll a:active {
	color: #333333;
	text-decoration: none;
}

.Rnormnav {
	color: #333333;
	cursor: pointer;
	width:185px;
	height:15px;
	background:url(http://www.manica.com.na/images/Rnav.jpg) no-repeat right;
	text-decoration: none;
	padding-left: 5px;
	margin-bottom: 3px;
	line-height: normal;
}
.Rnormnav a:link, .Rnormnav a:visited {
	color: #666666;
	text-decoration: none;
}
.Rnormnav a:hover, .Rnormnav a:active {
	color: #666666;
	text-decoration: none;
}

.RnormnavRoll {
	color: #333333;
	cursor: pointer;
	width:187px;
	height:15px;
	text-decoration: none;
	padding-left: 3px;
	margin-bottom: 3px;
	line-height: normal;
}
.RnormnavRoll a:link, .RnormnavRoll a:visited {
	color: #666666;
	text-decoration: none;
}
.RnormnavRoll a:hover, .RnormnavRoll a:active {
	color: #666666;
	text-decoration: none;
}
.Home{
	width:130px;
	cursor: pointer;
	text-align: center;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	height: 17px;
	line-height: normal;
	background-image: url(http://www.manica.com.na/images/home.gif);
	padding-top: 3px;
}
.Home a:link, .Home a:visited {
	color: #666666;
	text-decoration: none;
}
.Home a:hover, .Home a:active {
	color: #666666;
	text-decoration: none;
}
.HomeRoll{
	width:130px;
	cursor: pointer;
	text-align: center;
	color: #0071BC;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	height: 17px;
	line-height: normal;
	background-image: url(http://www.manica.com.na/images/home_r.gif);
	padding-top: 3px;
}
.HomeRoll a:link, .HomeRoll a:visited {
	color: #0071BC;
	text-decoration: none;
}
.HomeRoll a:hover, .HomeRoll a:active {
	color: #0071BC;
	text-decoration: none;
}
.Cont{
	width:130px;
	cursor: pointer;
	text-align: center;
	color: #666666;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	height: 17px;
	line-height: normal;
	background-image: url(http://www.manica.com.na/images/cont.gif);
	padding-top: 3px;
}
.Cont a:link, .Cont a:visited {
	color: #666666;
	text-decoration: none;
}
.Cont a:hover, .Cont a:active {
	color: #666666;
	text-decoration: none;
}
.ContRoll{
	width:130px;
	cursor: pointer;
	text-align: center;
	color: #0071BC;
	text-decoration: none;
	display: block;
	margin-bottom: 5px;
	height: 17px;
	line-height: normal;
	background-image: url(http://www.manica.com.na/images/cont_r.gif);
	padding-top: 3px;
}
.ContRoll a:link, .ContRoll a:visited {
	color: #0071BC;
	text-decoration: none;
}
.ContRoll a:hover, .ContRoll a:active {
	color: #0071BC;
	text-decoration: none;
}


#screenshot {
                display: none;
                background-color: #fff;
                position: absolute;
                top: 50%;
                left: 50%;
                width: 40em;
                height: 20em;
                /*margin-top: -10em; /*always take 1/2 from the size of the height, they have to be negative*/;*/
                margin-left: -20em; /*always take 1/2 from the size of the width, they have to be negative*/
                -moz-box-shadow: 2px 2px 10px #000;
                -webkit-box-shadow: 2px 2px 10px #000;
}
