body{width: 850px; background-image: url(images/BG2.jpg); font-family: Times New Roman; margin:0 auto; font-size: 13px;
}
a.Menu_csstopmenu{
padding-top: 1px;
color:black;
}
a.Menu_csstopmenu:hover{
background-color:white;
color:#3b3bf7;
}
#Menu_csstopmenu, #Menu_csstopmenu ul{
padding:0;
margin:0;
list-style:none;
font-size: 14px;
}
#Menu_csstopmenu li{
float:left;
position:relative;
font-size: 14px;
}
#Menu_csstopmenu a{
text-decoration:none;
font-size: 14px;
}
.Menu_mainitems{
border:1px solid white;
border-left-width:0px;
background-color:white;
font-size: 14px;
}
.Menu_headerlinks a{
margin:auto 8px;
font-family:Times New Roman, serif;
font-style:normal;font-weight:normal;
color:#000000;
font-size:13px
}
.Menu_submenus{display:none;
width:160px;
position:absolute;
top:1.2em;
left:12px;
background-color:white;
border: none;
font-family:Times New Roman, serif;
font-style:normal;font-weight:normal;
color:black;
font-size:13px
}
.Menu_submenus li{
width:100%;
}
.Menu_submenus li a{
display:block;
width:100%;
text-indent:3px;font-size:12px;font-family:Times New Roman, serif;font-style:normal;font-weight:normal; color: black;
}
html>body .Menu_submenus li a{
 /* non IE browsers */
width: auto;
}
.Menu_submenus li a:hover{
background-color:white;
color:#3b3bf7;
}
#Menu_csstopmenu li>ul {
/* non IE browsers */
top:auto;
left:auto;
}
#Menu_csstopmenu li:hover ul, li.over ul {
display:block;
}
html>body #Menu_clearmenu{
/* non IE browsers */
height: 3px;
}
p{text-align:justify
}
p.main{margin-right: 15px; margin-left: 15px
}