html, body{
	margin: 0;
	height:100%;
	width:100%;
	background-image:url(images/bk_rest.gif);
	
}
.text{
text-align:left;
}

#elementpadding{
padding-left:5px;
}


a{
	color:#a8bfa3;
	text-decoration:none;
}
a:hover{
	color:#ffffff;
	text-decoration:none;
}
a:visted{
	color:#a8bfa3;
	text-decoration:none;
}
a:active{
	color:#a8bfa30;
	text-decoration:none;
}
a:linked{
	color:#a8bfa3;
	text-decoration:none;
}		

.monza02{
font-family: "verdana", lucida grande, sans-serif;
color:#a8bfa3;
font-size:11px;
padding-top:8px;
}

.gtxt{
font-family: "verdana", lucida grande, sans-serif;
color:#508443;
font-size:11px;
}

.inputbut{
	background-color:#002649;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;	
}

.otxt{
font-family: "verdana", lucida grande, sans-serif;
color:#fc6504;
font-size:12px;
}

.toptext {
text-align:left;
font-family:"verdana", lucida grande, sans-serif;
font-size:11px;
font-weight:bold;
color:#508443;
}

.gtxt1 {font-family: "verdana", lucida grande, sans-serif;
color:#002649;
font-size:11px;
font-weight:bold;
text-align:left;
}
.radiotxt {font-family: "verdana", lucida grande, sans-serif;
color:#fc6504;
font-size:11px;
font-weight:bold;
text-align:left;
vertical-align:baseline;
}

#tokenline{
text-align:center;
}

.scrollf1 { SCROLLBAR-FACE-COLOR: #F37B00;
		    SCROLLBAR-HIGHLIGHT-COLOR: #da7003;
	   		SCROLLBAR-3DLIGHT-COLOR: #eda95d;
	   		SCROLLBAR-SHADOW-COLOR: #b95e01;
	   		SCROLLBAR-DARKSHADOW-COLOR: #c6582a;
	   		SCROLLBAR-ARROW-COLOR: #ffffff;
	   		SCROLLBAR-TRACK-COLOR: #f8b973;
			overflow: auto; 
			height: 400px;
			width:94%;
			
}
