

body{
	margin: auto;
	background: #fefefe;
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0000CC;
	font-weight: bold;
	
}

th{
   font: bolder;
	color: Red;
}
img{
	border:0;

}

a{
	color: Navy;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
}

a:hover {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: Red;
	font-size: 13px;
}
a:visited {

	color:Green;
}

table.maintb {
	border:1px;
	border-style:outset;
	margin:auto;	
	width:70%;
}
td.maintb {
	border:1px;
	
	border-style:outset;
	
}
td.availmaintb {
	border:1px;
	color:red;
	border-style:outset;
	
}


th.maintb{
	border:1px;
   	font: bolder;
	text-align:center;
	color: Red;
	border-style:outset;
	
}
table.special {
	border:1px;
	width:70%;
	border-style:outset;
	margin:auto;
	
}
table.usproject, table.topl {
	border:0;
	width:50%;
	margin-left:auto;
	margin-right:auto;


}
td.submit, td.phistory, td.topl {
	font-size:medium;
	text-align:center;
	margin:auto;
}
td.usproject {
	text-align:center;


}

td.special {
	border:1px;
	color:black;
	border-style:solid;
	border-collapse:collapse;
	font-size:small;
	text-align:center;
}
table.ticon {
	width:100%;
}
table.notice {
	width:50%;
	margin:auto;
}
td#col3, td#col1 {
	width:20%;
}
td#col2 {
	width:40%;

}

tr.ticon {
	margin:auto;
	text-align:center;
}



table.submit, table.phistory, table.committee {
	width:70%;
	margin:auto;
}


hr.line1 {
	width:70%;
}

div.maind {
	margin:auto;
	text-align:center;
}

div.title {
	font-size:14px;
	font-weight:bold;
	color:black;
}
div.explain {
	margin-left:auto;
	margin-right:auto;
	width:85%;
}
div.topl {
	font-size:large;
	margin:auto;

}
