/* CSS Document */
.navigationcontainer
{
	border:none;
	width:100%;
}

.navigation
{
float:left;
align:center;
background-color:#ffffff;
color : #000;
text-align:center;
font-size: 10px;
text-style: bold;
width : 120px;
margin-right : 2px;
margin-top:1px;
background-repeat:repeat;
background-color:#FEF3ED;
border : 1px solid #C98B9B;


