#container {
	min-width: 900px;
	margin: 15px; /* this overrides the text-align: center on the body element. */
	background-color: #ffffff;
	padding: 30px;
} 



#menu01 ul {padding-left: 10px;}
#menu01 ul  li {color: #dc3626;   }
#menu01 .menu_lev1 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; margin-top: 5px; }
#menu01 .menu_lev1 a{ text-decoration: none; }

#menu01 .menu_lev1act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold; margin-top: 5px; }
#menu01 .menu_lev1act a{text-decoration: none;}

#menu01 .menu_lev2 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left:0px; margin-top: 5px; }
#menu01  .menu_lev2 a{ text-decoration: none;}

#menu01 .menu_lev3 { border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc;  margin-top: 5px;}
#menu01  .menu_lev3 a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev3act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 5px;}
#menu01  .menu_lev3act a{ text-decoration: none; margin-left:10px;}

#menu01 .menu_lev2act {border-bottom-width: 1px; border-bottom-style: dashed; border-bottom-color: #cccccc; margin-left: 0px; font-weight: bold;margin-top: 5px;}
#menu01  .menu_lev2act a{ text-decoration: none;}

#menu02 ul {padding-left: 0px;  color: #ffffff;}
#menu02 ul  li {}

#menu02 .menu_lev1 { display:inline; background-color: #0a4c84;  padding:8px;}
#menu02 .menu_lev1 a{ text-decoration: none; color: #ffffff;}

#menu02 .menu_lev1act {display:inline; font-weight: bold; background-color: #dc3626;  padding:8px;}
#menu02 .menu_lev1act a{text-decoration: none; color: #ffffff;}

#menu02 .menu_lev2 {display:inline; background-color: #0a4c84;  padding:8px; }
#menu02  .menu_lev2 a{ text-decoration: none; color: #ffffff;}

#menu02 .menu_lev2act {display:inline; font-weight: bold; color: #ffffff; background-color: #dc3626;  padding:8px;}
#menu02 .menu_lev2act a{text-decoration: none; color: #ffffff;}

.header {
	width: 90%;
	float: none;
	text-align: center;
}

.webdom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	color: #aaaaaa;
}
.webdom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
}

.content {
	background-color: #eeeeee;
	padding: 40px 40px 40px 40px;
}

.content  #tables {
	width: 100%;
	padding: 1px;
	background: #c8d5e6;
	font-size: 13px;
}

.content  #tables td {
		padding: 5px 10px 5px 5px;
		background: #ffffff;
	
	}
.content  #tables th {
		padding: 5px 10px 5px 5px;
		background: #EFEFEF;
		}
	
.flash {
	padding: 5px;
	background:#E9E9E9; 
}

#form{
background-color: #F0F0F0;
border: 1px dotted #888888;
padding: 10px;
width: 200px;
}
#form input {
width: 180px;
margin-top:3px;
margin-bottom:3px;
}
#form textarea {
margin-top:3px;
margin-bottom:3px;
width: 180px;
}
#form form_txt {
text-align:left;
} 




.copy {
	padding-top:20px;
}
.footer {
	background-color: #0a4c84;
	height: 5px;
}
.news_date {
	PADDING: 3px; BACKGROUND: #ffffff; WIDTH: 115px; COLOR: #000000;
}

