.bluefill {
	background-image: url(/images/bluefill.gif);
}
.rightcolfill {
	background-image: url(/images/rightcolfill.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	padding: 0px;
	margin: 0px;


}
.links, .links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	
}
.links, .links a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.links p {
	margin-top: 5px;
	margin-bottom: 7px;

}


td {
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000099;

}
.attn {
	background-color: #FFFF99;
	color: #FF0000;

}
hr {
	font-size: 1px;
	color: #003399;
}
.medalbg {
	background-image: url(/images/medalbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;


}
.box {
	padding: 10px;
	border: 3px dashed #CC3300;
	font-weight: bolder;

}
.newsheadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFCC00;
	font-weight: bold;

}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/footerfill.gif);
	font-size: 10px;
}
.rightcolfill-top {
	background-image: url(/images/rightcoltopfill.jpg);
	background-repeat: no-repeat;
	background-position: top;

}
.photo-table, 
.photo-table table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-position: center center;
	text-align: center;

}
.photo-table td{
	background-position: center bottom;
	padding: 5px;
	width: 175px;


}
.photo-table image {
	text-align: center;
}
