/* CSS Document */
body{
	font-family: "Trebuchet MS", Arial, Verdana;
	color: #303030;
	background-color: #ffffff;
	margin: 0px;
}
table{
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

/*,,,,,,,,,,,,,,,,,,,,,,,,,,,,, < page body > ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/

#table_one{
	width: 1000px;
}
#top_01{
	margin: 0px;
	background-attachment: scroll;
	background-image: url(../images/NF_webpage_v2_04.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 66px;
}

#top_part{
	height: 100px;
	background-attachment: scroll;
	background-image: url(../images/NF_webpage_v2_06.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#part_01{
	background-color: #C9E6FF;
	height: 30px;
	background-attachment: scroll;
	background-image: url(../images/button_01_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#part_01_outer
{	
	background-color: #E7F4FF;
}
#part_01 div{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	padding-left:10px;
}
.menuButtons{
	float: left;
	background-image: url(../images/menu_line_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menuButtons2{
	float: left;
}
#part_01 a{
	font-weight: bold;
	color: #376084;
	text-decoration: none;
	font-size: 14px;
}
#part_01 a:hover{
	font-weight: bold;
	color: #5E8EBB;
	text-decoration: none;
	font-size: 14px;
}

#info_part{
	background-color: #E7F4FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#bottom_part{
	padding-top:5px;
	padding-bottom:5px;
	background-color: #303030;
}
#bottom_part a{
	color: #999999;
	text-decoration: none;
}
#Copyright_part{
	color: #666666;
	font-size: 9px;
}
#left_01{
	width: 6px;
	background-attachment: scroll;
	background-image: url(../images/NF_webpage_v2_07.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
#right_01{
	width: 6px;
	background-attachment: scroll;
	background-image: url(../images/NF_webpage_v2_09.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#bottom-01{
	background-attachment: scroll;
	background-image: url(../images/NF_webpage_v2_13.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 18px;
}
/*,,,,,,,,,,,,,,,,,,,,,,,,,,,,, < ... > ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/

/*,,,,,,,,,,,,,,,,,,,,,,,, SEARCH CSS ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/
.search_box .sBOX, #LoginBox .sBOX{
	width: 180px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #669900;
}
#UploadBox div{
	padding-top: 8px;
}
#UploadBox .sBOX{
	width: 180px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	margin:2px;
	font-size: 11px;
	color: #888888;
}
.search_box2 .sBOX{
width: 100px;
	font-family: "Trebuchet MS", Arial, Verdana;
	background-color: #ffffff;
	border: 1px solid #999999;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #666666;
}

#LogInBox a{
	font-size: 13px;
	color: #cc3300;
	text-decoration: none;
}
#LogInBox a:hover{
	font-size: 13px;
	color: #666666;
	text-decoration: none;
}
#LoginBox .sBOX{
	margin-bottom: 5px;
}
/*,,,,,,,,,,,,,,,,,,,,,,,, END of SEARCH CSS ,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,*/

