.bigbox {
	height: 450px;
	width: 660px;
	background-color:#FFFFFF;
	margin: 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.bigbox_scroll {
	height: auto;
	width: 660px;
	background-color:#FFFFFF;
	margin: 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.smallbox {
	height: 300px;
	width: 450px;
	background-color:#FFFFFF;
	margin: 0px auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.normal {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #333333;
	text-decoration: none;
	text-align: left;
}
.redheader {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	color: #881A16;
	font-weight:bold;
	text-decoration: none;
}
.greylinks {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #999999;
	font-weight:bold;
	text-decoration: none;
}
.info {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	color: #454545;
	text-decoration: none;	
}
.info_grey {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	color: #999999;
	/* white-space: nowrap; */
	text-decoration: none;	
}
.info_grey a:hover {
	font-family: Times New Roman,serif;
	font-size: 10pt;
	color: #881A16;
	font-weight: normal;
	text-decoration: none;	
}
.info2 {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 9pt;
	color: #454545;
	text-decoration: none;	
}
a:hover {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 8pt;
	color: #881A16;
	font-weight:bold;
	text-decoration: none;
}
