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

div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto; 
text-align: left;
}

body {  background-image: url("/academy/graphics/bcca_background.jpg");
margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px

}

	h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000033;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}
small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}

th.spec {	
	background: url(/academy/graphics/bcca_footer.jpg) no-repeat;
	
	}li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000033;
}

table.info {
	border:solid 1px #003366;
	border: 1px inset #003366;
}
table.info td {
	border: 1px solid #003366;
	padding: 0.1em 1ex 0.1em 1ex;
	color: #000033;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	
}

table.info tr.d0 td {
	background-color: #CCCC99;
}
table.info tr.d1 td {
	background-color: #CCCC99;
}

table.info tr.d2 td {
	background-color: #ffffff;
}

table.info tr.d3 td {
	background-color: #cccccc;
}

table.info tr.t0 td {
	background-color: #99CC99;
	
}

table.info td.c1 {
	background-color: #999999;
	
}
table.info td.c2 {
	background-color: #66CCFF;	
	
}

table.info td.c3 {
	background-color: #CCCCCC;	
	
}

a {  

outline: none;  

} h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000033;
	font-size: 9px;
}
