body {
    font-family: verdana,arial,helvetica;
    font-size: 9pt;
    margin: 0px 0px 5px 0px;
    padding: 0;
    background: #412501 url(images/bg.gif);
	background-repeat: repeat-x;
}

h3 {margin:0}

table {
	border-collapse: collapse;
}

div,form {
    margin: 0;
    padding: 0;
}

a img {
    border: 0;
}

a {
	color: #1C2675;
    text-decoration: none;
}

a:hover {
	color: #1C2675;
    text-decoration: none;
}

#container {
    width: 780px;
    margin: 0 auto;
}

#header {
    width: 780px;
    height: 60px;
    float: left;
	font-size: 11px;
}

#header a {
	font-size: 11px;
	color: #000000;
}

#header a:hover {
	font-size: 11px;
	color: #ffffff;
}

#header .logo {
    width: 227px;
    height: 60px;
    float: left;
}

#header .login {
    width: 530px;
    height: 60px;
    float: right;
	padding-right: 10px;
	padding-top: 3px;
}

#menu {
    width: 780px;
    height: 40px;
    background-image: url('/images/temp2_03.gif');
    background-repeat: no-repeat;
	float: left;
	font-size: 11px;
}

#menu a {
	font-size: 11px;
	color: #000000;
}

#menu a:hover {
	font-size: 11px;
	color: #ffffff;
}

#ads {
    width: 780px;
    height: 100px;
    background-image: url('/images/temp2_04.gif');
    background-repeat: no-repeat;
	text-align: center;
	float: left;
}

#body {
    width: 780px;
	float: left;
}

#body .main {
    width: 780px;
	float: left;
}

#body .footer {
    width: 780px;
    height: 22px;
    background-image: url('/images/temp2_08.gif');
    background-repeat: no-repeat;
    float: left;
}

#footer {
    width: 780px;
    float: left;
	font-size: 11px;
	color: #EB890A;
}

#footer a {
	font-size: 11px;
	color: #EB890A;
}

#footer a:hover {
	font-size: 11px;
	color: #ffffff;
}

#footer .left {
    width: 500px;
    float: left;
}

#footer .right {
    width: 270px;
    float: right;
}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}