body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#fff;margin:auto;
    font-size:11px;
    width:1000px;
    background:#000;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#h1 {background:url('images/h1.jpg') 0 0 no-repeat;}
#h2 {background:#000 url('images/h2.jpg') 254px 0 no-repeat;width:1000px}
#h3 {background:url('images/h3.jpg') 100% 0 no-repeat;}
#m4 {background:url('images/m4.gif') 0 0 repeat-y;}
#m5 {background:url('images/m5.gif') 100% 0 repeat-y;}
#m6 {background:url('images/m6.gif') 0 100% no-repeat;}
#m7 {background:url('images/m7.gif') 0 100% repeat-x;}
#m8 {background:url('images/m8.jpg') 100% 100% no-repeat;padding:100px 160px 50px 165px;}

#headmenu {float:right;width:auto;
	position:relatif;margin-bottom:50px;
	}
#headmenu a {
	display:line;margin:2px;text-decoration:none;
	color:#aaf;padding:0px 0px 0px 0px;
	margin:5px 10px 5px 10px;
	font-weight:bold;
}
#headmenu a:hover {border-bottom:#aaf solid 1px}
#ads1 {float:left;margin:2px 0px 1px 0px}
#ads2 {float:right;margin:2px 0px 1px 0px}
td {vertical-align:top}
a {color: #aaf;text-decoration:none;}
a:hover {border-bottom:#aaf 1px solid;}
input.url
{
    width: 70%;height:20px;text-align:left;
	border-top:0px;
	border-bottom:#000 2px dashed;
	border-left:0px;
	border-right:0px;
	padding:0px;
	background:#000000;
    font-size: 15px;
    font-family: verdana, arial, sans-serif;
    color: #fff;
}
.url{
    font-size: 15px;font-weight:bold;text-align:center;
    font-family: verdana, arial, sans-serif;
    
}
#container
{
    margin: auto;
    padding: 0px;
}

ul#navigation, ul#form
{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
input.browse
{
    width: 20%;line-height:20px;
    padding:0px;
}
input.browse:active{	background:url('images/but.gif') -111px 0 no-repeat;
}
ul#form
{
    clear: both;
}

#footer
{
    font-size: 10px;
    text-align: center;
    margin:10px auto 100px auto;
}
.option
{
    padding: 0px 0;font-size:12px;font-family:verdana,arial;font-weight:bold;
}
#form
{
    color:#aaf;margin: 0;
}

#error, #auth
{
    font-family:verdana,arial;font-weight:bold;font-size:12px;
    background-color: #fcb;
    border-top: 2px solid #f23;
    border-bottom: 1px dotted #f23;
    clear: both;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}