.title {
	color: #e33025;
	font-size: 18px;
}
.lock_text{font-size: 12px;}
.blue_header{
	font-size: 24px;
	color: #0033FF;
	font-family: "Franklin Gothic Demi";
}
.yellow_header{font-size: 16px; color: #ffcf0d;}
.tool {font-size: 14px; color: #b90909; font-style: normal; font-weight: 900; font-family: Geneva, Arial, Helvetica, sans-serif; }
.success{
	color: #299021;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;}
.fail{
	color: #e32f33;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;}
.warn{
	color: #000066;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;}
#image_name {
	width:150px;
	overflow: hidden;
	color: #0000CC;
  }
#center_colum{
	font-size:12pt;
	width:400px;
	padding:8px;
}
#sport {
	width:700px;
	height:250px;
	border-style: solid;
	border-width: 1px;
	border-color: #001a98;
	font-size:12pt;
}
#details {
	width:318px;
	height:150px;
	border-style: solid;
	border-width: 1px;
	border-color: #001a98;
	font-size:12pt;
}
#announcements {
	width:318px;
	height:150px;
	border-style: solid;
	border-width: 1px;
	border-color: #001a98;
	font-size:10pt;
	overflow: scroll;
}
#links {
	width:318px;

	border-style: solid;
	border-width: 1px;
	border-color: #001a98;
	font-size:12pt;
}
.announce_title {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #001a98;
}
.announce_date {
	font-family: "Franklin Gothic Demi";
	color: #c2d499;
	font-size: 14px;
}
#Window {
	position:relative;
	width:450px;
	height:300px;
	z-index:4;
	overflow: scroll;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	text-align: left;
	background-color: #FFFFFF;
}
#COCBR{
	position:relative;
	background-image: url("http://www.holyfamilydbq.org/Images/Misc/COC-logo50.gif");
  
  	background-position: right;
  	background-repeat: no-repeat;

}



