body,td {
font-family: Verdana, sans-serif;
color:#666666;
background-color:#ffefcf;
font-size:15px;
height:100%;
margin-bottom:0px;
margin-top:0px;
}

a{

font-weight:bold;
text-transform:capitalize;
}
a:link{
color:orange;
}
a:hover{
color:red;
}
a:visited{
color:orange;
}

.item{
font-weight:bold;
text-transform:capitalize;
height:40px;
border-bottom:1px solid gray;
cursor:pointer;
width:100%;
}
table{
width:100%;
}
h1,h2,h3{
background-color:#990000
color:white;
}
input,submit{
height:40px;
width:80%;
border:1px solid #C3D3D5;
margin:0 5px 5px;
padding:2px;	
font-size:16px;
}
.boton{
width:100%;
background-color:silver;
height:35px;
color:black;
text-align:center;
font-weight:bold;
}
.span_tag{
float:left;
height:22px;
color:white;
font-size:11px;
vertical-align:middle;
border:1px solid white;
background-color:#ff9933;
margin:2px 2px 2px 2px;
padding:2px 2px 2px 2px;
}
.span_tag2{
float:left;
color:white;
font-size:11px;
height:22px;
width:30px;
vertical-align:middle;
text-align:center;
border:1px solid black;
background-color:#ff9933;
margin:2px 2px 2px 2px;
padding:2px 2px 2px 2px;
}

