/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, sans-serif;
}

.input-box {
	border: #646464 solid 1px;
}

.mainMenu {}

.mainMenu .location {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 10px;
	color: #AD1D22;
	font-size: 12px;
	border-right: none;

}

.mainMenu .location a{
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	height: 10px;
	color: #AD1D22;
	font-size: 12px;

}

.mainMenu a {
	border-right: 1px solid #AFAFAF; 
	float: left;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	white-space: nowrap;
  
}

.mainMenu a:hover {
    float: left;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A01D22;
	text-decoration: none;
    white-space: nowrap;
}


.bottomMenu {}

.bottomMenu .location {
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	color: #AD1D22;
	font-size: 12px;
	border-right: none;
}

.bottomMenu .location a{
	font-family: Arial, Helvetica, sans-serif;
	height: 10px;
	color: #AD1D22;
	font-size: 12px;

}	

.bottomMenu a {
	border-left: 1px solid #AFAFAF;
	float: right;
	height: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	padding-left: 10px;
	margin-left: 10px;
	white-space: nowrap;
}

.bottomMenu a:hover {
    float: right;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A01D22;
	text-decoration: none;
    white-space: nowrap;
}

.black-bold {
	color: #000000;
	font-weight: bold;
}

.contents {
	font-size: 12px;
	color: #646464;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:214px;
}

.contents a:link {
	color: #A01D22;
}
.contents a:visited {
	color: #A01D22;	
}
.contents a:hover {
	color: #A01D22;
}
.contents a:active {
	color: #A01D22;
}

.copyright {
	font-size: 9px;
	float:right;
	color: #8C8C8C;	
	padding-top: 45px;
	padding-bottom: 28px;
	margin-right:0px
}

.grey-back {
	padding: 5px 0px 5px 6px;
	background-color: #DCDCDC;
}

.grey-back-list {
	padding: 5px;
	background-color: #DCDCDC;
	padding: 5px 0px 5px 3px;	
}

.grey-txt {color: #AFAFAF}

.image-buffer {
	margin-top: 28px;
	margin-bottom: 23px;	
}

.image-left {
	margin-right: 9px; 
	margin-top: 6px
}

.light-back {
	padding: 5px;
	background-color: #F0F0F0;
}

.light-back-list {
	background-color: #F0F0F0;
	color: #646464;
	padding: 5px 0px 5px 3px;
	
}

.ldot {
	margin-top: 3px
}


.logo {
	margin-top: 53px;
	margin-left: 40px;
	margin-right: 50px;
}

.notag-image-buffer {
	margin-top: 69px;
	margin-bottom: 23px;	
}

.p-title {
	color: #A01D22;
	font-weight: bold;
}

.p-ital {
	font-family: Arial, sans-serif;
	cfont-size: 12px;
	color: #646464;
	font-style:italic;
	font-weight:bold;
}

.tag-buffer {
	margin-top: 19px; 
	margin-bottom: 3px;
}

td {
	vertical-align: top;
}

.grey-link a:link {
	color: #646464;
}
.grey-link a:visited {
	color: #646464;	
}
.grey-link a:hover {
	color: #646464;
}
.grey-link a:active {
	color: #646464;
}

.right-col-graph {
	width:auto;
	float:left;
	margin-left:50px;
	margin-top:40px;
}

.article-contents {
	font-size: 12px;
	color: #646464;
	line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left:50px;
}

.article-contents a:link {
	color: #A01D22;
}
.article-contents a:visited {
	color: #A01D22;	
}
.article-contents a:hover {
	color: #A01D22;
}
.article-contents a:active {
	color: #A01D22;
}
	