/* CSS Document */

.sub0{
	text-indent: 1em;
	line-height: 150%;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.sub1{
	line-height: 150%;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}

.sub3{
	text-indent: 0em;
	line-height: 150%;
	margin:0px;
}


.img01{
	margin:0px 0px 5px 0px;
}

.blackBold {font-weight:bold; color:#000000;}
.yearBold {
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:#071045;
}
.monthBold {
	padding-right:10px;
	font-weight:bold;
	color:#071045;
}
.yearBg {
	background-color:#E0E6EE;
	font-weight:bold;
}
.cicaMark {float:left; margin:0px 30px 20px 0px;
}
.bold {font-weight:bold;
}

table.map {
	width:700px;
	border-style: none;
	border-collapse: separate;
	background-color:#F5F5F5;
}
table.map td{
	border-style: none;
	padding-top: 15px;
	padding-left: 15px;
}

table.history {
	border-style: none;
}

table.history td {
	border-style: none;
	padding-top: 3px;
}

div.maptable {text-align:center;}

.white {color:#FFFFFF;}
.red {color:#E2121C; font-size:smaller;}
.green {color:#7DC543; font-size:smaller;}
.orange {color:#FF8111; font-size:smaller;}
.lightBlue {color:#85D2FC; font-size:smaller;}
.Blue {color:#008AFF; font-size:smaller;}
.purple {color:#9900CC; font-size:smaller;}
.blueBold {font-weight:bold; color:#071045;}
.blueBold2 {font-weight:bold; color:#071045; font-size:medium;}

.photo { margin-bottom:7px;
}
.cap {font-size:smaller;
}

.bgLine {
	background-image:url(../imgs/bg_line.gif);
	background-repeat:repeat-x;
	height:10px;
}
.red_table{
	background-color:#E2121C;
	width:1em;
	heigh:50%;
}
table.red{
	background-color:#E2121C;
	width:1.5em;
	height:2px;
	margin-top:2px;
}
table.lightBlue{
	background-color:#85D2FC;
	width:1.5em;
	height:2px;
	margin-top:2px;
}
table.green{
	background-color:#7DC543;
	width:1.5em;
	height:2px;
	margin-top:2px;
}
table.blue{
	background-color:#008AFF;
	width:1.5em;
	height:2px;
	margin-top:2px;
}
table.orange{
	background-color:#FF8111;
	width:1.5em;
	height:2px;
	margin-top:2px;
}
table.purple{
	background-color:#9900CC;
	width:1.5em;
	height:2px;
	margin-top:2px;
}