body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-repeat: repeat-y;
	background-position: center top;
	background-attachment: fixed;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	background-image: url(images/base.jpg);
}

.big { font-size: 22px; font-weight: bolder; line-height: 30px; }
.middle { font-size: 16px; font-weight: bolder; line-height: 30px; }
.hint {
	font-size: 13px;
	line-height: 20px;
	color: #0082A5;
}
.smallblack {
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}
.smallgray {
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.xsmallblack {
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.bkgray {
	background-color: #aaaaaa;
}
a:link {
	color: #39BE4A;
	text-decoration: none;
}
a:visited {
	color: #009A45;
	text-decoration: none;
}
a:hover {
	color: #009A45;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img.btn {
    cursor: pointer;
}
#ga_shade, x:-moz-broken{display:none !important;}
div#list {
color: #fff;
height: 420px;
width: 330px;
overflow: auto;
border: 1px ridge #888888;
padding: 15px;
}
