
body {
    font-family: verdana, arial ,helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

html {
	margin: 0;
	padding: 0;
}

div,form {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
	text-decoration: none;
    color: #1164b7;
}

a:hover {
    color: #f5a431;
    text-decoration: underline;
}

#top {
    width: 100%;
    height: 59px;
    background-image: url(/images/ad_top_bg.png);
}

#bottom {
    width: 100%;
    height: 17px;
    background-image: url(/images/ad_bottom_bg.png);
	padding-top:2px;
}

#sitebar
{
	height:78px;
	vertical-align:middle;
	position:relative;
    font-size: 12px;
}

