body {
	font-family: Trebuchet MS;
	font-size: 12px;
	overflow-y: scroll;
}
table {
	font-size: 12px;
}
.caption1 {
	font-weight:bold;
	font-size:16px;
}
.caption2 {
	font-weight:bold;
	font-size:14px;
}
a, a:link, a:active {
	font-size: 12px;
	font-family: Trebuchet MS;
	color: #4d4dff;
	text-decoration: none;
	background-color: transparent;
	font-weight: bold;
}
a:visited {
	/*color: #FF0000;*/
}
a:hover {
	text-decoration: underline;
}
.small, a.small:link, a.small:visited, a.small:active {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
a.small:hover {
	text-decoration: underline;
}
.spacer {
	background-image: url('../img/dots.png');
	line-height: 0px;
	height: 3px;
}
.spacer2 {
	background-image: url('../img/dots.png');
	line-height: 0px;
	height: 3px;
	width:200px;
	height:3px;
	float:left;
}
#content {
	border: 2px solid #4d4dff;
	margin-left:auto;
	margin-right:auto;
	width:962px;
	margin-top:6px;
	padding:7px;
	background-color:#FFFFFF;
}
#crumbs {
	border-top: 2px solid #4d4dff;
	border-bottom: 2px solid #4d4dff;
	margin-left:auto;
	margin-right:auto;
	width:970px;
	padding:5px;
	background-color:#FFFFFF;
}
#banner {
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	width:980px;
	height:128px;
	padding-bottom:6px;
	border-bottom:2px solid #4d4dff;
}
.list {
	font-family: Trebuchet MS;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	list-style: none;
	background-image: url(../img/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 16px;
	margin-left: -25px !important;
	margin-left: 30px;
}
*:first-child+html .list {
	margin-left: 30px !important;
}
.dl {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	clear: both;
	height: auto;
	padding: 5px;
	width: 560px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d4dff;
	border-bottom-color: #4d4dff;
	visibility: hidden;
	margin-bottom: 14px;
	margin-top: 14px;
}
.container {
	padding: 9px;
	float: none;
	height: auto;
	width: 590px;
	margin-top: 14px;
	margin-right: 14px;
	margin-bottom: 14px;
	margin-left: 30px;
	border: 3px solid #4d4dff;
}
.dl_container {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	clear: both;
	height: auto;
	padding: 5px;
	max-width: 500px;
	overflow: hidden;
	position: absolute;
	z-index: 100;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d4dff;
	border-bottom-color: #4d4dff;
	visibility: hidden;
	margin-bottom: 14px;
	margin-top: 14px;
	padding-left: 10px;
}
#new {
	margin-top: 6px;
	margin-bottom: 6px;
	float: left;
	font-size:12px;
	width: 200px;
}
#new_title {
	padding: 6px;
	font-size: 14px;
	font-weight: bold;
	background-color: #1e1c87;
	color: #FFFFFF;
}
.new_item {
	padding: 6px;
}