@charset "utf-8";
/* CSS Document */

body {
	background-color: #EEEEEE;
}
table {
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #3333FF;
}
#mainTable {
	background-image: url(../../css/images/style1/bm6_2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
#tabDiv {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 10px;
	padding-right: 13px;
	height: 22px;
}
#tabDiv a {
	padding-left: 5px;
	padding-right: 5px;
}
#indG {
	padding-right: 133px;
}
#seaG {
	padding-right: 75px;
}
.leftMenu {
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftMenu .innerBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
.leftMenu p {
	padding-top: 3px;
	padding-bottom: 3px;
}
.leftMenu .other_Dates {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.leftMenu .author {
	color: #666666;
}
.leftMenu .thisDate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	clip: rect(auto,auto,auto,auto);
	color: #333333;
}
.article {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	background-position: top;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
.article #article_title {
	font-size: 18px;
	font-weight: bold;
}
.article #article_author {
	font-style: italic;
	padding-bottom: 5px;
}
.article h1 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
.article h2 {
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 2px;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: right;
	padding-right: 200px;
	color: #000000;
	padding-bottom: 5px;
	background-position: center;
}
.copyright a:hover {
	color: #CCCCCC;
}
.block1 {
	padding-bottom: 2px;
	padding-left: 30px;
}
#bottomSpacer p {
	padding-top: 1000px;
}
#datesIndex h1 {
	font-size: 18px;
}
#datesIndex .fullyear h2 {
	font-size: 14px;
	padding-top: 7px;
	background-color: #EEEEEE;
	padding-bottom: 7px;
	text-indent: 20px;
}
#datesIndex .fullyear td {
	padding-top: 3px;
	padding-bottom: 3px;
}
#datesIndex .fullyear {
	padding-bottom: 5px;
}
#authorIndex h1 {
	font-size:18px;
}
#authorIndex #otherIndexes {
	padding-top: 7px;
	background-color: #EEEEEE;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	word-spacing: 3px;
	text-align: center;
}

#authorIndex .author {
	padding-bottom: 6px;
}
#authorIndex .article {
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#authorIndex .date {
	color: #666666;
	padding-left: 2px;
}
#authorIndex .titleIndex {
	font-weight: bold;
}
