body{
	
border-bottom:10px;
/*background-image:url(../imgs/fondomilitar2.gif);
background-image: url(../imgs/fondo_azul2.gif); background-repeat:repeat-x;*/
font-family:verdana, arial, tahoma;
font-size:0.8em;
scrollbar-face-color:# C7BDF4;
scrollbar-highlight-color: # 9FF;
scrollbar-3dlight-color: # 6FF;
scrollbar-darkshadow-color: # 3FF;
scrollbar-shadow-color: #ccc;
/*scrollbar-arrow-color: #FDCF66;*/
scrollbar-track-color:#fff;
}

table {}

a:link{
text-decoration:none;
color:#666;
}
a:visited{
text-decoration:none;
color:#0B610B;
}
a:hover,a:focus{
text-decoration:none;
color:black;
}
a:active{
text-decoration:none;
color:black;
background-color:#BEF781;
}

.input{
width:40px;
}

h2{
font-family:verdana;
color:#0B610B;
}

th{
font-size:0.8em;
font-family:verdana; color: #666;
text-decoration:underline;
text-align:left;
}

p{
font-size:1em;
}

.imgdcha{float:left; padding:5px; border:4px solid #ccc; margin-bottom:10px; margin-right:10px;}
.chat {font-size:13px;}