body{font-size:9pt; margin-top:0;}
table{font-size:9pt; color:#1e1e1e;}

A:link{color:#1e1e1e; text-decoration:none;}
A:visited{color:#1e1e1e; text-decoration:none;}
A:hover{color:#FF0000; text-decoration:underline;}

.menu1{border-color:#464664;border-width:0.1em;border-style:solid;}
.menu2{border-color:#ff6600;border-width:0.1em;border-style:solid;padding-top:1em;padding-bottom:1em;padding-left:1em;padding-right:1em;}
.menu3{border-color:#ff6600;border-width:0.1em;border-style:solid;}
.menu4{border-color:#6699cc;border-width:0.1em;border-style:solid;}

#wrapper{
		width: 780px;
		background: #f9f5f4;
		margin: 0;
		padding: 0 20px 10px 20px;
		border-top: 2px solid #ffffff;
		border-right: 1px solid #e6e7e1;
		border-left: 1px solid #e6e7e1;
		border-bottom: 1px solid #d6d6d6;
		}
		
h1#demecal {
		margin: 0;
		padding: 15px 20px 5px;
		font-size: 20px;
		font-weight: bold;
		background: #33b1e6;
		color: #ffffff;
		}
		
.demecalText{
		margin: 0;
		padding: 0 20px 10px;
		font-size: 14px;
		}		
.demecalText img{
		float: right;
		margin: 10px;
		}
		
#itemlist table{
		width: 100%;
		border: 1px solid #005599;
		border-collapse: collapse;
		}
#itemlist th{
		color: #333333;
		background: #e7f1fa;
		border-top: 1px solid #c0c0c0;
		border-left: 1px solid #c0c0c0;
		}
#itemlist td{
		background: #ffffff;
		border-top: 1px solid #87b3d8;
		}
#itemlist th.item1{
		color: #ffffff;
		background: #87b3d8;
		}
#itemlist th.item2{
		color: #ff0000;
		background: #87b3d8;
		}	
		
.red{color: #ff0000;}

#select {
	background-color: #FFF;
	width: 820px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	padding-top: 20px;
	padding-bottom: 20px;
	height: auto;
	padding-left: 0px;
}
.float_clear {
	clear: both;
}
							

.text {
	font-size: 16px;
	font-weight: bold;
	color: #36F;
	margin-left: 30px;
}
.topspace {
	margin-top: 10px;
	margin-left: 30px;
}
.text2 {
	font-size: 14px;
	color: #333;
	line-height: 1.3em;
	margin-right: 30px;
	margin-left: 30px;
	padding: 0px;
}
.text3 {
	font-size: 16px;
	font-weight: bold;
	color: #009;
	margin-left: 30px;
	line-height: 1.4em;
}
