﻿body {
	background-color: #e9e9e9;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	background-image: url(../Images/Header/bg.png);
	background-repeat: repeat-x;
}

.background 
{
    background-image: url('../Images/logowm.png');
    background-position:center;
    background-attachment: fixed;
    background-repeat: repeat-x;
}

form {
  margin: 0;
  padding: 0;
}

.table-spacing {
    border-collapse: separate;
    border-spacing: 5px;
}

.header  
{
    position: fixed; 
    height: 81px; 
    background-image: url(../Images/Header/bg.png);
	background-repeat: repeat-x;
}

.header-public
{
    position: fixed; 
    height: 250px;
    background-image: url(../Images/Header/bg-thick.png);
	background-repeat: repeat-x;
}

a {
	text-decoration: none;
}

.break {
	height: 2px;
}

.menu_cursor {
	cursor: pointer;
}

.system_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #900;
	vertical-align: middle;
}

.menu_caption 
{
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00396a;
	text-align: left;
}

.language_selector {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00396a;
	text-align: right;
}

.label_treeview {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #979797;
	text-align: left;
}
.label_current_user {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.label_caption_left_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.label_caption_right_white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.label_caption_right_white_bold_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.label_caption_right_black_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.label_caption_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: right;
}
.label_caption_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: left;
}
.label_caption_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-align: center;
}
.label_caption_center_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.label_caption_center_bold_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: Blue;
	text-align: center;
}
.label_caption_menu_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.label_caption_section_title_login {
	font-family: Lato;
	font-size: 24px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.label_caption_section_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-align: left;
}
.label_caption_section_title_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-align: right;
}
.label_caption_section_title_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.label_caption_section_title_justify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Black;
	text-align: justify;
}
.label_caption_section_title_big_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: Black;
	text-align: center;
}
.label_caption_section_title_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: Green;
	text-align: left;
}
.label_caption_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ff3f3f;
	text-align: left;
	vertical-align: middle;
}
.label_caption_member_details_connection_link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Blue;
}
.hr_line {
	color: #999;
}
.table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF ;
	background-color: #63A740;
	height: 20px;
    text-align: left;
}
.table_title_selection 
{
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF ;
	background-color: #28bcea;
	height: 20px;
    text-align: center;
}
.table_title_selected 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000 ;
	background-color: #28bcea;
	height: 20px;
    text-align: center;
}
.table_title_gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff ;
	background-color: Gray;
	height: 20px;
}
.table_title_left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #ffffff ;
	background-color: #28BCEA;
}
.table_title_center {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff ;
	background-color: #28BCEA;
}
.header_image
{
    background-image: url(../Images/Header/bg.png);
}

/* for menu */

a, img, ul, li 
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}

.tb_corner_round
{
    border-radius: 15px;
    background: #606060;   
}

.tb_corner_round
{
    border-radius: 15px;
    background: #606060;   
}

.tb_corner_round_menu
{
    border-radius: 15px;
    background: #cacaca;   
}

table, tr 
{
	border: 0;
	margin: 0;
	padding: 0;
}

.tb_background_customs
{
    color: #ebebeb;
}

.dash{ 
    border:2px dotted #27825c;
} 

.language_selector {
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00396a;
	text-align: center;
	vertical-align: middle;
}

.menu_icons
{
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

a 
{
	text-decoration: none;
	color: #686868;
}

li 
{
	list-style: none;
}

#container {
	width: 1200px;
	margin: 0 auto;
}
#header {
	position: relative;
	margin: 0;
	height: 101px;
}
#content {
	position: relative;
	z-index: 0;
	width: 960px;
	margin: 20px auto 50px auto;
}
#navi {
	position: relative;
	z-index: 100;
	display: block;
	width: 960px;
	height: 55px;
	margin: 10px auto;
}
#navi ul {
	text-align: center;
}
#navi li {
	display: block;
	display: inline-block;
	width: 90px;
	text-align: center;
	vertical-align: top;
}
#navi img {
	width: 45px;
}
li#icon_01 {
}
li#icon_02 {
}
li#icon_03 {
}
li#icon_04 {
}
li#icon_05 {
}
li#icon_06 {
}
li#icon_07 {
}
li#icon_08 {
}
