@charset "utf-8";
.tableofcontents {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	color: #666;
}

.tableofcontents a:link,visited,active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
	line-height: 10px;
	color: #721750;
}
.mainbody {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
.mainbody a:link,visited,active{
	text-decoration:underline;
	color: #0099ff;
}

.title_mainbody {
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
	color: #a02169;
}
.mainbody_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #666666;
	text-align: center;
	padding: 5px;
	margin-left:10px;
	margin-bottom:5px;
	border: 1px solid #999;
	float: right;
}
.cover_team_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 1px;
	margin-right:5px;
	margin-bottom:0px;
	border: 1px solid #999;
	float: left;
}
.cover_img {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	padding: 1px;
	margin-right:5px;
	margin-bottom:5px;
	border: 1px solid #999;
	float: left;	
}
.right_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #a02169;
	text-align: center;
	padding: 5px;
	border: 1px solid #999;
	float: right;
	height: auto;
	width: 275px;
	margin: 5px;
}
.center_box {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 17px;
	color: #a02169;
	text-align: center;
	padding: 5px;
	border: 1px solid #999;
	height: auto;
	width: 275px;
	margin: 5px;
	float: center;
}

#headerimage_wire {
	border:1px solid #EEE;
	padding:2px;
	margin-bottom:10px;
	float: none;
}
