html, body {
margin-top: 0px; 
margin-right: 0px; 
margin-bottom: 0px; 
margin-left: 0px; 
height: 100%;
direction:rtl;

font-family: Arial;
font-size: 15px;
font-weight: normal;
line-height: 18px;
letter-spacing: 0.02em;
text-align: justify;
color: #000000;
}

@font-face {
  font-family: Reforma;
  src: local(ReformaRegular),    /* full font name */
       local(ReformaRegular),     /* Postscript name */
       url(https://www.openu.ac.il/schools/includes/ReformaRegular.ttf),  /* otherwise, download it */
       url(https://www.openu.ac.il/schools/includes/ReformaRegular.eot);  /* otherwise, download it */
  font-weight: normal;
}
@font-face {
  font-family: ReformaBold;
  src: local(ReformaBold),    /* full font name */
       local(ReformaBold),     /* Postscript name */
       url(https://www.openu.ac.il/schools/includes/ReformaBold.ttf),  /* otherwise, download it */
       url(https://www.openu.ac.il/schools/includes/ReformaBold.eot);  /* otherwise, download it */
  font-weight: bold;
}

div#container {
	position:relative; /* needed for footer positioning */
	margin:0 auto; /* center, not in IE5 */
	width:990px;
	background:#ffffff;
	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height */

	min-height:100%; /* real browsers */
	border: solid 0px #FF0000;
}

div#header {
	display:inline-block;
	width:100%;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	/*background:#ffffff;
	background-image:url(/images/header.jpg);
	background-position:top center;
	background-repeat:no-repeat;*/
	border: solid 0px #FF00CC;
}

div#content {
	padding:0px 0px 150px 0px; /* bottom padding for footer */
	border: solid 0px #FF0000;
}

div#footer {
	position:absolute;
	width:770px;
	bottom:0; /* stick to bottom */
	/*background:#ffffff;*/
	border: solid 0px #FF00CC;
}
/*
.content_text {
display:inline-block;
margin:10px 0px 0px 0px;
}
*/
.footer_content {
		padding:0px 0px 0px 0px;
		margin:10px 0px 0px 0px;
	}
img {border: solid 0px #FF00CC;}

.padding_content {
padding:0px 10px 0px 10px;
}

.centerized {
width:100% !important;
height:auto !important; /* real browsers */
height:100%; /* IE6: treaded as min-height */
min-height:100%; /* real browsers */
text-align: center;
}

/* MENU */
.menu_modul{min-width:100%;MARGIN-LEFT:auto;MARGIN-RIGHT:auto;MARGIN-TOP:0px;}
.menu_modul .menu_strip{min-width:100%;}

.header_container{BACKGROUND-IMAGE:url(../images/background_header.jpg);background-position:top right;background-repeat:repeat-x;}
.menu_widescreen {padding:5px 0px 5px 0px;border: solid 0px #FF00CC;background-color:#b1b1b1;background-image:-o-linear-gradient(-90deg,rgba(137,137,137,0),rgba(0,0,0,1)); background-image:-moz-linear-gradient(-90deg,rgba(137,137,137,0),rgba(0,0,0,1));   background-image:linear-gradient(180deg,rgba(137,137,137,0),rgba(0,0,0,1));  background-image:-webkit-linear-gradient(-90deg,rgba(137,137,137,0),rgba(0,0,0,1));border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0,startColorstr=#00b1b1b1,endColorstr=#FF000000)}

.menu_strip{POSITION:relative;DISPLAY:inline;FLOAT:right;MARGIN-LEFT:0px;MARGIN-RIGHT:0px;}

#menu{Z-INDEX:1000;margin-top:0;}
#menu UL{PADDING-BOTTOM:0;LIST-STYLE-TYPE:none;MARGIN:0;PADDING-LEFT:0;PADDING-RIGHT:0;PADDING-TOP:0;}

#menu UL LI{PADDING-BOTTOM:6px;PADDING-LEFT:5px;PADDING-RIGHT:5px;DISPLAY:block;FLOAT:right;PADDING-TOP:6px;POSITION:relative;BACKGROUND-IMAGE:url(../images/bg_navigation.jpg);background-position:left bottom;background-repeat:repeat-x;border-left:0px solid White;}
#menu UL LI{font-family: Arial;font-size: 13px;font-weight: normal;line-height: 13px;letter-spacing: 0.02em;text-align: right;color: #ffffff;}
#menu UL LI A:link{COLOR:#ffffff;TEXT-DECORATION:none;}
#menu UL LI A:visited{COLOR:#ffffff;TEXT-DECORATION:none;}
#menu UL LI A:hover,#menu UL LI.current A{COLOR:#ffffff;}
#menu UL LI.current UL A{COLOR:#ffffff;}

#menu UL LI UL.dropdown_menu{Z-INDEX:1000;POSITION:absolute;DISPLAY:none;TOP:30px;RIGHT:0px;LEFT:-1px;border: 3px solid #c5c5c5;}
#menu UL LI UL.dropdown_menu LI{BACKGROUND-COLOR:#f2f2f2;WIDTH:150px;BORDER-LEFT-STYLE:none;background-image:none;}

#menu UL LI UL.dropdown_menu LI:hover{background-color:#dddddd;}

#menu UL LI{font-family:Arial;font-size:13px;font-weight:normal;line-height:13px;letter-spacing:0.02em;text-align:right;color:#000000;}
#menu UL LI UL LI A:link{COLOR:#000000;TEXT-DECORATION:none;}
#menu UL LI UL LI A:visited{COLOR:#000000;TEXT-DECORATION:none;}
#menu UL LI UL LI A:hover,#menu UL LI UL LI.current A{COLOR:#000000;background-color:#dddddd;font-weight:bold;}

#menu UL LI UL LI UL.dropdown_menu{Z-INDEX:1000;POSITION:absolute;DISPLAY:none;TOP:0px;RIGHT:150px;LEFT:-1px;}
#menu UL LI UL LI UL.dropdown_menu LI{BACKGROUND-COLOR:#f2f2f2;WIDTH:150px;BORDER-LEFT-STYLE:none;background-image:none;}

.alpha{MARGIN-LEFT:0;}.omega{MARGIN-RIGHT:0;}

img {border:0}

/* END MENU */

/* Fonts */

h1 {
font-family: Arial;
font-size: 24px;
text-align: right;
font-weight: bold;
line-height: 26px;
letter-spacing: 0.00em;
display: inline;
color: #ED801B;
}
h1 a {
text-decoration: none;
color: #ED801B;
}
h1 a:hover {
text-decoration: underline;
color: #ED801B;
}
h1 a:visited {
color: #ED801B;
}
.title-h1 {
font-family: Arial;
font-size: 24px;
text-align: right;
font-weight: bold;
line-height: 26px;
letter-spacing: 0.00em;
color: #ED801B;
}

h2 {
font-family: Arial;
font-size: 16px;
text-align: right;
font-weight: bold;
line-height: 18px;
letter-spacing: 0.00em;
display: inline;
color: #183466;
}
h2 a {
text-decoration: none;
color: #183466;
}
h2 a:hover {
text-decoration: underline;
color: #183466;
}
h2 a:visited {
color: #183466;
}

.h2 {
font-family: Arial;
font-size: 16px;
text-align: right;
font-weight: bold;
line-height: 18px;
letter-spacing: 0.00em;
color: #183466;
}
.h2 a {
text-decoration: none;
color: #183466;
}
.h2 a:hover {
text-decoration: underline;
color: #183466;
}
.h2 a:visited {
color: #183466;
}

h3 {
font-family: Arial;
font-size: 13px;
text-align: right;
font-weight: bold;
line-height: 15px;
letter-spacing: 0.00em;
display: inline;
color: #183466;
}
h3 a {
text-decoration: none;
color: #183466;
}
h3 a:hover {
text-decoration: underline;
color: #183466;
}
h3 a:visited {
color: #183466;
}

h4 {
font-family: Arial;
font-size: 13px;
text-align: right;
font-weight: bold;
line-height: 15px;
letter-spacing: 0.00em;
display: inline;
color: #FF0000;
}
h4 a {
text-decoration: none;
color: #FF0000;
}
h4 a:hover {
text-decoration: underline;
color: #FF4400;
}
h4 a:visited {
color: #FF0000;
}

h5 {
font-family: Arial;
font-size: 13px;
text-align: right;
font-weight: bold;
line-height: 15px;
letter-spacing: 0.00em;
display: inline;
color: #183466;
}
h5 a {
text-decoration: none;
color: #183466;
}
h5 a:hover {
text-decoration: underline;
color: #183466;
}
h5 a:visited {
color: #183466;
}

h6 {
font-family: Arial;
font-size: 13px;
text-align: right;
font-weight: bold;
line-height: 15px;
letter-spacing: 0.00em;
display: inline;
color: #183466;
}
h6 a {
text-decoration: none;
color: #183466;
}
h6 a:hover {
text-decoration: underline;
color: #183466;
}
h6 a:visited {
color: #183466;
}

.title {
font-family: Arial;
font-size: 16px; 
text-align: right; 
font-weight: bold; 
line-height: 20px; 
letter-spacing: 0.00em; 
color: #666666;
}
.title a {
text-decoration: none;
color: #666666;
}
.title a:hover {
text-decoration: underline;
color: #666666;
}
.title a:visited {
color: #666666;
}

.subtitle {
font-family: Arial;
font-size: 16px;
text-align: right;
font-weight: bold;
line-height: 18px;
letter-spacing: 0.00em;
color: #183466;
}
.subtitle a {
text-decoration: none;
color: #183466;
}
.subtitle a:hover {
text-decoration: underline;
color: #183466;
}
.subtitle a:visited {
color: #183466;
}

.binnacle {
font-family: Arial;
font-size: 13px; 
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #666666;
}
.binnacle a {
text-decoration: none;
color: #666666;
}
.binnacle a:visited {
color: #666666;
}
.binnacle a:hover {
text-decoration: underline;
font-size: 15px; 
color: #ED801B;
}

.here {
font-family: Arial;
font-size: 13px; 
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #ED801B;
}
.here a {
text-decoration: none;
color: #ED801B;
}
.here a:visited {
color: #ED801B;
}
.here a:hover {
text-decoration: underline;
font-size: 15px; 
color: #ED801B;
}

/****** header ******/

.logo_school {float:right;}

.logo_school_relative {position: relative;width: 300px;height:90px;border: solid 0px #75B75D;}

.logo {
position: absolute; 
top: 0px; 
right: 0px; 
width: 92px; 
height: 90px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #75B75D; 
}

.schoolbox {
position: absolute; 
top: 30px; 
right: 95px; 
width: 200px; 
height: 60px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #00B75D; 
}

p.schoolname {
margin: 0px 0px 0px 0px; 
font-family: Arial;
font-size: 28px; 
text-align: center; 
font-weight: bold; 
letter-spacing: 0.02em;
color: #ED801B;
}
p.schoolname a {text-decoration: none;color: #ED801B;}
p.schoolname a:hover {text-decoration: underline;color: #ED801B;}
p.schoolname a:visited {color: #ED801B;}

.school_line {
position: absolute; 
top: 20px; 
right: 60px; 
width: 90px; 
height: 1px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000; 
}

p.slogan {
margin: 10px 0px 0px 0px; 
font-family: Arial;
font-size: 17px; 
text-align: center; 
font-weight: bold; 
letter-spacing: 0.01em;
color: #888888;
}
p.slogan a {text-decoration: none;color: #888888;}
p.slogan a:hover {text-decoration: underline;color: #888888;}
p.slogan a:visited {color: #888888;}

p.openu {
margin: 0px 0px 0px 0px; 
font-family: Arial;
font-size: 12px; 
text-align: center; 
font-weight: bold; 
letter-spacing: 0.00em;
color: #183466;
}
p.openu a {text-decoration: none;color: #183466;}
p.openu a:hover {text-decoration: underline;color: #183466;}
p.openu a:visited {color: #183466;}

.telephon {
float:left; 
width: 140px; 
height: 70px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #75B75D; 
}

.tel {
font-family: Arial;
text-align: right; 
font-size: 13px; 
font-weight: normal; 
letter-spacing: 0.02em;
color: #000000;
}

.logo_header {
position: absolute; 
top: 10px; 
right: 350px; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000; 
}

.logo_header_img {
width: 290px; 
height: 83px;
}

ul.folder {
padding:0px 0px 0px 0px; 
margin:5px 25px 5px 0px;
list-style-image:url(../images/folder.jpg)
}

ul.xhtml_page {
padding:0px 0px 0px 0px; 
margin:5px 25px 5px 0px;
list-style-image:url(../images/xhtml.jpg)
}

/****** END header ******/

.left_column {
float:left;
width: 218px; 
height:auto !important; /* real browsers */
margin:10px 10px 0px 0px;
padding: 0px 0px 0px 0px;
border: solid 0px #75B75D;
}

/****** form ******/

.katan {
font-family: Arial;
font-size: 12px; 
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #000000;
}

.katan_green {
font-family: Arial;
font-size: 12px; 
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #ffffff;
}

.title_txt {
font-family: Arial;
font-size: 22px; 
line-height: 22px; 
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #ffffff;
}

.form_cell {
position: relative;
text-align: center; 
width: 218px; 
height: 330px; 
margin-top: 10px;
margin-right: auto;
margin-bottom: 10px;
margin-left: auto; 
padding: 0px 0px 0px 0px;
border: solid 0px #75B75D;
}

.form_content {
position: relative;
top:0px;
left: 2px; 
width: 218px; 
height:auto !important; /* real browsers */
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*background:url(/dialog/images/bg-lines.gif);*/
background-color:#666666;

/*
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-appearance: none;
-moz-appearance: none;
*/
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

.form_title {
position: relative; 
width: 210px; 
height:auto !important; /* real browsers */
margin: 10px 0px 5px 0px; 
padding: 0px 6px 0px 0px;					
vertical-align: middle;
text-align: center;
border:solid 0px #FF0000;
}

.form_row {
position: relative; 
width: 210px; 
height: 25px;			
margin: 0px 0px 5px 0px; 
padding: 0px 6px 0px 0px;					
vertical-align: middle;
text-align: right;
border:solid 0px #FF0000;
}

.form_input_border {
padding: 0px 3px 0px 0px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-appearance: none;
-moz-appearance: none;
border:solid 1px #183466;
}
.form_input	{
position: absolute; 
top: 0px;
left: 15px; 
width: 180px; 
height: 22px; 
margin: 0px; 
}

.form_input_tel	{
position: absolute; 
top: 0px;
left: 71px; 
width: 124px; 
height: 22px; 
margin: 0px; 
}

.form_input_code_tel	{
position: absolute; 
top: 0px;
left: 15px; 
width: 50px; 
height: 24px; 
margin: 0px; 
background-color: #ffffff;
}

.form_input_select {
position: absolute; 
top: 0px;
left: 15px; 
width: 185px; 
height: 24px; 
margin: 0px; 
background-color: #ffffff;
}

.form_row_button {
position: relative; 
width: 210px; 
height: 37px;			
margin: 0px 0px 5px 0px; 
padding: 0px 0px 0px 10px;					
vertical-align: middle;
text-align: right;
border:solid 0px #FF0000;
}

.form_input_button {
position: absolute;
top: 0px;
left: 18px; 
width: 187px; 
height: 30px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.sendmetext {
font-family: Arial;
font-size: 10px; 
line-height: 10px;
text-align: right; 
font-weight: bold; 
letter-spacing: 0.00em; 
color: #ffffff;
}

/****** button interactive ******/

.button_form {
	
	/* ^^^^^^^^^^^^^ STYLE ^^^^^^^^^^^^^^ */
	/*
	background: #FFF;
	background: -moz-linear-gradient(top, #FFF 0%, #ed801b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #ed801b));
	background: -webkit-linear-gradient(top, #FFF 0%, #ed801b 100%);
	background: -o-linear-gradient(top, #FFF 0%, #ed801b 100%);
	background: -ms-linear-gradient(top, #FFF 0%, #ed801b 100%);
	background: linear-gradient(top, #FFF 0%, #ed801b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ed801b", GradientType=0);
	*/
	background: #ed801b;
	background: -moz-linear-gradient(top, #ed801b 0%, #ed801b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ed801b), color-stop(100%, #ed801b));
	background: -webkit-linear-gradient(top, #ed801b 0%, #ed801b 100%);
	background: -o-linear-gradient(top, #ed801b 0%, #ed801b 100%);
	background: -ms-linear-gradient(top, #ed801b 0%, #ed801b 100%);
	background: linear-gradient(top, #ed801b 0%, #ed801b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ed801b", endColorstr="#ed801b", GradientType=0);


	/*font-family: Reforma, Arial;*/
	color: #ffffff;
	font-size: 22px;
	line-height: 26px;
	font-weight: bold; 
	border: 1px solid #c5c5c5;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;


	/* ============= LAYOUT ============= */
	
	line-height: normal;
	display: inline-block;
	padding: 3px 9px 8px 8px;
	
}
.button_form:hover {
	
	/* ^^^^^^^^^^^^^ STYLE ^^^^^^^^^^^^^^ */
	
	background: #FFF;
	background: -moz-linear-gradient(top, #FFF 0%, #ffb56f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #ffb56f));
	background: -webkit-linear-gradient(top, #FFF 0%, #ffb56f 100%);
	background: -o-linear-gradient(top, #FFF 0%, #ffb56f 100%);
	background: -ms-linear-gradient(top, #FFF 0%, #ffb56f 100%);
	background: linear-gradient(top, #FFF 0%, #ffb56f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffb56f", GradientType=0);
	
	color: #222;
}

/****** END button interactive ******/

/****** end form ******/

/****** form BOTOOM ******/

.form_content_bottom {
position: relative;
top:20px;
right: 0px; 
width: 700px; 
height: 140px;
margin:0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
/*background:url(/dialog/images/bg-lines.gif);*/
background-color:#666666;

/*
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-appearance: none;
-moz-appearance: none;
*/
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

.title_form_bottom {
font-family: Arial;
font-size: 15px; 
text-align: center; 
font-weight: bold; 
color: #ffffff;
margin: 3px 0px 5px 0px; 
padding: 0px 0px 0px 0px;
}

.form_row_bottomcol_1 {
position: absolute;
top: 50px; 
right: 10px;
width: 220px; 
margin: 0px 0px 0px 0px; 
border: solid 0px #00FF00;
}

.form_row_bottomcol_2 {
position: absolute;
top: 50px; 
right: 240px;
width: 220px; 
margin: 0px 0px 0px 0px; 
border: solid 0px #00FF00;
}

.form_row_bottomcol_3 {
position: absolute;
top: 50px; 
right: 470px;
width: 220px; 
margin: 0px 0px 0px 0px; 
border: solid 0px #00FF00;
}

/****** end form BOTOOM ******/

/****** form yeutz ******/

.ypage {
position: relative; 
top:10px; 
right:10px;
width:692px; 
height:581px;
background-image:url(../images/background_dialog.jpg);
border:solid 0px #FF0000;
}

.Yname {
position: absolute;
top: 404px; 
right: 60px; 
width: 130px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_name	{
position: absolute; 
top: 0px;
left: 0px; 
width: 128px; 
height: 18px; 
margin: 0px; 
padding: 0px;
}

.Ylast_name {
position: absolute;
top: 404px; 
right: 300px; 
width: 130px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_last_name	{
position: absolute; 
top: 0px;
left: 0px; 
width: 128px; 
height: 18px; 
margin: 0px; 
padding: 0px;
}

.Ytelephon {
position: absolute;
top: 430px; 
right: 60px; 
width: 74px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_tel	{
position: absolute; 
top: 0px;
left: 0px; 
width: 72px; 
height: 18px; 
margin: 0px; 
padding: 0px;
}

.Ycode_tel {
position: absolute;
top: 430px; 
right: 138px; 
width: 52px; 
height: 22px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_code_tel	{
position: absolute; 
top: 0px;
left: 0px; 
width: 50px; 
height: 22px; 
margin: 0px; 
padding: 0px;
}

.Ye_mail {
position: absolute;
top: 430px; 
right: 300px; 
width: 130px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_e_mail {
position: absolute; 
top: 0px;
left: 0px; 
width: 128px; 
height: 18px; 
margin: 0px; 
padding: 0px;
}

.Ycours {
position: absolute;
top: 456px; 
right: 300px; 
width: 130px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_cours	{
position: absolute; 
top: 0px;
left: 0px; 
width: 128px; 
height: 18px; 
margin: 0px; 
padding: 0px;
}

.Ybranchs {
position: absolute;
top: 473px; 
right: 177px; 
width: 110px; 
height: 20px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_branchs {
position: absolute; 
top: 0px;
left: 0px; 
width: 108px; 
height: 20px; 
margin: 0px; 
padding: 0px;
}

.Yboton {
position: absolute;
top: 535px; 
right: 330px; 
width: 110px; 
height: 22px;
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Ysendme {
position: absolute;
top: 493px; 
right: 23px; 
width: 13px; 
height: 13px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

.Yform_input_button {
position: absolute;
top: 0px;
left: 10px; 
width: 90px; 
height: 25px; 
margin: 0px; 
padding: 0px;
border:solid 0px #FF0000;
}

/****** end form yeutz ******/

/****** ORG ******/

.org {
position: relative;
top: 0px; 
left: 2px; 
width: 218px; 
height: 242px; 
margin: 5px 0px 5px 0px; 
padding: 0px 0px 0px 0px;
background-color:#777777;
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

/****** END ORG ******/

/****** MAPA ******/

.mapa {
position: relative;
top: 0px; 
left: 2px; 
width: 218px; 
height: 25px; 
margin: 5px 0px 5px 0px; 
padding: 0px 0px 0px 0px;
background-color:#777777;
font-family: Arial;
font-size: 14px;
text-align: center;
font-weight: bold;
line-height: 22px;
letter-spacing: 0.00em;
color: #ffffff;
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

.mapa {
font-family: Arial;
font-size: 14px;
text-align: center;
font-weight: bold;
line-height: 22px;
letter-spacing: 0.00em;
color: #ffffff;
}
.mapa a {
text-decoration: none;
color: #ffffff;
}
.mapa a:visited {
color: #ffffff;
}
.mapa a:hover {
text-decoration: underline;
color: #ffffff;
}

/****** END MAPA ******/

/****** footer ******/

.footer_text {
font-family: Arial;
font-size: 14px;
text-align: center;
font-weight: bold;
line-height: 16px;
letter-spacing: 0.00em;
color: #ffffff;
}

.footer_text a {
text-decoration: none;
color: #ffffff;
}

.footer_text a:hover {
text-decoration: underline;
color: #0B0B3B;
}

.footer_logo {
float:right;
margin:10px 10px 0px 10px;
}

.footer_logo_box {
position: relative;
text-align: center;
width: 112px;
height: 100px; 
border: solid 0px #FF0000;
}

.foot_line1 {
position: absolute;
top: 0px; 
left: 0px;
width: 112px;
height: 51px; 
border: solid 0px #FF0000;
}

.foot_line2 {
position: absolute;
top: 53px; 
left: 0px;
width: 112px;
height: 20px; 
margin: -5px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000;
}

.foot_line3 {
position: absolute;
top: 67px; 
left: 0px;
width: 112px;
height: 1px; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000;
}

.foot_line4 {
position: absolute;
top: 70px; 
left: 0px;
width: 112px;
height: 20px; 
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000;
}

.fascolot {
font-family: Arial;
font-size: 11px; 
text-align: center;
font-weight: bold; 
color: #bc2723;
}
.fascolot a {
text-decoration: none;
color: #bc2723;
}
.fascolot a:hover {
text-decoration: underline;
color: #bc2723;
}
.fascolot a:visited {
color: #bc2723;
}

.ftafnitech a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #1292AF;
text-decoration: none;
}

.fdiploma a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #837DAD;
text-decoration: none;
}

.fmerav a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #1292AF;
text-decoration: none;
}

.ftafnit a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #183466;
text-decoration: none;
}

.fhasifa a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #DE157D;
text-decoration: none;
}

.fhtech {
font-family: Arial;
font-size: 7pt; 
text-align: center; 
font-weight: 400; 
letter-spacing: -0.01em; 
line-height:8px; 
color: #000000;
text-decoration: none;
}
.fhtech a {
text-decoration: none;
color: #000000;
}
.fhtech a:hover {
text-decoration: underline;
color: #000000;
}
.fhtech a:visited {
color: #000000;
}
p.fhtech {
margin:0px;
}

.fdialog a {
font-family: Arial;
font-size: 8pt; 
text-align: center; 
font-weight: bold; 
letter-spacing: -0.01em;
color: #ED801B;
text-decoration: none;
}

.fteurbs {
font-family: Arial;
font-size: 9px; 
text-align: center; 
font-weight: 400; 
letter-spacing: -0.01em; 
line-height:9px; 
color: #888888;
text-decoration: none;
}
.fteurbs a {
text-decoration: none;
color: #888888;
}
.fteurbs a:hover {
text-decoration: underline;
color: #888888;
}
.fteurbs a:visited {
color: #888888;
}
p.fteurbs {
margin:0px;
}

/****** end footer ******/

/****** footer ******/

.policy {
position: relative;
text-align: center;
width: 776px;
height: 30px; 
padding: 0px 0px 0px 0px;
border: solid 0px #FF0000;
}

.policy_text {
font-family: Arial;
font-size: 12px; 
text-align: center;
font-weight: normal; 
letter-spacing: 0.00em; 
color: #444444;
}
.policy_text a {
text-decoration: underline;
color: #444444;
}
.policy_text a:visited {
color: #444444;
}
.policy_text a:hover {
text-decoration: underline;
color: #EA1C1C;
}

/****** end footer ******/

	.negishut_box {
		position: relative;
		padding:0px 10px 30px 10px;
	}
	.negishut {
		position: relative;
		width: 100% !important;
		height: auto !important;
		padding:0px 0px 0px 0px;
		text-align: center; 
		border:solid 0px #444444;
		font-family: Arial;
		font-size: 11px; 
		text-align: center; 
		font-weight: bold; 
		line-height: 12px; 
		letter-spacing: 0.00em; 
		color: #444444;
	}
	.negishut a {text-decoration: none;color: #444444;}
	.negishut a:visited {color: #444444;}
	.negishut a:hover {text-decoration: underline;color: #444444;}

.powered_by {
position:relative;
margin: 0px 0px 0px 0px;
font-family: Arial;
font-size: 10px;
text-align: center;
font-weight: normal;
letter-spacing: 0.00em;
color: #444444;
}

.powered_by a {
text-decoration: none;
color: #444444;
}

.powered_by a:hover {
text-decoration: underline;
color: #8A0808;
}


/* END Fonts */

.t {background: url(/images/rb.jpg) 0 0 repeat-x; width:100%;background-color:#999999;}
.b {background: url(/images/rb.jpg) 0 100% repeat-x;}
.l {background: url(/images/rb.jpg) 0 0 repeat-y;}
.r {background: url(/images/rb.jpg) 100% 0 repeat-y;}
.bl {background: url(/images/bl.jpg) 0 100% no-repeat;}
.br {background: url(/images/br.jpg) 100% 100% no-repeat;}
.tl {background: url(/images/tl.jpg) 0 0 no-repeat;}
.tr {background: url(/images/tr.jpg) 100% 0 no-repeat; padding:10px;} 
.round-content {background-color:#999999;}



nav ul{
	background:rgba(0,0,0,.5);
	font-size:0;
	padding:0;
}

nav ul li{
	box-sizing:border-box;
	display:inline-block;
	font-size:16px;
	padding:10px;
	height:25px;
	text-align:center;
	vertical-align:top;
	width:25%;
}

nav ul li:hover{
	background:rgba(0,0,0,.3);
}

nav ul li a{
	color:white;
	text-transform:uppercase;
}

nav ul li img{
	height:auto;
}

/****** button interactive ******/

a.button, button, .button {
	
	/* ^^^^^^^^^^^^^ STYLE ^^^^^^^^^^^^^^ */
	
	background: #FFF;
	background: -moz-linear-gradient(top, #FFF 0%, #86a8ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #86a8ff));
	background: -webkit-linear-gradient(top, #FFF 0%, #86a8ff 100%);
	background: -o-linear-gradient(top, #FFF 0%, #86a8ff 100%);
	background: -ms-linear-gradient(top, #FFF 0%, #86a8ff 100%);
	background: linear-gradient(top, #FFF 0%, #86a8ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#86a8ff", GradientType=0);
	
	color: #444;
	font-size: 13px;
	border: 1px solid #c5c5c5;
	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;


	/* ============= LAYOUT ============= */
	
	line-height: normal;
	display: inline-block;
	padding: 3px 9px 8px 8px;
	
}
a:hover.button, .button:hover {
	
	/* ^^^^^^^^^^^^^ STYLE ^^^^^^^^^^^^^^ */
	
	background: #FFF;
	background: -moz-linear-gradient(top, #FFF 0%, #aa0000 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFF), color-stop(100%, #aa0000));
	background: -webkit-linear-gradient(top, #FFF 0%, #aa0000 100%);
	background: -o-linear-gradient(top, #FFF 0%, #aa0000 100%);
	background: -ms-linear-gradient(top, #FFF 0%, #aa0000 100%);
	background: linear-gradient(top, #FFF 0%, #aa0000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#aa0000", GradientType=0);
	
	color: #222;
}

/****** END button interactive ******/

.margintop20 {
margin:20px 0px 0px 0px;
display: inline;
}

/****** IMG Responsive ******/

.img_responsive {
max-width:100%;height:auto;
}

/****** switch ******/
.switch-on {
display:inline;
}

.switch-off {
display:none;
}

.widescreen {
display:inline;
}
.cellular {
display:none;
}

div#menu_cellular {
display:none;
}

/****** END switch ******/

/****** button ******/
.button4cell {
display:none;
}
/****** END button ******/

/****** banners size ******/

.box-mundi_text{
position:relative;
width:248px;
/*height:450px;*/
}
.box-mundi {
	border: solid 1px #999999;
	}
.mundi {
		width:248px;
		height:248px;
	}
.box-mundi-melel {
	text-align: justify; 
	padding: 5px 0px 0px 0px;
}
.minitext {
	font-family: Arial;
	font-size: 13px; 
	line-height: 13px;
	text-align: justify; 
	font-weight: bold; 
	letter-spacing: 0.00em; 
	color: #000000;
	}

/****** END banners size ******/

/****** news ******/

.news {
position: relative; 
left: 2px;
width: 218px; 
height: 120px; 
margin: 5px 0px 0px 0px; 
background-color:#666666;
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

.news_flash {
position: relative; 
left: 0px;
width: 218px; 
height: 261px; 
margin: 5px 0px 0px 0px; 
border: solid 0px #FF0000;
}

.highlights {
	position: absolute;
	top:10px;
	left:10px; 
	width:188px;
	height:100px;
	background-color:#ffffff;
	overflow:hidden;
	margin:0px;
	padding:0px 5px 0px 5px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-appearance: none;
	-moz-appearance: none;
	border:0px solid #000000;
}

/****** end news ******/

/****** text border effect ******/
.orange_font_title {
font-family: Arial;
font-size: 42px; 
text-align: right; 
font-weight: bold; 
line-height: 42px; 
letter-spacing: 0.00em; 
display: inline; 
color: #ED801B;
}
.text_border {
text-shadow: -1px 0 gray, 0 1px gray, 1px 0 gray, 0 -1px gray;
filter: Shadow(Color=gray, Direction=45, Strength=1);
}

.border_font_content {
position:relative;
height:30px;
margin: 0px 0px 0px 0px;
border: solid 0px #000000; 
}
.border_white_font {
font-family: Arial;
font-size: 42px; 
text-align: right; 
font-weight: bold; 
line-height: 42px; 
letter-spacing: 0.00em; 
display: inline; 
color: #FFFFFF;
}
.txt_top {
position:absolute;
top:0px;
right:0px;
color:#ED801B;
border: solid 0px #F00000; 
}
.txt_bottom {
position:absolute;
top:2px;
right:0px;
color:#ED801B;
border: solid 0px #000000; 
}
.txt_right {
position:absolute;
top:1px;
right:0px;
color:#ED801B;
border: solid 0px #000000; 
}
.txt_left {
position:absolute;
top:1px;
right:2px;
color:#ED801B;
border: solid 0px #000000; 
}
.txt_center {
position:absolute;
top:1px;
right:1px;
border: solid 0px #000000; 
}
/****** END text border effect ******/

@media only screen and (min-width: 821px){

#index_design{
	padding:0px;
	text-align:right;
	}
#index_design article{
	border:1px solid white;
	color:black;
	display:inline-block;
	padding:0px;
	margin-top:10px;
	width:249px;
	text-align:right;
	vertical-align:top;
	}
.shadow_frame {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border:solid 0px #999999;
}

.bullete_index_ws1 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 60px 10px;
background-image:url(/dialog/images/space.png);
background-position:top right;
background-repeat:repeat-y;
}

.bullete_index_ws2 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 0px 10px;
background-image:url(/dialog/images/space.png);
background-position:top right;
background-repeat:repeat-y;
}

.bullete_index_ws3 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 60px 10px;
background-image:url(/dialog/images/bullete-line.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.bullete_index_ws4 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 60px 10px;
background-image:url(/dialog/images/bullete-line.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.bullete_index_ws5 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 0px 10px;
background-image:url(/dialog/images/bullete-line.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.bullete_index_ws6 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 30px 20px 10px;
background-image:url(/dialog/images/bullete-line.jpg);
background-position:top right;
background-repeat:repeat-y;
}

.bg_title {
position: relative; 
margin: 0px -10px -10px -10px;
padding: 0px 10px 0px 10px;
}

h2.title {
font-family: Arial;
font-size: 20px; 
text-align: right; 
font-weight: bold; 
line-height: 22px; 
letter-spacing: 0.00em; 
display: inline; 
color: #EE8508;
}

/****** Banner ******/
.banner_index_topspace {
position: relative; 
margin:7px 0px 0px 0px;
}
.flash_763x100 {
position: relative; 
top: -8px; 
right: 0px;
width: 763px;
height: 100px; 
margin: 0px 0px 0px 0px;
border: solid 0px #666666;
}
.flash_763x100_swf {
		position: absolute; 
		top: 0px; 
		right: 0px;
		width:763px;
		height:100px;
}

.flash_763x160 {
position: relative; 
top: -8px; 
right: 0px;
width: 763px;
height: 160px; 
margin: 0px 0px 0px 0px;
border: solid 0px #666666;
}
.flash_763x160_swf {
		position: absolute; 
		top: 0px; 
		right: 0px;
		width:763px;
		height:160px;
}
/****** END Banner ******/
/****** youtube_video ******/

.youtube_video_float {
float:left;
width:325px;
height:286px;
margin:15px 10px 5px 0px;
top:-8px;
left:0px;
}

.youtube_video_widescreen {
position: relative;
width:763px;
height:433px;
margin:0px -10px 0px -10px;
}

/****** END youtube_video ******/

}

@media only screen and (max-width:820px) and (min-width: 800px){
	body {overflow-x: hidden;}
	div#container{
		width:800px;
	}
	.box-mundi_text{
		width:180px;
	}
	.mundi {
		width:180px;
		height:180px;
	}
	.minitext {
		font-family: Arial;
		font-size: 13px; 
		line-height: 13px;
		text-align: justify; 
		font-weight: normal; 
		letter-spacing: 0.00em; 
		color: #000000;
	}
	#index_design{
		padding:0px;
		text-align:right;
	}
	#index_design article{
		border:1px solid white;
		color:black;
		display:inline-block;
		padding:0px;
		margin-top:10px;
		width:180px;
		text-align:right;
		vertical-align:top;
	}
	.shadow_frame {
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border:solid 0px #999999;
	}

	.bullete_index_ws1 {
		position: relative; 
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 60px 10px;
		background-image:url(/dialog/images/space.png);
		background-position:top right;
		background-repeat:no-repeat;
	}

	.bullete_index_ws2 {
		position: relative; 
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 0px 10px;
		background-image:url(/dialog/images/space.png);
		background-position:top right;
		background-repeat:no-repeat;
	}

	.bullete_index_ws3 {
		position: relative; 
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 40px 10px;
		background-image:url(/dialog/images/bullete-line.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	}

	.bullete_index_ws4 {
		position: relative; 
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 40px 10px;
		background-image:url(/dialog/images/bullete-line.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	}

	.bullete_index_ws5 {
		position: relative; 
		margin: 0px 0px 0px 0px;
		padding: 0px 30px 0px 10px;
		background-image:url(/dialog/images/bullete-line.jpg);
		background-position:top right;
		background-repeat:no-repeat;
	}

	.bg_title {
		position: relative; 
		margin: 0px -10px -10px -10px;
		padding: 0px 10px 0px 10px;
	}

	h2.title {
		font-family: Arial;
		font-size: 18px; 
		text-align: right; 
		font-weight: bold; 
		line-height: 20px; 
		letter-spacing: 0.00em; 
		display: inline; 
		color: #EE8508;
	}
	.title {
		font-family: Arial;
		font-size: 16px; 
		text-align: right; 
		font-weight: normal; 
		line-height: 18px; 
		letter-spacing: 0.00em; 
		color: #666666;
	}
	.banner_index_topspace {
		display:inline-block;
		margin:63px 0px 0px 0px;
	}

	.flash_763x100 {
		position: relative; 
		top: -6px; 
		right: 0px;
		width: 573px;
		height: 75px; 
		margin: 0px 0px 0px 0px;
		border: solid 1px #666666;
	}
	.flash_763x100_swf {
		position: absolute; 
		top: 0px; 
		right: 0px;
		width:573px;
		height:75px;
	}

	.flash_763x160 {
		position: relative; 
		top: -6px; 
		right: 0px;
		width: 573px;
		height: 120px; 
		margin: 0px 0px 0px 0px;
		border: solid 1px #666666;
	}
	.flash_763x160_swf {
		position: absolute; 
		top: 0px; 
		right: 0px;
		width:573px;
		height:120px;
	}

	.youtube_video_float {
		float:left;
		width:325px;
		height:286px;
		margin:15px 10px 5px 0px;
		top:-8px;
		left:0px;
	}

	.youtube_video_widescreen {
		position: relative;
		width:573px;
		height:325px;
		margin:0px -10px 0px -10px;
	}

	.border_font_content {
		position:relative;
		height:30px;
		margin: 0px 0px 0px 0px;
		border: solid 0px #000000; 
	}
	.border_white_font {
		font-family: Arial;
		font-size: 32px; 
		text-align: right; 
		font-weight: bold; 
		line-height: 32px; 
		letter-spacing: 0.00em; 
		display: inline; 
		color: #FFFFFF;
	}
	.hide_fb {
		display:none;
	}
}

@media only screen and (max-width:800px) and (min-width: 10px){
	div#container{
		width:100% !important;
	}
	.content_text {
		padding:0em 0em 0em 0em;
	}
	.menu_widescreen {
		display:none;
	}
	div#menu_cellular {
		display:inline;
	}
	nav ul li {
		width:100%;
	}
	.button4cell {
		display:inline;
	}
	.widescreen {
		display:none;
	}
	.cellular {
		display:block;
	}
	.form_content {
		margin:0px 0px 25px 0px;
	}
	.telephon {
		display:none;
	}
	.box-mundi_text {
		display:none;
	}
	.icon_index {
	float:left;
	margin-top:20px;
	
	}


.shadow_frame {
margin: 10px 0px 0px 0px;
padding: 0px 0px 10px 0px;
border:solid 1px #999999;
box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
 -moz-box-shadow: 1px 1px 5px #999;
 filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=135, Strength=4);
 filter: shadow(color=#666666, direction=135, strength=4);
behavior:url(/dialog/styles/ie-css3.htc);
}

.bullete_index_ws1 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 50px 10px;
}

.bullete_index_ws2 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 0px 10px;
}

.bullete_index_ws3 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 50px 10px;
}

.bullete_index_ws4 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 20px 10px;
}

.bullete_index_ws5 {
position: relative; 
margin: 0px 0px 0px 0px;
padding: 0px 10px 50px 10px;
}

.bg_title {
position: relative; 
margin: 0px -10px -10px -10px;
padding: 0px 10px 0px 10px;
background-color:#EE8508;
}

h2.title {
font-family: Arial;
font-size: 20px; 
text-align: right; 
font-weight: bold; 
line-height: 22px; 
letter-spacing: 0.00em; 
display: inline; 
color: #FFFFFF;
}

.title {
font-family: Arial;
font-size: 18px; 
text-align: right; 
font-weight: normal; 
line-height: 24px; 
letter-spacing: 0.00em; 
color: #666666;
}

/****** Banner ******/
/*
	.banner_index_topspace {
		position: relative; 
		margin:10px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
	}
	.flash_763x100 {
		position: relative; 
		top: 0px; 
		right: 0px;
		width: 100% !important;
		height: auto !important;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: solid 0px #75B75D;
	}
	.flash_763x100_swf {
		width: 100%;
		height: 100%;
	}

	.flash_763x160 {
		position: relative; 
		top: 0px; 
		right: 0px;
		width: 100% !important;
		height: auto !important;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: solid 0px #75B75D;
	}
	.flash_763x160_swf {
		width: 100%;
		height: 100%;
	}
*/
	.banner_index_topspace {
		display:none;
	}
	.flash_763x100 {
		display:none;
	}
	.flash_763x100_swf {
		display:none;
	}

	.flash_763x160 {
		display:none;
	}
	.flash_763x160_swf {
		display:none;
	}
/****** END Banner ******/

	.videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
	}
	.videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.border_font_content {
		position:relative;
		height:30px;
		margin: 0px 0px 0px 0px;
		border: solid 0px #000000; 
	}
	.border_white_font {
		font-family: Arial;
		font-size: 25px; 
		text-align: right; 
		font-weight: bold; 
		line-height: 25px; 
		letter-spacing: 0.00em; 
		display: inline; 
		color: #FFFFFF;
	}

}
