.printonly
	{
	display:none;
	}
	
.smallprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0099CC;
}
.headertext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 11px;
	color: #000000;

}
.bkgndheader {
	background-attachment: scroll;
	background-image: url(../images/header_image.gif);
	background-repeat: no-repeat;
}
.headertable {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CCCC;
	border-right-color: #00CCCC;
	border-bottom-color: #00CCCC;
	border-left-color: #00CCCC;
}
.bkgndpage {
	background-attachment: scroll;
	background-image: url(../images/page_background.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;

}
.navcell {
	background-color: #00CCCC;
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	width:77px; 
	overflow:hidden;
}

.csTitle {
	font-family: Arial; 
	color: #00CCEE;
	font-size: 58;
	width: 400px;
	opacity: .25;
	filter: alpha(opacity=25);	
}

a.navcell:link {
	text-decoration: none;
}
a.navcell:visited {
	text-decoration: none;
}
a.navcell:hover {
	color: #FFCC00;
}
.pagetext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #000000;
}
.pictext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 10px;
	color: #000000;
	line-height: 11px;

}
.bkgndtandc {
	background-attachment: scroll;
	background-image: url(../images/tandc_background.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.headlinetext {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 14px;
	color: #666666;
	font-weight: bold;


}
.pagelink {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
}
a.pagelink:link {
	text-decoration: none;
}
a.pagelink:visited {
	text-decoration: none;
}
a.pagelink:hover {
	color: #FF9900;
	text-decoration: none;
}
a.headlinetext:link {
	text-decoration: none;
}
a.headlinetext:visited {
	text-decoration: none;
}
a.headlinetext:hover {
	color: #FF9900;
	text-decoration: none;
}
.footer {
	background-attachment: scroll;
	background-image: url(../images/footer_image.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 40px;
	padding-bottom: 20px;


}
.EditOver
	{
	background-color: #F2F2F2;
	border:1px solid #CCCCCC;
	cursor:url("../images/edit.cur");
	display:block;
	padding:5px;
	}	
	
.EditOut
	{
	background-color: transparent;
	border:1px solid white;
	cursor:pointer;
	display:block;
	padding:5px;
	}	
