/* CSS Document */
.veteranh1 {
	font-size:120%;
	font-variant: small-caps;
	font-weight:800;
	/*border-bottom-color:#002e72;
	border-bottom-style:solid;
	border-bottom-width:thin;*/
	}
.veteranu {
	color:#002e72;
	}	
	
hr.small { color:#002e72; width:49%; height:2px;}	

.td_border {
	font-size:120%;
	font-variant: small-caps;
	font-weight:800;
	border-bottom-color:#002e72;
	border-bottom-style:solid;
	border-bottom-width:thin;
}	

.td {
	color:#002e72;
	font-weight: 500;
	padding-bottom:4px;
	margin-right:12px;
}

.tddark {
	color:navy;
	font-weight: 500;
	margin-right:12px;
}	

.tdred {
	color:#cd001c;
	font-weight:800;
	padding-bottom:4px;
	margin-right:12px;
}

.tdwhite {
	color: #FFFFFF;
	font-weight: 600;
	font-size: 16px;
	font-weight:900;	
}	

.pveteran {
	font-size:16px;
	text-decoration:none;
	font-style:italic;
	font-weight:600;
	}
	
.pArmistice {
	font-size:12px;
	text-decoration:none;
	font-style:italic;
	font-weight:600;
	color:#002e72;
	padding-right:12px;
	}
	
.pUnknown {
	font-size: 15px;
	text-align:justify;
	text-decoration:none;
	font-weight: normal;
	padding-right:12px;
	}			
.pMargin {
	margin-right:12px;
	}	
	
.style1 {
	color: #990000;
	font-weight: bold;
}

/* For Left Menu */
a.veteran:active   {  font-family: "sans-serif", Arial, Helvetica ; font-size: 12px; font-style: normal; line-height: 2.5em; font-weight: normal; font-variant: normal; color: yellow; background-color:#333366; line-height: 1em; text-decoration: none}   	   /* selected link */
a.veteran:visited  {  font-family: "sans-serif", Arial, Helvetica ; font-size: 12px; font-style: normal; line-height: 2.5em; font-weight: normal; font-variant: normal; color: #84F8DC; background-color: #333366; line-height: 1em;}		   /* visited link */
a.veteran:link     {  font-family: "sans-serif", Arial, Helvetica ; font-size: 12px; font-style: normal; line-height: 2.5em; font-weight: 600; font-variant: normal; color: #FFFFFF; background-color: #333366; line-height: 1em;}      /* unvisited link */
a.veteran:hover    {  font-family: "sans-serif", Arial, Helvetica ; font-size: 12px; font-style: normal; line-height: 2.5em; font-weight: 600; font-variant: normal; color: #cd001c; background-color: #333366; line-height: 1em; text-decoration: none}   /* mouse over link */

