/* CSS Document */
td img {display: block;}body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #D4DFFF;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.menu {
	color: #000000;
	font-weight: bold; 
	text-decoration:none;
	font-size:10px; 
}
.menu:hover {
	color: #000065;
	font-weight: bold; 
	text-decoration:underline; 
	font-size:10px;
}
.bottom {
	color: #666666;
	font-weight: normal; 
	text-decoration:none;
	font-size:12px; 
}
.bottom:hover {
	color: #000065;
	font-weight: normal; 
	text-decoration:underline; 
	font-size:12px;
}
.menu_table {background:url(images/menu_bg1.jpg) left repeat-x; color:#FFFFFF;}
.cell_left_down {border-bottom:1px solid #e8e8e8; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8; background-color:#f8f8f8; padding:4px;}
.cell_left_top {border-top:1px solid #e8e8e8; border-left:1px solid #e8e8e8; border-right:1px solid #e8e8e8;}

.cell {
	color: #565284;
	font-weight: 600; 
	text-decoration:underline;
	font-size:13px; 
}
.cell:hover {
	color: #565284;
	font-weight: 600; 
	text-decoration:none; 
	font-size:13px;
}
.bullet {margin:0; padding:0 0 0 12px; background:url(images/bullet.gif) left top no-repeat; color:#565284; line-height:18px; font-weight: normal; text-decoration:underline; font-size:12px;}
.bullet:hover {margin:0; padding:0 0 0 12px; background:url(images/bullet.gif) left top no-repeat; color:#565284; line-height:18px; font-weight: normal; text-decoration:none; font-size:12px;}
.input {border:1px solid #B2B2B2; width:164px; height:24px; color:#565284; font-size:12px; font-weight:bold;}
.yellow_title {
	color: #FFCC33;
	font-weight: bold;
	font-size: 20px;
}
.blue_title {
	color: #01006A;
	font-weight: bold;
	font-size: 14px;
}
.more {
	color: #01006A;
	font-weight: bold; 
	text-decoration:none;
	font-size:13px; 
}
.more:hover {
	color: #01006A;
	font-weight: bold; 
	text-decoration: underline; 
	font-size:13px;
}
.search {
	color: #000165;
	font-size: 14px;
}
.table {font-family: Arial, Helvetica, sans-serif;
	font-size: 11px; padding-right:4px;}
.search_cell {background:url(images/bg_search.jpg) center no-repeat;}
.corner_top_left {background:url(images/corner_left_top.jpg) no-repeat top left #FFFFFF}
.corner_top_right {background:url(images/corner_right_top.jpg) no-repeat top left #FFFFFF}
.table_border {border:1px solid #cccccc;}
.corner_bottom_left {background:url(images/corner_left_bottom.jpg) no-repeat bottom left #FFFFFF}
.corner_bottom_right {background:url(images/corner_right_bottom.jpg) no-repeat bottom right #FFFFFF}
