.body	{ font-size: 12px;
     font-family: Arial, Helvetica, sans-serif; 
     color:#000; }

h1 { font-size: 14px;
     font-family: Arial, Helvetica, sans-serif; font-weight: bold;
     color:#F0911F; }

h2 { font-size: 12px;
     font-family: Arial, Helvetica, sans-serif; font-weight: bold;
     color:#F0911F; }

.head { font-size: 15px;
     font-family: Arial, Helvetica, sans-serif; font-weight: bold;
     color:#F0911F; }

.subhead { font-size: 12px;
     font-family: Arial, Helvetica, sans-serif; font-weight: bold;
     color:#F0911F; }

.lesson {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#F0911F;
	font-weight: bold;
}

.anchor { font-size: 10px;
     font-family: Arial, Helvetica, sans-serif; font-weight: normal; }

.headlt { font-size: 15px;
     font-family: Arial, Helvetica, sans-serif; font-weight: normal;
     color:#F0911F; }

.small { font-size: 10px;
     font-family: Arial, Helvetica, sans-serif; font-weight: normal;
     color:#000; }
	 
.foot { font-size: 11px;
     font-family: Arial, Helvetica, sans-serif; }

.note {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	}

.search { font-size: 10px;
     font-family: Arial, Helvetica, sans-serif; 
     color:#000; }

.tbhd {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
}
	
#leftside {
	width:175px;
	text-align:left;
	background: white url(/spanish/graphics/at_school/nav_bkgd.gif) repeat-y;
	padding:0;
}

#leftside a {
	color:#C60; /* set nav text color */
}

#leftside td {
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	color:#C60;
}

table.callbox {
	margin 5px;
	background-color: #FEF7EF;
	border: 1px solid #F0911F;
}
.formtable {
	width:100%;
	border:1px solid #F0911F;
	border-width:1px 0;
	margin:1em 0;
}
.formtable td {
	padding:5px 10px;
	background-color: #FAF2E8;
	border-bottom:1px solid white;
}
.formtable b {
	font-weight: bold;
    color:#F0911F;
}

A.whtlink:link, A.whtlink:visited { font:bold 11px Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF; text-decoration: default;}
A.whtlink:hover, A.whtlink:active { font:bold 11px Arial, Helvetica, Verdana, sans-serif; color:#FFFFFF; text-decoration: default;}

/* Financial Football */

.ffmetal {
	background:url(/english/graphics/at_school/ff/metal_bk.jpg) no-repeat left top;
	width:320px;
	height:180px;
	vertical-align:middle;
	text-align:center; 
	padding:10px 15px;
	margin:10px auto;
	color: #000; 
}
* html .ffmetal {
	width:350px;
	height:200px;
}
#fftop td {
	vertical-align:middle;
}
.thumbs img { margin:10px 12px; }

#fftc {
	background: url(/english/graphics/at_school/trainingcamp/fftc_mid.jpg) repeat-y;
	width: 545px;
	margin:0 0 25px 17px;
	color:black;
}

#fftc h1 {
	background: url(/english/graphics/at_school/trainingcamp/fftc_top.jpg) no-repeat;
	text-align: center;
	margin: 0 0 15px;
	padding-top: 25px;
}

#fftc #buttons {
	float: left;
	margin-left: 20px;
	width: 205px;
}
* html #fftc #buttons {
	margin-left: 10px;
}
#fftc #buttons a {
	display: block;
	margin-bottom: 10px;
}
#fftc #buttons p {
	color: #417459;
}
#fftc #buttons .completion {
	margin-top: 15px;
	border-top: 1px solid #578a6c;
	padding-top: 20px;
}
#fftc #buttons .completion a {
	margin-bottom: 0;
}

#fftc #text {
	margin: 0;
	padding:0 25px 25px 255px;
	background: url(/english/graphics/at_school/trainingcamp/fftc_btm.jpg) no-repeat bottom;
}
#fftc #text ul {
	margin: 0 1em;
	padding: 0;
}
#fftc #text li {
	margin: 0;
	padding: 0;
}
#fftc .entercode {
	margin:0 25px;
}
#fftc .entercode table td {
	padding:5px;
	color:#417459;
	font-weight:bold;
}
#fftc .entercode .submit {
	border-top:1px solid #578a6c;
	padding-top:15px;
}

