@charset "UTF-8";
/* CSS Document */


/*:::::::::::::::::::::::::::::::::::::::::::::::::  start av index sidfot ::::::::::::::::::::::::::::::::*/

/*index-sidfot
*/
#sidfot_navy_08 {
    font-family: Georgia, "Times New Roman", serif;
	color:#FFFFCC;
	background:#000066;
	padding: 12px 16px; /*Changed from padding: 8px 16px;*/
	margin:0;
	overflow: hidden;
	font-size: 0.8em;
	font-style:normal;
	text-align:center;
	white-space:nowrap;
		}	
		
		
		
a.sidfot_normal:link 
		{	font-family:Verdana, Arial, Helvetica, sans-serif;
		    color:#FFFFCC;
			background-color:#000066;
			font-style:normal;			
			text-decoration: none;
		}     /* unvisited link */
		
a.sidfot_normal:visited 
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFCC;
			background-color:#000066;
			font-style:normal;
			text-decoration: none;
			font-size: 0.8em;
		}  /* visited link */
		
a.sidfot_normal:hover 
       {
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFCC;
			background-color:#000066;
			font-style:normal;
			text-decoration: none;
		}   /* mouse over link */
		
a.sidfot_normal:active 

		{	
		    font-family:Verdana, Arial, Helvetica, sans-serif;
			background-color:#000066;
			color:#FFFFCC;
			text-decoration: none;
			font-style:normal;
		}   /* selected link */
		
		
		
		
a.sidfot_bold:link 
		{	background-color:#000066;
			color:#FFFFCC;
			text-decoration: none;
			font-style: italic;
			font-family:Georgia, "Times New Roman", serif;
			font-weight:bold;
		}     /* unvisited link */
		
a.sidfot_bold:visited 
		{
			background-color:#000066;
			color:#FFFFCC;
			text-decoration: none;
			font-style: italic;
			font-family:Georgia, "Times New Roman", serif;
			font-weight:bold;
			/*font-size: 0.85em;  ?????*/
		}  /* visited link */
		
a.sidfot_bold:hover {
			background-color:#000066;
			color:#FFFFCC;
			text-decoration: none;
			font-style: italic;
			font-family:Georgia, "Times New Roman", serif;
			font-weight:bold;
			/*font-size: 0.85em;  ?????*/
			
		}   /* mouse over link */
		
a.sidfot_bold:active 
		{
			background-color:#000066;
			color:#FFFFCC;
			text-decoration: none;
			font-style: italic;
			font-family:Georgia, "Times New Roman", serif;
			font-weight:bold;
			/*font-size: 0.85em;  ?????*/
		}   /* selected link */
		
		/*::::::::::::::::::::::::::::::::::::::::::::::::: End of sidfot ::::::::::::::::::::::::::::::::
*/ 
 /*:::::::::::::::::::::::::::::::::::::::::::::::::  End of index sidfot ::::::::::::::::::::::::::::::::*/ 