﻿body {padding:0; margin:0}
body, td, input, textarea{
font-family: 'Poppins', sans-serif;
	color:#E1EBF4;
	 font-size: 11pt;
	 text-shadow:4px 4px 7px #000;
}
var span = document.getElementById("span");
span.style.fontSize = "25px";

br{font-size:12px}
table{border:0px; border-collapse:collapse;	}

a{color:#79C8FF; text-decoration:none; text-shadow:4px 4px 7px #000} 
a:hover{color:#FFFFFF; text-decoration:none}

span{ color:#E1EBF4; text-shadow:4px 4px 7px #000 }

.blue{color:#FFFFFF;}


ul{margin:0; padding:0; list-style:none; line-height:24px}
li{ background:url("main_menu2/2/1_z2.gif")  bottom left no-repeat; margin:0px }
li a{color:#79C8FF; background:url("main_menu2/2/1_z1.gif")  center left no-repeat; padding-left:12px; background-position:0 5px}
li a:hover{ text-decoration:none; color:#FFFFFF} 
.li{ background:none; margin:0px }
.li a{color:#79C8FF; background:url("main_menu2/2/1_z1.gif")  center left no-repeat; padding-left:12px; background-position:0 5px}
.li a:hover{ text-decoration:none; color:#FFFFFF} 
 
.header td{color:#FFFFFF;} 
.header b a{color:#FFFFFF; font-size:11px} 
.header a{color:#C2C6C9; font-size:11px} 

.footer{color:#FDFDFD;} 
.footer a {color:#79C8FF; } 
.footer b a{color:#FDFDFD; text-decoration:none } 
.footer b a:hover{text-decoration:underline } 

.more{background:url("../main_site/images/1_z1.gif")  center left no-repeat; padding-left:11px; vertical-align:middle; color:#000000}


#input1{
   background:#BFC6CB;
   border:1px solid #2E3A44;
   padding-left:5px;
   width:179px; height:18px;
   color:#000000
}

#input2{
	border:none;   
   width:49px; height:15px;
   margin-left:51px;
   vertical-align:middle
}
input{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:20px;
}
textarea{
   background:#35424D;
   border:1px solid #A4AAB0;
   padding-left:5px;
   width:179px; height:90px;
   overflow:auto}

img.bordered
{
  border: 4px solid rgb(87, 115, 139);
	    box-shadow: 2px 4px 6px rgba(0, 0, 0, .5);
    display: block;
    margin-left: auto;
    margin-right: auto;
}
img.bordered2
{
  border: 4px solid rgb(87, 115, 139);
	    box-shadow: 2px 4px 6px rgba(0, 0, 0, .5);
}

