		.privateSubHeader {
			background-color: #CE1418;
			height: 30px;
			font-family: verdana;
			font-size: 15px;
			font-weight: bold;
			color: white;
			padding: 2px; }
			
		.privateLR {
			background-image: url(images/civilian_LRBG.gif);
			background-color: #E3CFCF;
			font-family: verdana;
			font-size: 11px;
			color: green;
			font-weight: bold;
			 }
			
		.privLRHeader {
			background-color: #CE1418; 
			text-align: center; 
			font-family: verdana; 
			font-size: 16; 
			font-weight: bold; 
			color: #ffffff; 
			border-style: solid; border-width: 1px; border-color: #CE1418; }
			
			
		.privateLRContent {
			padding: 5px;
			padding-left: 15px;
			font-family: verdana;
			font-size: 11px;
			color: #ffe2c6;
			font-weight: bold;
			line-height: 18px; }
			
		.vertShadow {
			background-image: url(images/vertShadow.gif); width: 3px; }
		.shadowCorner {
			background-image: url(images/shadowCorner.gif); width: 3px; height: 3px; }
		.horizShadow {
			background-image: url(images/horizShadow.gif); height: 3px; }
		.bottomRCornerShadow {
			background-image: url(images/bottomRCornerShadow.gif); width: 3px; height: 3px;}
			
		.headerContent {
			border-top-style: solid; border-top-width: 1px; border-top-color: white;
			border-right-style: solid; border-right-width: 1px; border-right-color: white;
			border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: white;
			border-left-style: solid; border-left-width: 1px; border-left-color: white;
			padding-top: 2px;
			padding-right: 2px;
			margin-right: 3px;
			padding-bottom: 2px;
			padding-left: 15px;}
			
		a:link.priv { 
			font-family: verdana; 
			font-size: 11px; 
			color: #808080; 
			font-weight: bold; 
			text-decoration: none; }
			
		a:visited.priv { 
			font-family: verdana; 
			font-size: 11px; 
			color: #808080;  
			font-weight: bold; 
			text-decoration: none; }
			
		a:hover.priv { 
			font-family: verdana; 
			font-size: 11px; 
			color: #cccccc; 
			font-weight: bold; 
			text-decoration: underline; 
			cursor: hand; }
			
		a:visited:hover.priv { 
			font-family: verdana; 
			font-size: 11px; 
			color: #cccccc;  
			font-weight: bold; 
			text-decoration: underline; 
			cursor: hand; }
			
			
			
			
			
			
		a:link.privtab { 
		font-family: verdana; 
		font-size: 12px; 
		color: #ffffff; 
		font-weight: bold; 
		text-decoration: none; }
			
		a:visited.privtab { 
		font-family: verdana; 
		font-size: 12px; 
		color: #ffffff; 
		font-weight: bold; 
		text-decoration: none; }
			
		a:hover.privtab { 
		font-family: verdana; 
		font-size: 12px; 
		color: #CC0000; 
		font-weight: bold; 
		text-decoration: none; 
		cursor: hand; }
			
		a:visited:hover.privtab { 
		font-family: verdana; 
		font-size: 12px; 
		color: #CC0000; 
		font-weight: bold; 
		text-decoration: none; 
		cursor: hand; }	
		
		.privateTabOn {
			background-image: url(images/privateGrad_ON.gif);}
