HTML,BODY {
    font-family : Arial, Tahoma, "MS Sans Serif", serif;
    font-size: 10pt;
	color : Black;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}
 
A, A:link, A:visited {
    color: Gray;
    font-family: Arial, Tahoma, "MS Sans Serif", serif;
    font-size: 10pt;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent;
}

.font_link_subtitle {
    color: Blue;
    font-family: Arial, Tahoma, "MS Sans Serif", serif;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: underline;
    background-color: transparent;
}

.font_link_property {
	color: Navy;
	font-family: Arial, Tahoma, "MS Sans Serif", serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

.font_link_lang {
	color: Navy;
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
	background-color: transparent;
	letter-spacing: 0px;
	font-stretch: normal;
	left: 5px;
}

.font_link_default {
    color: Blue;
    font-family: Arial, Tahoma, "MS Sans Serif", serif;
    font-size: 9pt;
    font-weight: normal;
    text-decoration: none;
    background-color: transparent;
}

.font_text {
	color: Navy;
	font-family: Arial, Tahoma, "MS Sans Serif", serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	background-color: transparent;
}

.font_ads {
	color : Green;
    font-family : Arial, Tahoma, "MS Sans Serif", serif;
    font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	background-color : transparent;
}

.font_warning {
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	background-color: White;
	padding-bottom: 2px;
	padding-top: 2px;
}

.font_info {
    font-family: Tahoma, "MS Sans Serif", Arial, serif;
    font-size: 8pt;
    color: #FF0000;
    font-weight: normal;
    padding-bottom: 2px;
    padding-top: 2px;
}

.font_description {
    font-family: Tahoma, "MS Sans Serif", Arial, serif;
    font-size: 6pt;
    color: #FFFFFF;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0px;
    height: 1px;
    border: 1px;
}

.font_log {
	color :  #90939B;
	background-color: #F9F9F9;
	font-family: Tahoma, Arial, serif;
	font-size: 7pt;
}

.font_mb_message {
	color: Navy;
	background-color: #F9F9F9;
	font-family: Tahoma, Arial, serif;
	font-size: 9pt;
}

.textarea_news {
	font-family: Arial, Tahoma, "MS Sans Serif", serif, "Times New Roman", Times;
	color: #4169E1;
	background-color: white;
	height: 14px;
	border-width: 0px;
	font-size: 10px;
	overflow: hidden;
}

.button_light {
	color: Navy;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
	border: 1px solid #7EA6C9;
	font-weight: normal;
	background-color: White;
}

.button_plus {
	color: Yellow;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
	border: 1px solid #7EA6C9;
	font-weight: normal;
	background-color: #20A0F0;
    
}

.button_dark {
	background: #7D99EB;
	border: 0px solid Navy;
	color: #FFF5EE;
	font-size: 10pt;
	vertical-align: middle;
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
}

.input_text {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: Navy;
	border: 1px solid #7EA6C9;
	padding-left: 2px;
	background-color: White;
    z-index: 1;
}

.input_text_disabled {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #90939B;
	background-color: #FFFFFF;
	border: none;
	padding-left : 2px;
	display : inline;
}

.combo_box {
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	color: Navy;
	background-color: White;
	border: 1px double #7EA6C9;
	list-style: circle;
	padding-bottom: 0px;
	background: White;
    z-index: 1;
}

.form_light {
	border: 1px solid Navy;
	font-size: 8pt;
	vertical-align: middle;
	font-family: Tahoma, "MS Sans Serif", Arial, serif;
	background-color: #B7E1FF;
}

.form_search {
	font-family: Tahoma, Arial, serif;
	font-size: 8pt;
	color: Navy;
	background-repeat: repeat;
	background-position: left;
	border-bottom: none;
	border-top: none;
	background-color: #B7E1FF;
}

.table_basic {
    top: 0%;
    width: 100%;
    height: 100%;
}

#frame_description {
    position: relative;
    top: 0;
    width: auto;
    height: 5px;
    background: #FFFFFF;
    visibility: hidden;
    text-align: center;
    vertical-align: middle;
    border: 1px solid;
    background-attachment: fixed;
    background-color: transparent;
    font: normal 7px Tahoma, "MS Sans Serif", Arial;
    color: #FFFFFF;
    left: auto;
    azimuth: center-right;
    caption-side: top;
    clip: auto;
    table-layout: fixed;
    elevation: level;
    background-position: center;
    float: none;
}

#frame_ads {
    visibility: visible;
    position: relative;
    width: 120px;
    height: 820px;
    border: none;
    background: #FFFFFF;
}

#frame_footer {
    position: relative;
    width: 100%;
    height: 50px;
    background: #FFFFFF;
    visibility: visible;
    left: 0%;
    top: 0%;
}

#frame_change_language {
	position: absolute;
	width: 100px;
	height: 120px;
	border: thin solid Navy;
	background: #F2F5FF;
	visibility: hidden;
	left: 65%;
	top: 40%;
}
