body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bk.gif);
	background-repeat: repeat-x;
	top;
	background-color: white;
}
body, tr, input{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #124c96;
}
a:link {
	color: #124c96;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #124c96;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.button_Top {
	height: 54px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/button-bk.gif);
	color: #124c96;		
}
.button_Top_over {
	background-image: url(../images/button-bk-over.gif);
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	height: 54px;
	font-weight: bold;	
	color: #124c96;	
}

.button_Top_here {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/button-bk-here.gif);
	text-align: center;
	vertical-align: middle;
	height: 54px;
	color: Blue;
}
.menu_main {
	font-size: 12px;
	font-weight: bold;
}

.menu_main_here {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #CEE4F9;		
	color: Blue;	
}


.menu_sub {
	font-size: 12px;
}

.menu_sub_here {
	color: #FFFFFF;
	background-color: #CEE4F9;	
	text-decoration: underline;	
}

.table_menu {
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #336699;
}
.table_singular {
    background-color: #EEEEEE;
}

.table_even {
	background-color: white;
}

.table_menu_sub {
	font-size: 12px;
	color: White;
	background-color: #7E7E7E;
}

.master_page {
	width: 100%;
	border: 0;		
}

.form_title {
	color: #999999;
	font-weight: bold;
	font-size: 14px;
}

.func_menu {
	text-decoration: underline;	
}