body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: BPG Glaho Arial V5, Sylfaen;
	font-size: 12px;
}
tr,td,txt {
	font-size: 12px;

}
input, select{
	font-size: 12px;
	border: 1px solid #CCCCCC;
	font-family: Sylfaen, BPG Glaho Arial V5;
}

a{
	color: #003A72;
	text-decoration:none;
	
}
a:hover{
	color: #000000;
	text-decoration:none;
}
.topnav {
	font-size: 10px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}
.topnav:hover {
	color: #000000;
	}
.leftnav {
	color: #666666;
	font-size: 12px;
	line-height: 15px;	
}
.leftnav:hover{
	color: #000000;
}
.leftnav_selected {
	font-size: 12px;
	line-height: 15px;
	color:#000000;
}
.RedHead {
	font-size: 12px;
	color:#333333;
}
.dates {
	font-size: 11px; 
	font-weight: bold;
	color:#BB0000;
}
.button {
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
ul{
	list-style-image:url(../imgs/ul_ico.gif);
}
li {
	line-height:18px;
}
hr{
	height:1px;
	width:100%;
	color:#CCCCCC;
}
table#cnt{
	background-color:#eaeaea;
	width:60%;
}

.level0{
	width: 1px;
}
.level1{
	width: 10px;
}
.level2{
	width: 20px;
}
.level3{
	width: 30px;
}
.level4{
	width: 40px;
}
