

/* ==================== aural ============================ */

@media aural {
  h1, h2, h3, h4, h5, h6 { voice-family: paul, male; stress: 20; richness: 90 }
  h1 { pitch: x-low; pitch-range: 90 }
  h2 { pitch: x-low; pitch-range: 80 }
  h3 { pitch: low; pitch-range: 70 }
  h4 { pitch: medium; pitch-range: 60 }
  h5 { pitch: medium; pitch-range: 50 }
  h6 { pitch: medium; pitch-range: 40 }
  li, dt, dd { pitch: medium; richness: 60 }
  dt { stress: 80 }
  pre, code, tt { pitch: medium; pitch-range: 0; stress: 0; richness: 80 }
  em { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  strong { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  dfn { pitch: high; pitch-range: 60; stress: 60 }
  s, strike { richness: 0 }
  i { pitch: medium; pitch-range: 60; stress: 60; richness: 50 }
  b { pitch: medium; pitch-range: 60; stress: 90; richness: 90 }
  u { richness: 0 }
  
  :link { voice-family: harry, male }
  :visited { voice-family: betty, female }
  :active { voice-family: betty, female; pitch-range: 80; pitch: x-high }
}
  
a.external  {
  padding: 0 20px 0px 0px;
	display:inline;
  background-repeat: no-repeat;
	background-position: center right;
	background-image: url(images/external-link.gif);
}
  
#top          { background-color: #FFFFFF;}  
 
#top .header .current { background-color: #4C6C8F;} 
#top .header .current a:link {  color: #ffffff;  }
#top .header .current a:visited { color: #ffffff; }
#top .header .current a:hover { color: #ffffff; }
 
#tabs li      { background-color: #E5E4D9 ;} 
#tabs li a:link {  color: #000000;  }
#tabs li a:visited { color: #000000; }
#tabs li a:hover { color: #000000; }

#level2tabs a.selected      { background-color: #4C6C8F ;} 
#level2tabs a:link {  color: #ffffff;  }
#level2tabs a:visited { color: #ffffff; }
#level2tabs a:hover { color: #ffffff; }

#level2tabs { background-color: #E5E4D9;}
#level2tabs a.unselected:link {  color: #000000;  }
#level2tabs a.unselected:visited { color: #000000; }
#level2tabs a.unselected:hover { color: #000000; }

.heading { background-color: #E5E4D9;} 

.boxed { background-color: #E5E4D9;} 
.underlined_5 	{border-bottom: solid 5px #E5E4D9;}
.underlined_10 	{border-bottom: solid 10px #E5E4D9;}
table caption { 
background-color: #E5E4D9; 
color: #000000;
}
    
#feedback {
color: #FFFFFF;
background: #4C6C8F;
text-align: center;
}
#feedback #feedbackto {
color: #FFFFFF;
}   

#publishedStrip { 
color: #FFFFFF;
background: #4C6C8F; 
}

#publishedStrip { 
color: #000000;
background: #E5E4D9; 
}

#menu .menupagetitle  { background-color: #CFDCED;
  color: #000000;}

#menu           { border-color: #999999;}
#menu .menupagetitle  { border-color: #999999;}
#menu .menupageitemgroup  { border-color: #999999;}

#menu      { background-color: #4C6C8F;} 
#menu  {  color: #ffffff;} 
#menu a:link {  color: #ffffff;} 
#menu a:visited {  color: #ffffff;} 
#menu a:hover {  
background-color: #4C6C8F;
color: #ffffff;} 

#menu h1 {
color: #000000;
background-color: #cfdced;
}   
 
#top .searchbox { 
background-color: #E5E4D9 ;
color: #000000; 
} 
 
#menu .menupageitemgroup     { 
background-color: #E5E4D9;
}
#menu .menupageitem {
color: #000000;
} 
#menu .menupageitem a:link {  color: #000000;} 
#menu .menupageitem a:visited {  color: #000000;} 
#menu .menupageitem a:hover {  
background-color: #E5E4D9;
color: #000000;
}

body{ 
background-color: #ffffff;
color: #000000;
} 
a:link { color:#0000ff} 
a:visited { color:#009999} 
a:hover { color:#6587ff} 

 
.ForrestTable      { background-color: #ccc;} 
 
.ForrestTable td   { background-color: #ffffff;} 
 
.highlight        { background-color: #ffff00;} 
 
.fixme        { border-color: #c60;} 
 
.note         { border-color: #069;} 
 
.warning         { border-color: #900;} 
 
.code         { border-color: #a5b6c6;} 
 
#footer       { background-color: #E5E4D9;} 
/* extra-css */

	#main .breadtrail {
	display: block;
	}
	
 	#content {
		background-image:url('../images/background.jpg');
		background-attachment: scroll;
		background-repeat: repeat-y;
		background-position: top;
	}

	#top .projectlogoA1 {
    float: left;
	}
	
	ol.pole {
		list-style-type:decimal;
	}
	
	.hidden {
	display: none;
	}
	
    p.quote {
      margin-left: 2em;
      padding: .5em;
      background-color: #F0F0F0;
      font-family: monospace;
    }
	
	#imgInicio .figure {
	text-align: left;
	}
	
	#content .ForrestTable {
		width: 40%;
		text-align: center;
	}
	
	#content td {
		width: 50%;
	}
	
	.alternate .label {
		background-color:#C6C600;
	}
	
	
	img.armory {
		margin: 10px;
	}
	#content table.armory {
		width: 30%;
	}
	
	.british .label {
	background: none repeat scroll 0 0 #E5CEA0;
	color: #555555;
	}
	.british .content {
	background: none repeat scroll 0 0 #E8DBAC;
	}
	
	.russian .label {
	background: none repeat scroll 0 0 #EE8811;
	}
	.russian .content {
	background: none repeat scroll 0 0 #EFCBA0;
	}
	
	.german .label {
	background: none repeat scroll 0 0 #006699;
	}
	.german .content {
	background: none repeat scroll 0 0 #99CCEE;
	}
	.germanss .label {
	background: none repeat scroll 0 0 #101010;
	}
	.germanss .content {
	background: none repeat scroll 0 0 #A0A0A0;
	}
	
	.japanese .label {
	background: none repeat scroll 0 0 #F2D634;
	color: #555555;
	}
	.japanese .content {
	background: none repeat scroll 0 0 #F2E289;
	}
	
	.chinese .label {
	background: none repeat scroll 0 0 #D68D1A;
	color: #555555;
	}
	.chinese .content {
	background: none repeat scroll 0 0 #8CCDF5;
	}
	
	
	
	.allied_minor .label {
	background: none repeat scroll 0 0 #409050;
	}
	.allied_minor .content {
	background: none repeat scroll 0 0 #87d790;
	}
	
	
	td.winner {
	background: none repeat scroll 0 0 #9FFF9F;
	}
	td.tying {
	background: none repeat scroll 0 0 #F0D830;
	}
	td.losser {
	background: none repeat scroll 0 0 #FF9F9F;
	}
	
	
	td.british {
	background-image: url('../images/GBR.gif');
	background-repeat: no-repeat;
	}
	
	td.russian {
	background-image: url('../images/SOV.gif');
	background-repeat: no-repeat;
	}

	td.german {
	background-image: url('../images/GER.gif');
	background-repeat: no-repeat;
	}

	td.japan {
	background-image: url('../images/JAP.gif');
	background-repeat: no-repeat;
	}

	td.polish {
	background-image: url('../images/POL.gif');
	background-repeat: no-repeat;
	}

	td.china {
	background-image: url('../images/CHI.gif');
	background-repeat: no-repeat;
	text-align: center;
	}

    
    footer a { color: #0F3660; }
    footer a:visited { color: #009999; }
  