html 
{
	margin:0 auto;
	padding:0; 
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
}
a 
{ 
	font-size: 11px;
	font-weight:bold;
	text-decoration:none;
}
a:hover 
{ 
	color:#73b53d;
}

a {
	color:#d46725;
}

/* body { background-color:#f7f7f7; } */

body {
    margin:50px 0px; padding:0px;
    text-align:center;
    }



#form_block
{
	text-align: left;
	width: 330px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 250px;
	border:thin dotted #999;
	padding: 10px 10px 10px 10px;
	background-color:white;
}

#filelist {
	border:thin dotted #999;
	min-height: 15px;
}


.grfield {
	border: solid #999 1px;
	background-color: #f2f2f2;
	margin-left:12px;
}

#logo {
	margin-left:15px;
}

#allowed {
	text-align:right;
}


.lblock {
	background-color:#f2f2f2;
	border:solid #999 1px; 
	width: 550px;
}


.wfield {
        border: solid #999 1px;
        background-color: white;
        margin-left:12px;
}

.xform {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 250px;
        border:thin dotted #999;
        padding: 10px 10px 10px 10px;
        background-color:white;
}


/* --------------- footer --------------- */
#footer {padding:52px 0 24px 0px;zoom:1;overflow:hidden;clear:both;}
#footer p.menu {text-align:center;font-size:85%;color:#d46725;}
#footer p.copyright {text-align:center;font-size:85%;color:#d46725;}
#footer ul {float:left;margin:0;margin-top:-25px;}
#footer ul li {list-style-type:none;float:left;}
#footer ul h5 {font-size:123.1%;color:#C2C2C2;font-weight:bold;}
#footer ul ul {float:none;margin-top:2px;padding:10px 35px 0 20px;min-height:63px;_width:107px;_height:63px;_overflow:visible;
  background:url(img/footer.ul.ul.gif) repeat-y 6px top;}
#footer ul ul li {float:none;font-size:93%;}
#footer span {font-size:150%;}



#view
{
    width:700px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    border:1px dashed #333;
    background-color:#f8f8f8;

}

#view1
{
    width:700px;
    margin:0px auto;
    text-align:left;
    padding:15px;
    border:1px dashed #333;
    background-color:#f8f8f8;

}

