td#news {
	background-image: url(http://www.capa-hq.org/images/news_bg.jpg);
	width: 181px;
	background-repeat: repeat-y;
}
td#blue {
	background-image: url(http://www.capa-hq.org/images/bg_blue.jpg);
	background-repeat: repeat-x;
}
td#brown {
	background-image: url(http://www.capa-hq.org/images/bg_brown.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #006699;
}
td#about {
	padding-left: 10px;
}
p.training {
	margin-left: 10px;
}
p.news {
	margin-left: 10px;
	color: #FFFFFF;
}.container {
	border: 1px solid #4E89D3;
}
a#content {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a#content:hover {

	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
a#nav {
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
a {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a#yellow {
	color: #FFFF00;
	text-decoration: none;
}

.txt {
	border: 1px solid #0864AD;
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #333333;
}
	
.btn {
	font-family: Tahoma;
	font-size: 8.5pt;
	font-weight: bold;
	border: 1px solid #0864AD;
}