html{height: auto;}

/* ------------------------------- special css for iframe on light web -----------------------*/

.iframe_1 {background-color:#fff;color:#000;}


/* ------------------------------- special css for iframe on dark web -----------------------*/
.iframe_2 {background-color:#000;color:#fff;}

.iframe_2 a:link, 
.iframe_2 a {
 	color: #e7c377;
 	text-decoration:underline;
}
.iframe_2 a:visited {color: #e7c377;}
 
.iframe_2 a:hover, 
.iframe_2 a:active, 
.iframe_2 a:focus  {
	color:#ffe2a9; text-decoration: none;    
}
.iframe_1 .anotText p, .iframe_1 .anotText h1, .iframe_1 .anotText h2, .iframe_1 .anotText h3, .iframe_1 .anotText h4, .iframe_1 .anotText span {color:#000 !important;}
.iframe_2 .anotText p, .iframe_2 .anotText h1, .iframe_2 .anotText h2, .iframe_2 .anotText h3, .iframe_2 .anotText h4, .iframe_2 .anotText span {color:#fff !important;}
#content {padding:0 !important;}
.special #content {padding: 0 15px 15px 15px !important;}


/* ------------------------------- special css for transparent iframe -----------------------*/
.iframe_1.transparent,.iframe_2 transparent {background-color: transparent !important;}

.size_1 {font-size:75%;}
.size_2 {font-size:80%;}
.size_3 {font-size:85%;}

.font_1,.font_1 th,.font_1 td {font-family:Verdana, Geneva, sans-serif!important;}
.font_2,.font_2 th,.font_2 td {font-family:Arial, Helvetica, sans-serif!important;}
.font_3,.font_3 th,.font_3 td {font-family:"Arial Black", Gadget, sans-serif!important;}
.font_4,.font_4 th,.font_4 td {font-family:"Comic Sans MS", cursive, sans-serif!important;}
.font_5,.font_5 th,.font_5 td {font-family:Impact, Charcoal, sans-serif!important;}
.font_6,.font_6 th,.font_6 td {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif!important;}
.font_7,.font_7 th,.font_7 td {font-family:Tahoma, Geneva, sans-serif!important;}
.font_8,.font_8 th,.font_8 td {font-family:"Trebuchet MS", Helvetica, sans-serif!important;}
.font_9,.font_9 th,.font_9 td {font-family:Georgia, serif!important;}
.font_10,.font_10 th,.font_10 td {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif!important;}
.font_11,.font_11 th,.font_11 td {font-family:"Times New Roman", Times, serif!important;}
.font_12,.font_12 th,.font_12 td {font-family:"Courier New", Courier, monospace!important;}
.font_13,.font_13 th,.font_13 td {font-family:"Lucida Console", Monaco, monospace!important;}
