* {
	margin: 0;
	padding: 0;
}
html {
  height: 100%;
  overflow-y: scroll;
}
body {
	font: 10pt Verdana, Tahoma, Arial, sans-serif;
	color:#444d54;
	width: 100%;
	height:auto;
	font-weight: 400;
}
a {
	color: #444d54;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle; border:none; height: 25px; width:80%;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
H1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13pt;
	font-weight:normal;
	font-style:italic;
	color: #444d54;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 70px;
	background: #FFFFFF;
}


/* Middle
-----------------------------------------------------------------------------*/
#content {
}
#formdiv {width:462px; height:317px; background-image:url(index.gif); background-position:center top; background-repeat:no-repeat}

#inpt{ font-size:large; color: #0080FF; }
.but {
	font-size: 11px;
	color: #333;
	border: 1px solid #eaeced;
	/* background-Image: url("img/last_wars_b.jpg"); */
    background-color: #fff;
	width: 150px;
	font-family:verdana;
}
.overbut {
	font-size: 11px;
	border: 1px solid #CCC;
	background-color: #FFF;
	width: 150px;
	font-family:verdana;
}
.tdlog {padding-left:60px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	height: 100px;
	background: #ffffff;
}
#bgfoot { width:462px;
      height:175px;
	  background-image:url(grbgbot.jpg)
}
.dshop {
	padding-top:30px;
	margin-top: 30px;
}
#counter {
  margin-top: 25px;
}

span#fon_bg  {
  background-color: #004080;
}

.what {
  padding-top: 10px;
  }
  
.what a {
  color: #0099FF; 
  font-size: 18px;
  margin: 0 10px;
  text-decoration: none;
  border-bottom: 2px dashed #0099FF;
  }
  
.what a.active {
  color: #444D54; 
  border-bottom: none;
  }
  
.what a:hover {
  color: #444D54; 
  border-bottom: 2px dashed #444D54;
  }
.info {
  display: none;
  padding-top: 20px;
  }
.info p{
  text-align: justify;
  }
.dshop {
  margin-top: 10px;
  }
.dshop a {
  text-decoration: none;
  }
.dshop a:hover font {
  color: red;
  }