body {
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #42659A;
	scrollbar-darkshadow-color: #42659A;
	scrollbar-face-color: #42659A;
	scrollbar-highlight-color: #647DA5;
	scrollbar-shadow-color: #FFFFFF;
	margin:0px;
	background-color:#42659A;
}
form {margin:0px;}
.text {
	font:11px arial;
	color:#666666;
}
.text_little{
	font:9px arial;
	color:#666666;
}
.blue {
	font-weight:bold;
	color:#42659A;
}
.darkblue {
	font-weight:bold;
	color:#31496C;
}
.head {
	font:bold 12px arial;
	color:#ffffff;
}
a {
	font-weight:bold;
	color:#42659A;
	text-decoration:underline;
}
a:hover {
	font-weight:bold;
	color:#42659A;
	text-decoration:none;
}
#m4 a, #m5 a {
	font:bold 11px tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
#m4 {
	background-image:url(images/m4.jpg);
}
#m5 {
	background-image:url(images/m5.jpg);
}
.title {
	font:bold 13px verdana;
	color:#42659A;
}
input,textarea,select {
	font:11px arial;
	color:#42659A;
	border:1px solid #AAAAAA;
	width:100%
}
.submit {
	width:auto;
	border:none;
}
.reset {
	background-image:url(images/reset.gif);
	width:87px;
	height:25px;
	border:none;
	cursor:hand;
}
.egold {
	background-image:url(images/egold_button.gif);
	width:88px;
	height:31px;
	border:none;
	cursor:hand;
}
.ebullion {
	background-image:url(images/ebullion_button.gif);
	width:90px;
	height:35px;
	border:none;
	cursor:hand;
}
.lreserve {
	background-image:url(images/lreserve_button.gif);
	width:90px;
	height:35px;
	border:none;
	cursor:hand;
}
/************/
#dhtmltooltip {
	font:11px arial;
	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=#aaaaaa,direction=115);
}
#dhtmlpointer {
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
/************/