.defText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #083264;
	text-decoration: none;
}
.defText A {
	color: #083264;
	text-decoration: underline;
}
.defText A:Hover {
	color: #083264;
	text-decoration: none;
}
#footer
{
    padding-bottom:12px;
    padding-top:4px;
}
#footer A {
	color: #083264;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#footer A:Hover {
	color: #083264;
	text-decoration: underline;
}
.txt_homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #083264;
}

.text_menu, .text_menu A { 
	font-family:"Trebuchet MS", Verdana, Arial, "times New Roman";
	font-size:13px;
	font-style:normal;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
.text_menu A:Hover {
	color:#9AEB59;
	text-decoration:none;
}
.text_title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	color:#9AEB59;
	text-decoration:none;
}
.text_Step {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	color:#9AEB59;
	text-decoration:none;
}
.txt_title_homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #3078CA;
}
.txt_title_small_blue {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	color: #3078ca;
}
.txt_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.dotted_blue {
	background-image: url(images/dotted_blue.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.dotted_blue_top {
	background-image: url(images/dotted_blue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_contents {
	background-image: url(images/bg_contents.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 351px;
}

.bg_footer {
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.bg_left_menu {
	background-image: url(images/bg_left_menu.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.bg_rigth_menu {
	background-image: url(images/bg_right_menu.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.bg_menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-y;
	width: 200px;
	height: 302px;
}
.bg_menu_home {
	background-image: url(images/bg_menu_home.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 200px;
}
.bg_question {
	background-color: #37B0DD;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bg_summary {
	background-color: #37B0DD;
	width: 177px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.contents_summary {
	float: left;
	width: 158px;
	padding: 2px;
}


.space_contents {
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.space_inner_contents {
	padding-top: 20px;
}

.space_btns_right {
	padding-top: 20px;
	padding-right: 40px;
}
.space_btns_left-heb {
	padding-top: 20px;
	padding-left: 40px;
}

.space_tn_gallery {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.space_faq {
	padding-top: 2px;
	padding-bottom: 2px;
}

.bg_tn_gallery {
	background-color: #37B0DD;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 12px;
	padding-left: 6px;
	width: 66px;
}
.border_tn_gallery {
	border: 2px solid #D1EB98;
}
.border_white {
	border: 2px solid #FFFFFF;
}


.line_menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.line_table_link {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.imput_contact {
	background-image: url(images/bg_imput_contact.jpg);
	background-repeat: repeat-x;
	height: 18px;
	border: 1px solid #4D86C5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #083264;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #E5E5E5;
}
.formAlertMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #CC3300;
}
.table_link {
	background-color: #B8EBFE;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.select_site {
	background-color: #C2F3FC;
	padding: 10px;
	border: 1px solid #083264;
}
.scroller {
scrollbar-face-color:#A2E3FB;
scrollbar-base-color:#C7EDFB;
scrollbar-arrow-color:#666666;
scrollbar-track-color:#37B0DD;
scrollbar-shadow-color:#64D1F9;
scrollbar-highlight-color:#AAE6FC;
scrollbar-3dlight-color:#64D1F9;
scrollbar-darkshadow-Color:#37B0DD;
height: 400px;
width:310px;
overflow: auto;
padding-top: 5px;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
}
.scroller_content {
}