.menutop{
width: 900px; /*Width of main container*/
clear:both;
border: solid 0px rgb(0,0,255);
padding:10px 0px 10px 0px;
margin:2px auto 2px auto;
background:rgb(195,195,222);
}

.menubottom{
width: 900px; /*Width of main container*/
clear:both;
border: solid 0px rgb(0,0,255);
padding:10px 0px 10px 0px;
margin:2px auto 2px auto;
background:rgb(195,195,222);
}

.hor {
font-family: arial;
font-size: 12px;
margin:0px 5px 0px 5px;
padding:0px;
background-color:rgb(195,195,222);
color:rgb(0,0,0);
text-decoration:none;
width:auto;
height:auto;
}

.menutop .hor{
font-size:12px;
}

.hor a {
color:rgb(0,0,0);
padding:2px 7px 2px 7px;
margin:0px;
text-decoration:none;
letter-spacing:0px;
word-spacing:0px;
}

.hor a:hover {
background-color:rgb(97,97,125);
color:rgb(255,255,255);
}

.hor a.selected {
background-color:rgb(97,97,125);
color:rgb(255,255,255);
}

.hor a.horlin {
color:rgb(0,0,0);
padding:0px;
margin:0px;
text-decoration:none;
letter-spacing:0px;
word-spacing:0px;
border-right:solid 1px rgb(140,140,140);
background-color:rgb(195,195,222);
}

.hor ul li {
display:inline;
}

.hor ul {
list-style-type: none;
margin: 0px;
padding: 0px;
border: none;
background-color:rgb(195,195,222);
display:inline;
}

.righthor {
font-family: arial;
font-size: 13px;
margin:2px 0px 0px 0px;
padding:0px;
background-color:rgb(255,0,0);
color:rgb(0,0,0);
text-decoration:none;
width: 170px; 
height:auto;
}

.righthor a {
color:rgb(255,255,255);
height:16px;
overflow:hidden;
width:auto;
display:block;
text-decoration:none;
text-align:center;
padding:2px 6px 2px 6px;
margin:0px;
letter-spacing:0px;
word-spacing:0px;
}

.righthor a:hover {
background-color:rgb(195,195,222);
color:rgb(0,0,0);
}

.righthor ul {
display: block;
width: 170px;
height:auto;
overflow:hidden;
list-style-type: none;
padding:0px;
margin:0px;
border: 0px;
background-color:rgb(97,97,125);
}

.notopmargin{
margin-top:0px;
}

#navandcountry{
width: 900px; /*Width of main container*/
height:auto;
overflow:hidden;
border: solid 0px rgb(0,0,255);
padding:0px;
margin:2px 0px 2px 0px;
background:rgb(195,195,222);
clear:both;
}

#navigation{
width: 594px; /*Width of main container*/
height:auto;
overflow:hidden;
border: solid 0px rgb(0,0,255);
padding:0px;
margin:0px 0px 0px 6px;
background:rgb(195,195,222);
float:left;
}

#navigation a{
color:rgb(0,0,0);
text-decoration:none;
display:block;
float:left;
padding:2px 6px 2px 6px;
margin:0px;
font-family:arial;
font-size:11px;
text-align:left;
}

#country p{
color:rgb(0,0,0);
text-decoration:none;
display:block;
float:right;
text-align:right;
padding:2px 6px 2px 6px;
margin:0px;
font-family:arial;
font-size:11px;
}

#navandcountry a:hover{
text-decoration:underline;
}

#navandcountry a.arr{
padding:2px 0px 2px 0px;
}

#navandcountry a.arr:hover{
text-decoration:none;
}

#country{
width: 300px; /*Width of main container*/
height:auto;
overflow:hidden;
border:0px solid rgb(0,0,255);
padding:0px;
margin:0px;
background:rgb(195,195,222);
float:right;
}