body, td {
	font-family: Verdana;
	font-weight: bold;
	font-size: 13px;
	color: #003366;
}
body {
	margin: 0px;
}
form {
	margin: 5px 0px 0px 0px;
}
input, select, textarea {
	font-family: Verdana;
	font-size: 11px;
	margin: 0px;
}
hr {
	color: #BBCCDD;
	height: 1px;
}
.table01 {
	background-color: #F5F5F5;
	border: 1px solid #BBCCDD;
}
.table02 {
	background-color: #000000;
}
.td01 {
	color: #FFFFFF;
}
.title01 {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #002244;
}


.error {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.misc {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}
.a {
	color: #003366;
	text-decoration: underline;
}
.a:hover {
	color: #003366;
	text-decoration: none;
}
.smalltext{
	font-size:10;
}

.line01 {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	padding: 1px;
}
.line02_b {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	padding: 1px 15px 1px 1px;
	color: #003366;
}
.line03_b {
	border-bottom: 1px solid #999999;
	padding: 2px 15px 2px 2px;
	color: #003366;
}
.line01_cb {
	border-bottom: 1px solid #999999;
	padding: 2px 2px 2px 2px;
	color: #003366;
}

.line02_g {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	padding: 1px 15px 1px 1px;
	color: #009900;
}
.line02_r {
	font-size: 10px;
	border-bottom: 1px solid #999999;
	padding: 1px 15px 1px 1px;
	color: #990000;
}
.header01 {
	font-weight: bold;
	background-color: #B9D0E7;
	padding: 3px;
	border-bottom: 1px solid #003366;
	border-top: 1px solid #003366;
}
.header03 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	border-bottom: 1px solid #3399CC;
	padding: 5px;

}

.menu_link {
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0px 5px 6px;
	color: #114477;
	text-decoration: none;
}

.menu_link:hover {
	color: #0066ff;
	text-decoration: none;
}

.menu_link_selected {
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0px 5px 6px;
	color: #0066ff;
	text-decoration: none;
}

.menu_link_red {
	padding: 3px;
	color: #990033;
	text-decoration: none;
}

.menu_link_red:hover {
	color: #ff6600;
	text-decoration: none;
}





.alt0 {
	background-color: #CCDDFF;
}
.alt1 {
	background-color: #BBCCEE;
}
.ok {
	font-size: 10px;
	font-weight: bold;
	color: #009900;
}