@charset "ISO-8859-1";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Links*/
a {
	color: #003366;
}
/*area*/
#area {
	width: 760px;
	background-image: url(/images/background_200.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#areaContent {
	width: 553px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#areaSide {
	width: 177px;
	float: right;
	padding: 5px;
	line-height: 16px;
}
.MainTitle {
	color: #003366;
	font-weight: bold;
}
.TitleSelectExcerpts {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.txtTitle {
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}
.areaIndex {
	background-color: #D4E7F8;
	padding: 8px;
}
.poster_title12 {
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.here {
	font-size: 10px;
}
/*texts*/
.TrackTable {
	border: 1px solid #CDE9FA;
}
.txt11 {
	font-size: 11px;
}
.titleTrack {
	font-size: 14px;
	font-weight: bold;
	color: #DD8E16;
}
.txtBlue {
	color: #003768;
}
.txtGray {
	color: #666666;
	font-weight: bold;
}

/*Copyright*/
#copyright {
	background-color: #A68461;
	width: 760px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#Content {
	background-color: #D4E7F8;
}
#area #areaContent .tbCMETitle {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-bottom-color: #666666;
}
