.header_bg {
	background-image: url(images/torontodragons2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 110px;
	text-align: right;
	vertical-align: top;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.line {
	border: 5px none #3959AD;
}

.main_top_bg {
	background-image: url(images/torontodragons2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 68px;
	text-align: left;
	vertical-align: bottom;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.line_top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #3959AD;
	height: 5px;
}
.standard {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.copywrite {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
}
.list {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 17px;
}
.list_dark {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	height: 17px;
	background-color: #F0F0F0;
}
.title {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	height: 17px;
	background-color: #3959AD;
	background-position: center;
	padding: 2px;
}
