body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#fff;
    margin:3px auto 0px auto;
    font-size:11px;
    width:1000px;
    background:#000;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#atop {background: url('images/bck.jpg') 0 0 no-repeat;}
#aleft {background:#262626 url('images/left.gif') 0 0 repeat-y;width:1000px}
#aright {background: url('images/right.gif') 100% 0 repeat-y;}
#abot {background: url('images/foot.jpg') 0 100% no-repeat;padding:35px 155px 65px 113px;width:auto}
#top {
	color:#fff;
	padding: 0px 0px 55px 165px;
	margin:0px;
    font-size:30px;
	text-align:left;
	color:#333;
	}
#bigleft {
	float:right;
	margin:2px;
	width:370px;
	}
#text {
	padding:2px;
	text-align:justify;
    font-size:10px;
	}
#ads1 {float:left;margin:2px; padding:2px;width:340px;height:280px;}
#ads2 {margin:0px; padding:2px;height:65px;}
#ads3 {margin:0px; padding:2px;height:90px;}
a {color: #ddd;text-decoration:underline;}
#urlbox {width:335px;
	height:88px !important;
	height:88px;
	background:url('images/urlbox.jpg') 0 0 no-repeat;
	}
input#url
{
    width:290px;
    height:40px;
    vertical-align:top;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-top:15px;
    margin-left:25px;
    font-size: 15px;
    font-family: arial, sans-serif;
    color: #ddd;font-weight:bold;

}
input#go {
    width:333px;height:44px;
	background:transparent;
    border:0px;margin:0px;
	padding:0px;
	}
.option {
	display:none;
	font-weight:bold;
	margin:0px 0px 0px 50px;
}
#option {
	display:none;
	text-align:left;
	font-weight:bold;
	margin:0px 0px 0px 50px;
}
#footer
{
    font-size: 10px;
    text-align: center;
    margin:30px auto 20px auto !important;
    margin:20px auto 20px auto;
}
.tooltip { cursor: help; }
.tool-tip {
        color: #fff;
        width: 200px;
        z-index: 1000;
        background: #555;
        font-size: 85%;
}
.tool-title {
        font-weight: bold;
        margin: 0;
        padding: 4px;
}
.tool-text {
        padding: 0 6px 6px 6px;
}
#error {
        color: #FF3333;
        border: 1px dotted #ccc;
        padding: 2px;
}
