@charset "utf-8";

  

 body
{
color: #959595;
font-size: 13px;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
background: #b0b0b0;
padding:  0px;
margin: 0 auto;
max-width: 650px;
 
}
 

a:hover, .rbox a:hover {
 color: #666363;
  text-decoration: none;
}
a
{
color: #00b2d9; text-decoration: none;
}
p
{
padding: 0px; margin:0px;
}
hr
{
border: 1px solid #DCEAF7;
border-bottom:solid 1px #F9FCFF;
margin: 1px 1px;
}


.logo
{
color: #00b4eb; 
background: #ccc url(img/headd.gif) repeat-x;
 border-bottom:1px solid #b7b5b5;
}

.header
{
color: #00b4eb; 
background: #ccc url(img/headd.gif) repeat-x;
 border-bottom:1px solid #b7b5b5;
}
img{
	vertical-align: middle;
}
.main
{
 background: #ebebeb url(img/main.gif) repeat-x;
 font-weight:bold;
border-top: 1px solid #fff;
border-bottom: 1px solid #dcdbdb;
padding: 8px;
}
input[type~="text"], input[type~="password"], input[type~="file"], input, select, textarea
{
 
border: 1px solid #dcdbdb;
padding: 8px;
width: 130px;
margin:5px; border-radius:8px;
 
 background: #ebebeb url(img/main.gif) repeat-x;
}

input[type="submit"] {
color: #fff;
text-shadow: 0 1px 1px #000; font-weight:bold;
background: #0083a0 url(img/header.gif) repeat-x;
 border-radius: 8px;
 border:1px solid #02738c;
 padding: 8px;
}
input[type="submit"]:hover {

background:#58b707 url(img/enter.gif) repeat-x;
 
 border:1px solid #02738c;
 padding: 8px;
}
input[type="submit"]:active {
background-image: -webkit-linear-gradient(bottom, #eb5d10 0%, #eb5d10 100%);
background-image: -moz-linear-gradient(bottom, #eb5d10 0%, #eb5d10 100%);
background-image: -o-linear-gradient(bottom, #eb5d10 0%, #eb5d10 100%);
box-shadow: inset 0 1px 4px #495c9b;
-moz-box-shadow: inset 0 1px 3px #495c9b;
position: relative;
}



.border
{
 
}
.adv, .txt2
{
  background: #d8f8b2 url(img/txt2.gif) repeat-x;
 font-weight:bold;
border-top: 1px solid #fff;
border-bottom: 1px solid #bbdf8f;
padding: 8px; color:#74ac32; border-radius: 0 0 8px 8px;
}
.header
{
color: #fff;
text-shadow: 0 1px 1px #000; font-weight:bold;
background: #0083a0 url(img/header.gif) repeat-x;
 border-top:1px solid #3ac9e8;
 border-bottom:1px solid #02738c;
 padding: 8px;
 border-radius: 8px 8px 0 0;
 margin: 8px 0 0 0;
}
.header a{color: #fff;
text-shadow: 0 1px 1px #000; font-weight:bold;}

.header img{
	 margin: -22px 15px 0 0;
}
.m
{
 display: block;
background-color: #ECECEC;
border-top: 1px solid #DCDCDC;
border-bottom: 1px solid #F5F5F5;
padding: 7px;
}



.m:hover
{

background-color: #E5E5E5;

}



.output_err, .enterrega {
color:#FFFFFF;
font-weight: bold;
background:#58b707 url(img/enter.gif) repeat-x;
 border-top:1px solid #bff97c;
 border-bottom:1px solid #02738c;
 padding: 8px;
 border-radius: 0 0 8px 8px;
}
.footer {
color:#FFFFFF;
font-weight: bold;
background:#b0b0b0 url(img/foott.gif) repeat-x;

}
.banners, .txt {
 background: #87daec url(img/txt.gif) repeat-x;
 font-weight:bold;
border-top: 1px solid #fff;
border-bottom: 1px solid #dcdbdb;
padding: 8px; border-radius: 0 0 8px 8px;
}
 .contentbox {  
 background: #87daec url(img/txt.gif) repeat-x;
 font-weight:bold;
border-top: 1px solid #fff;
border-bottom: 1px solid #dcdbdb;
padding: 8px; border-radius: 0 0 8px 8px;
}


.rbox a {
    color:     #ebebeb;
    text-decoration: none;
}


