.Services {
	font-size: 17px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	color: #FFffff;
	font-family: "Arial Narrow", Arial, Verdana;
	letter-spacing: normal;
	left: auto;
}
.homebody {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #616440;
	line-height: 16px;
}
.subsub {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	line-height: 16px;
}
.bodycopy {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: darkblue;
}
.bodycopyhome{
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: darkblue;
}
.bodycopylinks {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.submenu {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 10px;
	font-style: heavy;
	line-height: 13px;
	color: #000000;
}
.bodycopy2 {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 20px;
	color: #5C592C;
}
.headcopy {
	font-family: "Microsoft Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #889FA8;
}

.pageheadings {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-style: normal;
	line-height: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #625E3C;
}
.bodylinks {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #ff9900;
}

h1, h2, h3 {
	color:black;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
	
h1 {
	font-size:18px;
	}
	
h2 {
	font-size:14px;
	}
	
h3 {
	font-size:12px;
	}
	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
	
a:visited {
	text-decoration:none;
	}
	
a.close {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CCC;
	text-decoration:none;
	font-weight:bold;
	border:0;
	}


strong {
	font-weight:bolder;
	}
	
small {
	font-size:smaller;
	}
	
big {
	font-size:bigger;
	}
	
em {
	font-style:italics;
	}

a.ballistics strong {
	font-weight:bolder;
	color:#6633CC;
	font-style:italic;
	}
	
a.backtotop:hover {
	background:white;
	text-decoration:none;
	border:0px;
	}

html>body div a {width:auto;}



a.concealable:hover {background:#069; color:white}
a.tactical:hover {background:#907E78; color:white}
a.military:hover {background:#663; color:white}
a.corrections:hover {background:#C63; color:white}
a.ballistics:hover {background:black; color:white}

a:link { color: darkblue; text-decoration: underline; font-weight: bold }
a:visited { color: darkblue; text-decoration: underline; font-weight:bold }
a:hover { color: white; text-decoration: none; background: darkblue; font-weight: bold }

a.ball {
	display:block;
	padding:5px;
	color:black;
	font-weight:normal;
	text-decoration:none;
	border:0px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	}
	
a.ball:hover {
	color:white;
	background:blue;
}

.titulo_listado{
	color:#FFFFFF;
	background:#003399;
}
.fila_listado{
	color:#FFFFFF;
	background:#0066FF;
}