@charset "utf-8";

a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:none;
	color:#000000;
}
body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #DDDDDD;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
}
#box {
	height:100%;
}
#content {
	overflow:auto;
	position:absolute;
	width:100%;
	height:100%;
}

h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bold;
	margin:0px 0px 4px;
	padding:0px;
}
img {
	width:70px;
	height:70px;
	border:none;
}
.intro {

}
.intro_inside {
	font-size:16px;
	margin:0;
	padding-left:46px;
	padding-top:34px;
	width:400px;
}
.link {
	color:#005500;
	font-size:16px;
	text-decoration:underline;	
}
.message {
	display:block;
	float:left;
	width:100px;
	padding-bottom:10px; /* different in index_new_ie */
}
.message_top {
	background-image:url(graphics/beans.gif);
	margin-left:20px;
	width:63px;
}
.message_bottom {
	margin:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-top:34px;
}
#new_text {
	border:1px solid #000000;
	height:auto;
	margin-bottom:3px;
	/*margin-top:-68px; in IE you won't see it.*/ 
	padding:4px;
	text-align:center;
	width:82px;
}

#new_img {
	border:medium none;
	height:36px;
	margin:0 0 8px;
	width:63px;
}
.nr1	.message_top {background-position: 0px 0px;			margin-bottom:0px;}
.nr2	.message_top {background-position: -63px 0px;		margin-bottom:8px;}
.nr3	.message_top {background-position: -126px 0px;		margin-bottom:22px;}
.nr4	.message_top {background-position: 0px -36px;		margin-bottom:36px;}
.nr5	.message_top {background-position: -63px -36px;		margin-bottom:44px;}
.nr6	.message_top {background-position: -126px -36px;	margin-bottom:36px;}
.nr7	.message_top {background-position: 0px -72px;		margin-bottom:22px;}
.nr8	.message_top {background-position: -63px -72px;		margin-bottom:8px;}
.nr9	.message_top {background-position: -126px -72px;	margin-bottom:0px;}
.nr10	.message_top {background-position: 0px -109px;		margin-bottom:8px;}
.nr11	.message_top {background-position: -63px -109px;	margin-bottom:22px;}
.nr12	.message_top {background-position: -126px -109px;	margin-bottom:36px;}
.nr13	.message_top {background-position: 0px -146px;		margin-bottom:22px;}
.nr14	.message_top {background-position: -63px -146px;	margin-bottom:8px;}
.nr15	.message_top {background-position: -126px -146px;	margin-bottom:4px;}

.text, p.img {
	background-color:#FFFFFF;
	border:1px solid #999999;
	font-size:12px;
	height:72px;
	margin:0px;
	overflow:hidden;
	padding:4px;
	top:20px;
	width:72px;
}
p.img {
	/*padding:0px;  no padding for images */	
}