body {
	margin: 0;
/*	background-color:#336699; */
	background-color:#687DAA;
    scrollbar-face-color: #6677A8;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #6677A8;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #6677A8;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #B2C8D8;
}

a {
	text-decoration: none; color: #3366FF;
}
a:hover {
	text-decoration: underline; color: #FF0000;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #336699;
}

.td_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #336699;
}

.error
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: Arial
}

.table_main_1_border {
	padding: 1px;
	background-color: #9DACCC;
}
.table_main_1 {
	background-color: #F0F4F7;
}
.table_main_2_border {
	background-color: #336699;
}

.link {
	text-decoration: underline; cursor: hand;
}
.link_no_underline {
	text-decoration: none; cursor: hand;
}

.title {
	font-size: 14px; font-weight: bold; color: #336699;
}
.title_sub {
	font-size: 14px; font-weight: bold; color: #336699;
}

.list_title {
	color: #FFFFFF; font-weight: bold;
}
.list_title_sorting {
	color: #FFFF00; font-weight: bold; background-color: #7288B6; cursor: hand;
}
.list_row_title {
	text-align: center; height: 23px; background-color: #97B1CA;
}
.list_row_title_iframe {
	text-align: center; height: 20px; background-color: #97B1CA;
}
.list_row {
	text-align: center; height: 29px; background-color: #F0F4F7;
}
.list_row_disabled {
	text-align: center; height: 29px; background-color: #DDDDDD;
}
.list_row_iframe {
	text-align: center; height: 20px; background-color: #F0F4F7;
}
.list_row_page_number {
	text-align: right; height: 23px; background-color: #97B1CA;
}
.list_content {
	font-weight: bold;
}
.list_page_number {
	font-family: sans-serif, Arial; font-size: 9px; color: blue; font-weight: bold; text-decoration: underline; cursor: hand;
}

.menu_background_color {
	background-color: #9DACCC;
}
.menu_background_color_border {
	background-color: #336699;
}

.menu_top {
	color: #ffffff; font-weight: bold; padding-top: 1px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; border: 1px solid #9DACCC; height: 0px;
}
.menu_top_over {
	color: #ffffff; font-weight: bold; padding-top: 1px; padding-bottom: 2px; padding-left: 2px; padding-right: 2px; border: 1px solid #000000; height: 0px; background-color: #7288B6; cursor: hand;
}

.menu_item {
	color: #7288B6; font-weight: bold; text-decoration: none; height: 18px; background-color: #E2E7EF; cursor: hand;
}
.menu_item_over {
	color: #ffffff; font-weight: bold; text-decoration: none; height: 18px; background-color: #7288B6; cursor: hand;
}

.input_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; solid #657384;
}
.select_style {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size : 11px; font-weight : bold;
}

.input_button {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; cursor: hand; font-style: normal; line-height: normal; font-variant: normal; text-transform: none; color: #0080C0; vertical-align: top; background-color: #FFFFFF; outline-color: #0080C0; z-index: 3;
}
