body {
	background: #ffffff;
	color: #000000;
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

td {
	font-size: 9pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

table.layout {
	height: 100%;
}

td.topalign {
	vertical-align: top;
}	

td.contents {
	height: 100%;
	background: #ffffff;
	vertical-align: top;
	padding: 10px 10px 0px 10px;
	border-right: 1px solid #cccccc;
}	

td.topmenu {
	text-align: right;
	vertical-align: bottom;
	padding: 10px 10px 10px 10px;
	color: #ffffff;
	background-image: url(../images/icc_logo_filler.gif);
}	

td.menus {
	background: #ffffff;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}	

td.counter {
	background: #ffffff;
	vertical-align: bottom;
	padding: 0px 0px 0px 10px;
}	

p.rightbarheader {
	background: #cccccc;
	font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
	color: #666666;
	padding: 3px 3px 3px 3px;
	background-image: url(../images/icc_menu_bar.gif);
}

h1 {
	font-size: 12pt;	
	padding-bottom: 20px;
}

td.copyright {
	background: #ffffff;
	color: #cccccc;
	font-size: 8pt;
	padding: 10px 0px 0px 10px;
}	

a {
	color: #990000;
	text-decoration: underline;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}
a:active {
	color: #cc0000;
	text-decoration: underline;
}

a.rightbarheader {
	color: #666666;
	text-decoration: none;
}
a.rightbarheader:link {
	color: #666666;
	text-decoration: none;
}
a.rightbarheader:visited {
	color: #666666;
	text-decoration: none;
}
a.rightbarheader:hover {
	color: #666666;
	text-decoration: none;
}
a.rightbarheader:active {
	color: #666666;
	text-decoration: none;
}

p.header {
	font-weight: bold;
	background: #cccccc;
	padding: 3px 3px 3px 5px;
	margin: 10px 0px 10px 0px;
}

.blocktext {
	background: #f4f4e7;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.empash {
	color: red;
	font-weight: bold;
}

p.last_update {
	font-size: 8pt;
	color: #cccccc;
}

td.formleft {
	vertical-align: middle;
	text-align: right;
	padding: 2px 3px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
}

td.formright {
	vertical-align: middle;
	text-align: left;
	padding: 2px 2px 0px 0px;
}

td.formrighttop {
	vertical-align: top;
	text-align: left;
	padding: 2px 2px 0px 0px;
}

td.formlefttop {
	vertical-align: top;
	text-align: right;
	padding: 2px 3px 0px 0px;
	font-weight: bold;
	white-space: nowrap;
}

td.formleftfix {
	vertical-align: middle;
	text-align: left;
	padding: 3px 3px 3px 0px;
	font-weight: bold;
	white-space: nowrap;
}

td.formrightfix {
	vertical-align: middle;
	text-align: left;
	padding: 3px 3px 3px 0px;
}

td.formtitle {
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 5px;
}

p.formtitle {
	background: #c99;
	padding: 2px;
}

td.halfspace {
	padding-bottom: 10px;
}

td.halfspacetop {
	padding-bottom: 10px;
	padding-top: 10px;
}

p.empashbox {
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
}

.show_hide_content {
	border: solid 1px #cccccc;
	padding: 3px 3px 3px 3px;
}

.simulate_link {
	color: #990000;
	text-decoration: underline;
	cursor: pointer;
}

.simulate_link_hover {
	color: #cc0000;
	text-decoration: underline;
	cursor: pointer;
}

div.empashbox {
	float: right; 
	width: 40%; 
	margin: 0 0 10px 10px;
	background: #ffffcc;
	padding: 5px;
	border: 1px solid #990000;
	color: #990000;
}

p.newslink {
	padding-top: 3px;
}

a.kana {
	color: #cccccc;
	text-decoration: none;
}
a.kana:link {
	color: #cccccc;
	text-decoration: none;
}
a.kana:visited {
	color: #cccccc;
	text-decoration: none;
}
a.kana:hover {
	color: #cccccc;
	text-decoration: underline;
}
a.kana:active {
	color: #cccccc;
	text-decoration: underline;
}

p.google_ads_03 {
	margin: 5px 0px 5px 0px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 5px;
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;	
	color: #000;
	text-align:center;
	}

