body
{
    font-family: verdana, Arial, Helvetica, sans-serif;
    color:#ddd;
    margin:0px auto 0px auto;
    font-size:11px;
    width:1000px;
    background:#d3d3d3;
}
.clear {clear:both}
/****************************************************************/
/* main table													*/
/****************************************************************/
#atop {background: url('images/bck.jpg') 0 0 no-repeat;width:1000px}
#aleft {background:#323232 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:100px 125px 10px 132px !important;
	padding:100px 125px 10px 132px;}
#top {
	color:#333;
	margin: 0px 0px 73px 100px;
	padding:0px;
	text-align:left;
	font-size:35px;
	font-family:arial;
	}
#bigleft {
	padding:0px 0px 0px 0px;
	width:auto;
	margin:0px;
	text-align: justify;
	}
.text {margin:5px;padding:2px}
.quicklink {float:left;
	width:auto;height:20px;
	margin:0px 5px 0px 5px;
	padding:1px 10px 1px 10px;
	font-weight:bold;
	}
a.quicklink {color:#666;text-decoration:none}
a.quicklink:hover {color:#777;background:#fff}
#ads1 {
	margin: 36px 0px 20px 0px !important;
	margin: 36px 0px 20px 0px;
	padding:0px 0px 0px 70px;
	background:url('images/works_with.html') 0 0 no-repeat
	}
#ads2 {float:left;margin: 20px 0px 10px 20px !important;margin: 20px 0px 10px 10px;padding:2px;width:340px;height:284px;}
#ads3 {margin: 2px; padding:2px;height:94px;width:auto}
#ads4 {margin: 2px; padding:2px;height:17px;width:auto}
a {color: #aaf;text-decoration:underline;}
#urlbox {width:719px;
	height:41px !important;
	height:41px;
	background:url('images/urlbox.gif') 0 0 no-repeat;
	}
input#url
{
    width:540px;
    height:30px;
    vertical-align:top;
    text-align:left;
	padding:0px;
    border:0px;
	background:transparent;
    margin-top:10px;
    margin-left:10px;
    font-size: 15px;
    font-family: arial, sans-serif;
    color: #666;font-weight:bold;

}
input#go {
    width:150px;height:41px;
	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:10px auto 30px auto !important;
    margin:10px auto 30px 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;
}