body, html {
 font-family: verdana;
 font-size: 10pt;
 margin: 0px;
 padding: 0px;
 text-align: justify;
}

td {
 vertical-align: top;
}

ul {
 text-align: left;
 margin: 0;
 padding-top: 10px;
 padding-right: 10px;
 padding-bottom: 10px;
 padding-left: 20px;
}

.apitslive {
 background-color: #3d648b;
 border-bottom: 1px #ffffff solid;
 color: #ffffff;
 font-weight: bold;
 text-align: center;
}

.apitslive A:link	{ color: #ffffff; text-decoration: none; }
.apitslive A:visited	{ color: #ffffff; text-decoration: none; }
.apitslive A:active	{ color: #ffffff; text-decoration: none; }
.apitslive A:hover	{ color: #ffffff; text-decoration: none; }

.footer {
 background-color: #575757;
 color: #ffffff;
 font-size: 7.5pt;
 font-weight: bold;
 padding: 5px;
}

.globaldiv {
 margin-left: auto;
 margin-right: auto;
 width: 1003px;
}

.header {
 background-color: #2b2a26;
 border-bottom: 1px #ffffff solid;
}

.form_widget_amount_slider{
		border-top:1px solid #9d9c99;
		border-left:1px solid #9d9c99;
		border-bottom:1px solid #eee;
		border-right:1px solid #eee;
		background-color:#f0ede0;
		height:3px;
		position:absolute;
		bottom:0px;
		width:200px;
		

	}