body {
	margin : 0;
	padding : 0;
}

.main {
	font-family : Arial, Verdana, serif;
	font-size : 9pt;
	color : #000000;
}
 
.top_corner {
	color : #ffffff;
	font-size:8pt;
}

.navi_td_a {
	background : url('img/navi_bg_a.gif'); 
	background-color : #ffcc99; 
	text-align : center; 
	font-weight : bold; 
	vertical-align : top; 
	padding-top : 4px;
}

.navi_td {
	background : url('img/navi_bg.gif'); 
	background-color : #4F67AA; 
	text-align : center; 
	vertical-align : top; 
	padding-top : 4px;
}

.div_a {
	background-color : #ffcc99
}

.div {
	background-color : #4F67AA;
}

.navi {
	color : #ffffff; 
	font-weight : bold; 
	text-decoration : none; 
	margin-left : 1px;
}

.bnavi {
	color : #ffffff; 
	text-decoration : none;
}

.bnavi:hover {
	text-decoration : underline;
}

.mwf {
	color : #666666; 
	text-decoration : none;
}

.mwf:hover {
	text-decoration : underline;
}

.napkin_text {
	color : #003366; 
	font-weight : bold;
}

.right_col_tl {
	background-color : #D58057; 
	color : #ffffff; 
	font-weight : bold; 
	height : 22px; 
	vertical-align : top; 
	padding-top : 4px;}

.form_input {
	border : 1px solid #999999; 
	height : 22px;
	width : 124px;
}

.form_list {
	border : 1px solid #999999; 
	height : 22px;
	width : 185px;
}

.form_list_2 {
	border : 1px solid #999999; 
	height : 22px;
	width : 190px;
}

a {
	color : #003366; 
}

a:hover {
	text-decoration : none;
}