.pngimg {
    behavior: url('pngbehavior.htc');
}

body {
    font-family: helvetica;
    font-size: 12px;
	padding: 0px;
	margin: 0px;
}

.frameset	{
	width: 100%;
	height: 100%;
}

.frame_top {
	height: 1px;
}

.frame_left {
	height: 100%;
	width: 200px;
}

.frame_toolbar	{
	height: 35px;
}

.frame_main	{
	height: 100%;
    vertical-align: top;
}

#main_div	{
	height: 100%;
}

.page_title {

}

.page_body {
}

.page_path	{

}

.fp_search_header td {
	font-size: 12px;
	padding: 2px;
}

.fp_search_title a, .fp_search_title a:visited, .fp_search_title a:hover {
	font-size: 17px;
}

/* menu */

.fp_submenu {
    position: absolute;
    width: 1px;
}

.fp_menuitem * {
    white-space: nowrap;
    cursor: default;
}

.fp_submenu_0 {
    position: relative;
    width: 200px;
}

.fp_submenu_1 {
    width: 100%;
}

.fp_menuitem_0 {
	width: 100%;
}

.fp_menuitem_hover_0 {
    width: 100%;
}

.fp_menuitem_0 a, .fp_menuitem_hover_0 a,
.fp_menuitem_1 td a, .fp_menuitem_hover_1 td a,
.fp_menuitem_2 td a, .fp_menuitem_hover_2 td a {
    margin: 0px;
    padding: 0px;
    border: 0px;
    background-image: none;
}
