body {
   padding: 0px;
   margin: 0px;
   font-family: Tahoma, Arial, Comic Sans Ms;
   font-size: 11px;
   color:#FFFFFF;
   background-color:#000000;
   text-align:center;   
}

div.all {
   width: 820px;
   margin-left:auto;
   margin-right:auto;
}

div.top {
width: 820px;
margin-top:20px; 
}

div.content{
float:left; 
width:780px;
background-color:#FFFFFF;
color:#132540;
padding:20px;
}

div.bottom {
float:left; 
width:820px; 
height:37px; 
background-image:url(../gfx/bgbottom.jpg);
background-repeat:repeat-x;
margin-bottom:20px;
}
 
div {
text-align:justify}

  

img{
border: 0px;
}


a.bottommenu{
color:#FFFFFF; text-decoration:none;
}

a:hover{
text-decoration:underline;
}




div.WebManagerBox
{
    position: absolute;
	cursor: move;
    width: 608px;
    height: 206px;
    font: 10px Verdana;
    text-align: center;
    border: 1px solid Black;
	background-image:url(WebManager/gfx/bg_admin_box.jpg);
	filter:alpha(opacity=0);
	
}

input.login_input{border:1px #FFFFFF solid; background-image:url(../WebManager/gfx/bg_edit_login_box.jpg); background-attachment:fixed; width:233px; height:14px; color:#FFFFFF; padding:10px; margin-bottom:5px;}

input.login_btn{
style="width:163px; height:26px; background-image:url(../WebManager/gfx/login_btn.jpg);}
