body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#666;
    margin:0px auto 0px auto;
    font-size:11px;
    width:1000px;
    background:#0E097F url('images/bg.gif') 0 0 repeat-x;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#atop {background: url('images/bck.jpg') 0 0 no-repeat;width:1000px}
#aleft {background:#fff 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.gif') 0 100% no-repeat;
	padding:50px 105px 10px 100px !important;
	padding:50px 105px 10px 100px;}
#top {
	color:#66a;
	margin: 0px 0px 45px 0px;
	padding:0px;
	text-align:left;
	font-size:45px;
	font-family:arial;
	}
#bigleft {
	padding:0px 0px 0px 0px;
	width:auto;
	margin:0px;
	text-align: justify;
	}
#quicklink {float:left;
	width:85px;height:29px;
	margin:7px 0px 17px 0px;
	padding:0px;
	}
#ads1 {
	margin: 10px 0px 0px 0px !important;
	margin: 10px 0px 0px 0px;
	padding:13px 0px 0px 35px;
	height:67px;
	background:url('images/works_with.gif') 50% 0 no-repeat;
	}
#ads2 {float:left;margin: 2px;margin: 10px 0px 0px 30px;padding:2px;width:340px;height:284px;}
#ads3 {margin: 2px; padding:2px;height:94px;width:auto;}
#ads4 {margin: 2px; padding:2px;height:20px;width:auto;}
a {color: #66a;text-decoration:underline;}
#urlbox {width:739px;
	height:68px !important;
	height:68px;
	background:url('images/urlbox.gif') 0 0 no-repeat;
	}
input#url
{
    width:548px;
    height:30px;
    vertical-align:top;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-top:20px;
    margin-left:15px;
    font-size: 20px;
    font-family: arial, sans-serif;
    color: #666;

}
input#go {
    width:155px;height:68px;
	background:transparent;
    border:0px;margin:0px;
	padding:0px;
	}
.option {
	font-weight:bold;
	margin:0px 0px 0px 50px;
}
#option {
	text-align:left;
	font-weight:bold;
	margin:0px 0px 0px 50px;
}
#footer
{
    font-size: 10px;
    text-align: center;
    margin:20px 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;
}